change uninstall order
This commit is contained in:
@@ -63,8 +63,8 @@ echo.
|
|||||||
|
|
||||||
:uninstall
|
:uninstall
|
||||||
set "regkey=HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\svchost.exe"
|
set "regkey=HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\svchost.exe"
|
||||||
del /F "%systemroot%\System32\%wufuc_dll%"
|
|
||||||
reg del "%regkey%" /f
|
reg del "%regkey%" /f
|
||||||
|
del /F "%systemroot%\System32\%wufuc_dll%"
|
||||||
|
|
||||||
echo.
|
echo.
|
||||||
echo Unloaded and uninstalled wufuc. :^(
|
echo Unloaded and uninstalled wufuc. :^(
|
||||||
|
Reference in New Issue
Block a user