We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daccfc7 commit 2147735Copy full SHA for 2147735
sch_On.bat
@@ -7,7 +7,7 @@
7
@echo =======================================================================================================
8
@echo = Setup Scheduled task for elevated AltSnap auto-start without UAC prompt =
9
@echo = Make sure you are running this from an elevated shell =
10
-@echo = Default AlsSnap executable location is %APPDATA%\AltSnap\AltSnap.exe =
+@echo = Default AltSnap executable location is %%APPDATA%%\AltSnap\AltSnap.exe =
11
@echo = Adjust the executable location in AltSnap.xml file if AltSnap is installed in a different location =
12
@echo = If you do not want to continue, close the window or hit Ctrl+C =
13
0 commit comments