mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-05-14 08:12:19 +00:00
.
This commit is contained in:
parent
21bb316d5b
commit
8494f25ea5
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ setlocal EnableDelayedExpansion
|
||||||
echo "!_batf!" | find /i "!_ttemp!" %nul1% && (
|
echo "!_batf!" | find /i "!_ttemp!" %nul1% && (
|
||||||
if /i not "!_work!"=="!_ttemp!" (
|
if /i not "!_work!"=="!_ttemp!" (
|
||||||
%eline%
|
%eline%
|
||||||
echo Script is launched from the temp folder,
|
echo Script is launched from the temp folder.
|
||||||
echo Most likely you are running the script directly from the archive file.
|
echo Most likely you are running the script directly from the archive file.
|
||||||
echo:
|
echo:
|
||||||
echo Extract the archive file and launch the script from the extracted folder.
|
echo Extract the archive file and launch the script from the extracted folder.
|
||||||
|
|
Loading…
Add table
Reference in a new issue