Difference between revisions of "EPOagent"
From WPKG | Open Source Software Deployment and Distribution
m |
(No difference)
|
Revision as of 09:57, 11 December 2005
This is a silent installer and uninstaller for EPOagent.
<package id="epo" name="EPOagent" revision="1" priority="0" reboot="false"> <check type="uninstall" condition="exists" path="c:\EPOagent\naimag32.exe" /> <install cmd='\\server\share\poaginst.exe' /> <remove cmd='cmd /c del /s /q c:\epoagent' /> <upgrade cmd= /> </package>