Difference between revisions of "Asystent Agenta"
From WPKG | Open Source Software Deployment and Distribution
m |
m |
||
| Line 1: | Line 1: | ||
| − | <package id="asystentagenta" name="Asystent Agenta" revision="1" | + | <package id="asystentagenta" name="Asystent Agenta" revision="1" reboot="false" priority="0"> |
| − | + | ||
<check type="uninstall" condition="exists" path="Asystent Agenta 4.0.0.40" /> | <check type="uninstall" condition="exists" path="Asystent Agenta 4.0.0.40" /> | ||
<install cmd='"\\Serwer\instalki\asystent4_install.exe" /silent'> | <install cmd='"\\Serwer\instalki\asystent4_install.exe" /silent'> | ||
Revision as of 21:26, 15 November 2005
<package id="asystentagenta" name="Asystent Agenta" revision="1" reboot="false" priority="0"> <check type="uninstall" condition="exists" path="Asystent Agenta 4.0.0.40" /> <install cmd='"\\Serwer\instalki\asystent4_install.exe" /silent'> <exit code="0" /> </install> <remove cmd='"C:\Program Files\AsystentAgenta \unins001.exe" /silent' /> </package>