Changes

Version checking

300 bytes added, 22:00, 9 March 2006
m
no edit summary
All tests return 'false' if the file does not exist or the version could not be found.
Example:
 
<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>
TODO: Some examples, anyone?
[[category:Documentation]]