Pinned Loading
-
Pause if bat/cmd script is run by do...
Pause if bat/cmd script is run by double-clicking it in Windows Explorer 1rem pause if run from windows explorer (match 'cmd.exe /c ""%~0"')
2rem note that this is not bulletproof - other tools may use cmd /c <your file> to run your script!
3echo %cmdcmdline%|find /i /c "cmd.exe /c """"%~0""" >nul && pause
-
vslavik/winsparkle
vslavik/winsparkle PublicApp update framework for Windows, inspired by Sparkle for macOS
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.