

If 177 if exist "C:\Windows\System32\spp\tokens\skus\%A\*VLKMS*.xrm-ms" set SSppHook=1 If 177 if exist "C:\Windows\System32\spp\tokens\skus\%A\*GVLK*.xrm-ms" set SSppHook=1

>for /F %A in ('dir /b /ad C:\Windows\System32\spp\tokens\skus') do ( >set "_TaskOs=\Microsoft\Windows\SoftwareProtectionPlatform\SvcRestartTaskLogon" >set "_TaskEx=\Microsoft\Windows\SoftwareProtectionPlatform\SvcTrigger" >set w7inf=C:\Windows\Migration\WTR\KMS_VL_ALL.inf >set _Hook="C:\Windows\System32\SppExtComObjHook.dll" >set "SPPk=SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" >set "IFEO=HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options" >if exist "C:\Windows\Temp\'" del /f /q "C:\Windows\Temp\'"

