mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-07-05 01:11:19 +01:00
1.8
This commit is contained in:
@ -42,7 +42,7 @@ pushd "%~dp0"
|
||||
>nul findstr /rxc:".*" "%~nx0"
|
||||
if not %errorlevel%==0 (
|
||||
echo:
|
||||
echo Error: This is not a correct file. It has LF line ending issue.
|
||||
echo Error: Script either has LF line ending issue, or it failed to read itself.
|
||||
echo:
|
||||
ping 127.0.0.1 -n 6 > nul
|
||||
popd
|
||||
|
Reference in New Issue
Block a user