The problem is that the application consists of itself and several other shared libraries. Selecting the delete app option removes only the application and associated data files. I could use the sysNotifyDeleteProtectedEvent notification to identify when this happens but I do not want to remove all components here I would rather have a menu item from within the application.
Neil Whitworth <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > Ambrose Krapacs wrote: >> I want to add an uninstall feature to an application, is there a way >> an application delete itself? I have not been able to find a solution >> to this looking through API documentation. >> > If the user uses the delete app option from the main applications > screen, you app and all its data are deleted (everything with the same > creator ID). Is this not good enough? > > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
