Shorten the startup folder directory change slightly

This commit is contained in:
PaintNinja 2016-11-17 11:25:23 +00:00
parent 2bc158d350
commit c2f0940c16
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ DELAY 200
LEFT
ENTER
DELAY 1000
STRING cd C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
STRING cd %ProgramData%\Microsoft\Windows\Start Menu\Programs\Startup\
ENTER
STRING copy con a.bat
ENTER