24
edits
Changes
FAQ
,→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?
== 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? ==
You probably uninstalled a package which does not supply appropriate package checks. WPKG, or, offers the possibility to verify the package installation-status by checking the uninstall entries as they show up in the control panel. If you remove a package where you did not define any check WPKG has no possibility to verify if the package is still installed properly. To prevent having to re-install the package each time a local settings file ([[wpkg.jsxml]] to ) will be more precise, maintained by WPKG. This file keeps its own "database" track of all packages installed applications. In a default setup, you will find it in <code>C:\Windows\system32\wpkg.xml</code>.
== Is there a GUI for WPKG? ==