Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abakum/74bb54da5bbec6690b5c7a11681e1a85 to your computer and use it in GitHub Desktop.
Save abakum/74bb54da5bbec6690b5c7a11681e1a85 to your computer and use it in GitHub Desktop.
Remember the command line as .bat file
@cd /d %~dp0
@set cmd=%~n0
%cmd:;=:%
@timeout /t 9
@cd /d %~dp0
@set cmd=%~n0
%cmd:;=:%
@timeout /t 9
@cd /d %~dp0
@set cmd=%~n0
%cmd:;=:%
@timeout /t 9
@cd /d %~dp0
@set cmd=%~n0
%cmd:;=:%
@timeout /t 9
@abakum
Copy link
Author

abakum commented Aug 3, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment