Changes

FAQ

No change in size, 08:01, 27 February 2008
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 application 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 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.xml]]) will be maintained by WPKG. This file keeps track of all packages installed.
Of course you can also manually remove the corresponding entry within [[wpkg.xml]] but this is not recommended. Instead you should probably provide a new version of the package with appropriate checks. WPKG will then detect that the new version is available and do an upgrade.
 
== How can I uninstall programs? ==
Anonymous user