Skip to content

Commit

Permalink
fix: reg values get deleted in .reg patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo23x0 committed Oct 18, 2020
1 parent 94a8ceb commit 2957771
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions install-raccine.bat
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,6 @@ GOTO MENU
ECHO.
ECHO Uninstalling Registry patch ...
REGEDIT.EXE /S raccine-reg-patch-uninstall.reg
ECHO Removing Registry key ...
REG.EXE DELETE HKCU\Software\Raccine /F
REG.EXE DELETE HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\Raccine /F
ECHO Removing Raccine.exe from the Windows folder ...
DEL /Q C:\Windows\Raccine.exe
IF '%errorlevel%' NEQ '0' (
Expand Down

0 comments on commit 2957771

Please sign in to comment.