Difference between revisions of "Mozilla Suite"
From WPKG | Open Source Software Deployment and Distribution
m |
(No difference)
|
Revision as of 21:56, 8 December 2005
This is a silent installer and uninstaller for Mozilla Suite.
<package id="mozilla" name="Mozilla Suite" revision="1" priority="2" reboot="false"> <check type="uninstall" condition="exists" path="Mozilla (1.7.10)" /> <install cmd='\\server\share\mozilla\mozilla-1710-all.exe -ma -ira' /> <install cmd='cmd /c del /s /q "%AllUsersProfile%\Desktop\mozilla.lnk' /> <remove cmd="\\spd\wpkg\removers\mozilla\uninstall.exe" /> <upgrade cmd= /> </package>