manman89

BATCH FILE MOVE TO CURRENT PATH

Apr 29th, 2014
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. BATCH FILE MOVE TO CURRENT PATH
  2.  
  3. @SETLOCAL ENABLEEXTENSIONS
  4.  
  5. @cd /d "%~dp0"
Advertisement
Add Comment
Please, Sign In to add comment