Changes

FAQ

507 bytes added, 17:20, 4 January 2008
m
WPKG doesn't work... WPKG doesn't install my application... How can I make sure WPKG works? Please help me...
* If you use [[WPKG Client]], add a /debug flag to [[WPKG_Client_-_GUI_help|WPKG parameters]] and check "Show GUI" to see the output. You will also want to configure detailed logging in [[config.xml]].
 
 
== I installed an application with WPKG. Then, I uninstalled that appliation manually, using Control Panel (Software Add/Remove). WPKG doesn't reinstall those applications, why? ==
 
WPKG, or, [[wpkg.js]] to be more precise, keeps its own copy of installed applications (normally, you will find it in <code>C:\Windows\system32\wpkg.xml</code>). Before wpkg.js attempts to install, upgrade or remove anything, it consults this [[wpkg.xml]] file to see if any given program or file is not installed already.
== Is there a GUI for WPKG? ==