change uninstall order

This commit is contained in:
zeffy
2017-10-05 20:56:30 -07:00
parent 988a0e7b41
commit f3ae53897c

View File

@@ -63,8 +63,8 @@ echo.
:uninstall
set "regkey=HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\svchost.exe"
del /F "%systemroot%\System32\%wufuc_dll%"
reg del "%regkey%" /f
del /F "%systemroot%\System32\%wufuc_dll%"
echo.
echo Unloaded and uninstalled wufuc. :^(