Changes

WPKG with Wine

15 bytes added, 21:00, 2 December 2005
m
no edit summary
<wpkg>
<host name="mangoo2" profile-id="custom" />
</wpkg>
reboot="false"
priority="10">
<check type="file" condition="exists" path="C:\Program Files\Mozilla Firefox\firefox.exe" /> <install cmd='"C:\Firefox Setup 1.0.7.exe" -ms'> <exit code="0" /> </install> <remove cmd='C:\Windows\UninstallFirefox.exe -ms' /> </package>
<package id="notepad" execute="once" name="notepad">
<install cmd='notepad' />
</package> </packages>