From WPKG | Open Source Software Deployment and Distribution
|
|
| Line 1: |
Line 1: |
| − | == OcsInventory-ng Windows Agent ==
| + | see [[OcsInventory_Agent]] |
| − | | + | |
| − | Silent install for [http://ocsinventory-ng.org OcsInventory-ng] [https://launchpad.net/ocsinventory-windows-agent Agent for Windows].
| + | |
| − | | + | |
| − | Before all, create your customized ocspackage.exe following the [http://wiki.ocsinventory-ng.org/index.php/Documentation:Agent upstream documentation].
| + | |
| − | | + | |
| − | <source lang="xml">
| + | |
| − | <?xml version="1.0" encoding="UTF-8"?>
| + | |
| − | | + | |
| − | <packages>
| + | |
| − | <package
| + | |
| − | id="ocsinventoryagent"
| + | |
| − | name="OCS Inventory Agent"
| + | |
| − | revision="4061"
| + | |
| − | priority="60"
| + | |
| − | reboot="false">
| + | |
| − | | + | |
| − | <check type="uninstall" condition="exists" path="OCS Inventory Agent 4.0.6.1" />
| + | |
| − | <install cmd='%SOFTWARE%\ocsagent\ocspackage.exe' />
| + | |
| − | <upgrade cmd='%SOFTWARE%\ocsagent\ocspackage.exe' />
| + | |
| − | </package>
| + | |
| − | </packages>
| + | |
| − | </source>
| + | |
| − | | + | |
| − | [[category:Silent Installers]]
| + | |
Revision as of 14:07, 1 December 2009
see OcsInventory_Agent