Changes

Jump to: navigation, search

Packages.xml:French

17 bytes added, 14:13, 8 June 2007
structure de packages.xml
<package
id="wpkg1"
name="Windows Packager sample exemple 1"
revision="1"
reboot="false"
<check type="uninstall" condition="exists" path="WPKG" />
<install cmd='msiexec /i (path to chemin du paquet msi)'>
<exit code="0" />
</install>
<remove cmd='%PROGRAMFILES%\uninstall\uninst.exe -quiet' />
<upgrade cmd='msiexec /i (path to chemin du paquet msi)' />
</package>
Each package has the following attributesChaque paquet a les attributs suivants :
* '''id''' - A unique identifier representing the package. Should be short and to the point.
40
edits

Navigation menu