[wpkg-users] WPKG Client 1.3.2 released (testing release)
Brian May
brian at vpac.org
Fri Jun 20 06:27:06 CEST 2008
Marco Gaiarin wrote:
> I've also noted a strange thing: i also use this recipe:
>
> <package
> id="wpkg-settings"
> name="WPKG Settings"
> revision="10"
> priority="5"
> reboot="false"
> execute="once">
> <depends package-id="wpkg"/>
>
> <install cmd='%ProgramFiles%\WPKG\wpkginst.exe --SETTINGSFILE=%WPKGROOT%\settings.xml' />
> </package>
>
> to upgrade the wpkg configuration, but seems not to work.
Don't you need to have an upgrade line here? e.g.
<upgrade timeout="15" cmd='"%PROGRAMFILES%\WPKG\wpkginst.exe"
--SETTINGSFILE=%SOFTWARE%\wpkg\settings.xml' />
Or am I wrong?
Brian May
More information about the wpkg-users
mailing list