Difference between revisions of "Spybot"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
 
(This page was a duplicate)
 
Line 1: Line 1:
<package
+
#REDIRECT [[Spybot Search and Destroy]]
  id="spybot"
+
  name="Spybot - Search &amp; Destroy 1.4"
+
  revision="1"
+
  reboot="false"
+
  priority="10">
+
  <check type="uninstall" condition="exists" path="Spybot - Search &amp; Destroy 1.4" />
+
  <install cmd='\\server\wpkg\packages\spybot\spybotsd14.exe /sp- /silent /norestart'>
+
    <exit code="0" />
+
  </install>
+
  <upgrade cmd='\\server\wpkg\packages\spybot\spybotsd14.exe /sp- /silent /norestart'>
+
    <exit code="0" />
+
  </upgrade>
+
  <remove cmd='"%ProgramFiles%\Spybot - Search &amp; Destroy\unins000.exe" /norestart /SILENT' />
+
</package>
+
 
+
[[Category: Silent Installers]]
+

Latest revision as of 07:16, 3 February 2006