Skip to content

Instantly share code, notes, and snippets.

@QZLin
Created August 29, 2021 16:01
Show Gist options
  • Save QZLin/94677e09c65e0d4aa2f22fcfcdde420e to your computer and use it in GitHub Desktop.
Save QZLin/94677e09c65e0d4aa2f22fcfcdde420e to your computer and use it in GitHub Desktop.
Put this to target dir, drag this file to cmd window and call it, done!
rem cd /d %~dp0
echo %~dp0
set path=%~dp0;%path%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment