Yep - I agree and have found that out! Thx Pete. Pete Boyd wrote: > > In my experience there's absolutely no need to uninstall 3.6 and then > install 10, as upgrading works fine from 3.6 to 10ESR, for example using > this: > > <package > > id="firefox" > name="Mozilla Firefox" > revision="43" > reboot="false" > priority="20"> > > <variable name="version" value="10.0.4" /> > > <check > type="uninstall" > condition="exists" > path="Mozilla Firefox %VERSION% (x86 en-GB)" /> > > <install > cmd="%SOFTWARE%\firefox\Firefox Setup %VERSION%esr.exe -ms" /> > > <upgrade > cmd="%SOFTWARE%\firefox\Firefox Setup %VERSION%esr.exe -ms" /> > > <remove > cmd="%PROGRAMFILES%\Mozilla Firefox\uninstall\helper.exe -ms" /> > > </package> > > > -- > Pete Boyd > > thegoldenear.org > openplanit.co.uk > ------------------------------------------------------------------------- > wpkg-users mailing list archives >> > http://lists.wpkg.org/pipermail/wpkg-users/ > _______________________________________________ > wpkg-users mailing list > wpkg-users at lists.wpkg.org > http://lists.wpkg.org/mailman/listinfo/wpkg-users > > -- View this message in context: http://old.nabble.com/Install-of-Firefox-10.0.03-and-uninstall-of-firefox-3.6.X-versions-tp33735613p33742757.html Sent from the WPKG - Users mailing list archive at Nabble.com. |