Version checking:French

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search

"Version checking" (disponible sous WPKG 0.9.6 et supérieur) ajoute cinq nouvelles conditions pour le type 'file':

Tout les tests renvoient 'false' (faux) si le fichier ou la version ne peuvent être trouvés

Exemple:

<package id="kb899591xp" name="KB899591 pour Windows XP">
<check type="file" condition="versiongreaterorequal" path="%windir%\system32\drivers\Rdpwd.sys" value="5.1.2600.2695" />
<install cmd='\\server\share\updates\common\WindowsXP-KB899591-x86-ENU.exe /passive /n /norestart'>
<exit code="194" reboot="true" />
<exit code="3010" reboot="true" />
</install>
</package>
Personal tools
Namespaces
Variants
Actions
Navigation
ideas?
Toolbox