[wpkg-users] WPKG client upgrade
Brian May
brian at vpac.org
Mon Apr 21 02:57:25 CEST 2008
Tomasz Chmielewski wrote:
> I added some (hopefully) more detailed instructions and verified that
> they work on my workstation:
>
> http://wpkg.org/WPKG
>
> Could you verify if it works for you?
There seem to be some typos, I changed it to:
<package
id="wpkg"
name="WPKG Client 1.2.1"
revision="1"
reboot="false"
priority="10">
<check type="uninstall" condition="exists" path="WPKG" />
<check type="file" condition="versionequalto"
path="%PROGRAMFILES%\wpkg\wpkginst.exe" value="1.0.0.8" />
<install cmd='%comspec% /C start %SOFTWARE%\wpkg\wpkg_upgrade.bat' />
<upgrade cmd='%comspec% /C start %SOFTWARE%\wpkg\wpkg_upgrade.bat' />
</package>
It seems to work.
Can I please confirm why you use "start"? Is this for extra debugging?
Brian May
More information about the wpkg-users
mailing list