I need some help with wpkg

<packages>
<package
  id="firefox"  name="Mozilla Firefox 2.0" revision="2004"  
reboot="false"  priority="10">
  <check type="uninstall" condition="exists" path="Mozilla Firefox 
(2.0.0.4)" />
  <install cmd='"\\smebuild\deploy\software\firefox\firefox.exe" -ms' />
  <upgrade cmd='"\\smebuild\deploy\software\firefox\firefox.exe" -ms' />
</package>


I want firefox to upgrade any version that is less than 2004 
automatically.  At the moment i have to manually change the revision to 
force ugrades.  Is their anyway of doing this without  changing revision.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to