mirror of
https://github.com/abbodi1406/C2R-R2V-AIO
synced 2024-11-16 16:54:51 +02:00
15f
This commit is contained in:
parent
80c8159c35
commit
33b420ed60
@ -86,6 +86,7 @@ reg query "HKCU\SOFTWARE\Microsoft\Windows Script Host\Settings" /v Enabled 2>nu
|
||||
reg query "HKLM\SOFTWARE\Microsoft\Windows Script Host\Settings" /v Enabled 2>nul | find /i "0x0" 1>nul && (set _WSH=0)
|
||||
if %_WSH% EQU 0 if %WMI_VBS% NEQ 0 goto :E_VBS
|
||||
setlocal EnableDelayedExpansion
|
||||
pushd "!_work!"
|
||||
|
||||
if %_Debug% EQU 0 (
|
||||
set "_Nul1=1>nul"
|
||||
|
Loading…
Reference in New Issue
Block a user