06-14-2011 05:21 AM
hello ,
how can i know when the application is deleted
am doing an application wish register in the serve on startup .i want to unregister the phone from the server on uninstallation. ![]()
Solved! Go to Solution.
06-14-2011 10:20 AM
Aside from having a second watchdog application, the only approach I am aware of to do this was the CodeModuleListener added in OS 5.0. Have a look at this and search the forum for other users who have tried this. I'm not sure it works as well as we would like.
06-14-2011 10:51 AM