Changes

Jump to: navigation, search

Spybot Search and Destroy

304 bytes added, 08:27, 1 August 2008
Installation
This silently installs Spybot Search & Destroy version 1.4 6 - a free (as in beer) spyware removal program.
To install, get two files from http://www.safer-networking.org:
# spybotsd14spybotsd16.exe
# spybotsd_includes.exe
<source lang="xml">
<package
id="spybotsd14spybotsd16" name="Spybot Search and Destroy 1.46"
revision="1"
reboot="false"
priority="1">
<check type="uninstall" condition="exists" path="Spybot - Search &amp;amp; Destroy 1.4" /> <install cmd='"%SOFTWARE%\spybotsd14spybot\spybotsd14spybotsd16.exe" /silent /nocancel verysilent /noreboot/loadinf="%SOFTWARE%\spybot\default.inf" /dir="%PROGRAMFILES%\spybot"' /> <install cmd='"%SOFTWARE%\spybotsd14spybot\spybotsd_includes.exe" /S' /> <install cmd='"%PROGRAMFILES%\spybot\SpybotSD.exe" /taskbarhide /autoimmunize /autoclose' /> <upgrade cmd='"%SOFTWARE%\spybotsd14spybot\spybotsd_includes.exe" /S' /> <upgrade cmd='"%PROGRAMFILES%\spybot\SpybotSD.exe" /taskbarhide /autoimmunize /autoclose' /> <remove cmd='"%ProgramFiles%\Spybot - Search &amp;amp; Destroyspybot\unins000.exe" /SILENT noreboot /nocancelverysilent' />
</package>
</source>
 
'''Uninstall restart computer without prompting.'''
 
default.inf
<source lang="ini">
[Setup]
Lang=cs
Group=Spybot - Search & Destroy
NoIcons=0
SetupType=custom
Components=main,blind,language,skins,sdshredder
Tasks=desktopicon,launchsdhelper
</source>
# download the new spybotsd_includes.exe file into the server
# increment the revision counter by one
 
'''NB!''' The &amp;amp; in paths that have &amp; (ampersand) in them is no typo. If you use just the ampersand character, it will break your XML handling.
 
== Running Spybot S&D using WPKG ==
18
edits

Navigation menu