I'm creating a cab installer for a today screen plugin for windows mobile. When the user activates the today screen plugin it is loaded by the shell. When the user now uninstalls the plugin, a message appears that the device should be reset.
How do I correctly uninstall the today screen plugin from the device? Maybe waiting for an "unload" of the dll once the registry keys for the today screen plugin are removed? A custom setup.dll?