Difference between revisions of "Shockwave Player"
From WPKG | Open Source Software Deployment and Distribution
m |
(No difference)
|
Revision as of 22:22, 10 December 2005
This is a silent installer and unisnatller for Macromedia Shockwave Player.
<package id="shockwave" name="Shockwave player" revision="1" priority="0" reboot="false"> <check type="uninstall" condition="exists" path="Macromedia Shockwave Player" /> <install cmd='msiexec /qb /l* %SystemDrive%\netinst\logs\shockwave.txt /i \\server\share\macromedia\mm_fl_sw_installer.msi' /> <remove cmd="msiexec /qn /l* c:\netinst\logs\retrospect.log /x{7D1D6A24-65D4-454C-8815-4F08A5FFF12C}" /> <upgrade cmd= /> </package>