Display [YES] or [NO] message during uninstall? by ANY means?
| Thu, 2008-08-28 20:06 | |
|
I am trying to comply with Symbian Signing UNI-08 test criteria and need to Therefore, I am required to provide a prompt of some sort at uninstallation time. Now, I can display the required prompt using a console.exe but the text is so I tried using a Simple HelloWorld GUI app with YES/NO soft keys or a GlobalNote but the HelloWorld:Coecontrol derived app does not suspend the uninstall process. The uninstall completes without pausing and the helloworld app just shuts down immediately. I thought using the pkg options would be a good approach but I need the options So basically I am going around in circles trying to find a solution that will satisfy Symbian Signing. Does anyone have any ideas on how to display Paris. ~~~~ |
|






Forum posts: 175
Resolved by using RNotifier! in console
~~~~