Using PowerShell you can minimize from the same file without opening a new instance. powershell -window minimized -command "" Save Also -window hidden and -window normal is available to hide completely or restore.
Using PowerShell you can minimize from the same file without opening a new instance. powershell -window minimized -command "" Save Also -window hidden and -window normal is available to hide completely or restore.