Opera

From WPKG | Open Source Software Deployment and Distribution
Revision as of 22:17, 10 December 2005 by WPKGSysop (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a silent installer and uninstaller for Opera.

<package id="opera" name="Opera (WWW browser)" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="Opera" />
<install cmd='\\server\share\opera\ow32enen802.exe /s' />
<remove cmd="C:\PROGRA~1\Opera\UnInst\UNWISE.EXE C:\PROGRA~1\Opera\UnInst\Install.log" />
<upgrade cmd= />
</package>