Hi all,
Im getting troubles updating wpkg settings with Wpkg.
When I run wpkg-start.bat, at the end of wpkg's settings update, the
window "Wpkg parameters" show up, and I have to close it by myself.
When Wpkg runs at boot, it get stucked with the process wpkginst.exe
running and running. I suppose that It is waiting for a click or something !
Here's my package.xml for wpkg
<package id="wpkg" name="Wpkg Installer" revision="2" reboot="false"
priority="0">
<check type="uninstall" condition="exists" path="WPKG" />
<install cmd='msiexec /qb /i "%SOFTWARE%\wpkg\WPKGSetup.msi"
SETTINGSFILE=%SOFTWARE%\wpkg\settings.xml ALLUSERS=1' />
<upgrade cmd='"%PROGRAMFILES%\WPKG\wpkginst.exe"
--SETINGSFILE=%SOFTWARE%\wpkg\settings.xml' />
</package>
Is there any parameter to add to wpkginst.exe to make it silent ?
Cheers,
GS
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users