We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ca58f commit eb07c9bCopy full SHA for eb07c9b
1 file changed
start.bat
@@ -1,2 +1,2 @@
1
@echo off
2
-powershell -WindowStyle Hidden -Command "Start-Process -FilePath '%~dp0gitdock.exe' -WindowStyle Hidden -WorkingDirectory '%~dp0'"
+start "" /min "%~dp0gitdock.exe"
0 commit comments