Talk:Spybot Search and Destroy
From WPKG | Open Source Software Deployment and Distribution
The uninstallation for the new version of Spybot will not work. You have to delete the folder and the registry keys.
<remove cmd='%COMSPEC% /c rmdir /q /s "%AllUsersProfile%\Start Menu\Programs\Spybot - Search & Destroy"' />
<remove cmd='%COMSPEC% /c rmdir /q /s "%ProgramFiles%\Spybot - Search & Destroy"' />
<remove cmd='reg delete "HKLM\software\safer networking limited" /f' />
<remove cmd='reg delete "HKCU\software\safer networking limited" /f' />
<remove cmd='reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{B4092C6D-E886-4CB2-BA68-FE5A88D31DE6}_is1" /f' />