Skip to content

Commit 2147735

Browse files
committed
Escape special character
1 parent daccfc7 commit 2147735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sch_On.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
@echo =======================================================================================================
88
@echo = Setup Scheduled task for elevated AltSnap auto-start without UAC prompt =
99
@echo = Make sure you are running this from an elevated shell =
10-
@echo = Default AlsSnap executable location is %APPDATA%\AltSnap\AltSnap.exe =
10+
@echo = Default AltSnap executable location is %%APPDATA%%\AltSnap\AltSnap.exe =
1111
@echo = Adjust the executable location in AltSnap.xml file if AltSnap is installed in a different location =
1212
@echo = If you do not want to continue, close the window or hit Ctrl+C =
1313
@echo =======================================================================================================

0 commit comments

Comments
 (0)