mirror of
https://github.com/tnodir/fort
synced 2024-11-15 09:45:44 +00:00
UI: Run scripts in minimized window
This commit is contained in:
parent
ac696bc065
commit
45b2c7289c
@ -8,4 +8,4 @@ if defined PROGRAMFILES(X86) (
|
|||||||
if exist %SystemRoot%\Sysnative\* set "SystemPath=%SystemRoot%\Sysnative"
|
if exist %SystemRoot%\Sysnative\* set "SystemPath=%SystemRoot%\Sysnative"
|
||||||
)
|
)
|
||||||
|
|
||||||
start "" /W %SystemPath%\cmd.exe /C %1
|
start "" /MIN /W %SystemPath%\cmd.exe /C %1
|
||||||
|
Loading…
Reference in New Issue
Block a user