EPOagent
From WPKG | Open Source Software Deployment and Distribution
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='%SOFTWARE%\EPOagent\poaginst.exe' /> <remove cmd='cmd /c del /s /q c:\epoagent' /> <upgrade cmd='' /> </package>