Changes

Jump to: navigation, search

Execute once / always

132 bytes added, 12:41, 8 November 2007
m
no edit summary
Below, an example for execute="always":
<pre> <package<br> id="time"<br> name="Time Synchonization"<br> execute="always"><br> <install cmd="net time \\timeserver /set /yes" /><br>
</package>
</pre>
'''Notes'''
 
* if you use execute once / always, then put your installation instructions as "<install cmd...", not as "<upgrade cmd...".
* similarly, on revision upgrades, "<install cmd..." is used, not "<upgrade cmd..."
* all checks are ignored with execute once / always
'''Note'''
If you use execute once / always, then put your installation instructions as "<install cmd...", not as "<upgrade cmd...".
[[category:Documentation]]

Navigation menu