Regarding the "dots on revision", AFAIK revision should always be an integer, not a decimal or string. So I'd leave periods out of the revision value.<br><br><div><span class="gmail_quote">On 9/4/08, <b class="gmail_sendername">Ronnie Carlos Tavares Nunes</b> <<a href="mailto:ronnie.carlos@dprf.gov.br">ronnie.carlos@dprf.gov.br</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br> <br> I would like understand how I have to do for wpkg install new updates.<br> Follow the scenario:<br> <br> I have the following  thunderbird package:<br> <br> <packages><br> <package<br>     id="thunderbird"<br>
     name="Mozilla Thunderbird"<br>     revision="20014"<br>     reboot="false"<br>     priority="9"><br>  <check type="uninstall" condition="exists" path="Mozilla Thunderbird<br>
 (<a href="http://2.0.0.14">2.0.0.14</a>)" /><br>  <install cmd='"%SOFTWARE%\thunderbird\Thunderbird Setup 2.0.0.14.exe"<br> -ms' /><br>  <upgrade cmd='"%SOFTWARE%\thunderbird\Thunderbird Setup 2.0.0.14.exe"<br>
 -ms' /><br>  <remove cmd='"%PROGRAMFILES%\Mozilla<br> Thunderbird\uninstall\uninstall.exe" -ms' /><br> </package><br> </packages><br> <br> Now I want install the Thunderbird <a href="http://2.0.0.16">2.0.0.16</a>. Question: Must I change<br>
 revision to <a href="http://2.0.0.16">2.0.0.16</a> and change all lines (check type, install cmd,<br> upgrade cmd, remove cmd) to Thunderbird Setup 2.0.0.16.exe and put the<br> archive on the path /software? I can put the dots on revision or leave<br>
 like is it?<br> <br> Thanks,<br> <br> Ronnie.<br> <br> -------------------------------------------------------------------------<br> wpkg-users mailing list archives >> <a href="http://lists.wpkg.org/pipermail/wpkg-users/">http://lists.wpkg.org/pipermail/wpkg-users/</a><br>
 _______________________________________________<br> wpkg-users mailing list<br> <a href="mailto:wpkg-users@lists.wpkg.org">wpkg-users@lists.wpkg.org</a><br> <a href="http://lists.wpkg.org/mailman/listinfo/wpkg-users">http://lists.wpkg.org/mailman/listinfo/wpkg-users</a><br>
 </blockquote></div><br>