same issue here as well... wanted to uninstall an application (S60 3rd edition) Deleted all the files named accordingly in the release\ winscw\ udeb\ folder. The icon remained in the emulator which didn't execute ufcourse. Searched for the file name in the EPOCROOT\ directory and found 20+ more references, guessing one of these to be the cause of the existing icon in the emulator. Should I delete all these files or is there a cleaner way??
Forum posts: 732
If you're using 3rd Ed SDK then go to %EPOCROOT%\Epoc32\release\winscw\udeb\ then remove delete YourAppName.exe.
If you're using 2nd Ed SDK then go to %EPOCROOT%\Epoc32\release\wins\udeb\z\system\apps\ then delete YourAppName directory.
Other way is just search for YourAppName.* in %EPOCROOT%\Epoc32\release\ and delete all files...
NB: Deletion of files would be with your own risk.Â
Forum posts: 20
same issue here as well... wanted to uninstall an application (S60 3rd edition) Deleted all the files named accordingly in the release\ winscw\ udeb\ folder. The icon remained in the emulator which didn't execute ufcourse. Searched for the file name in the EPOCROOT\ directory and found 20+ more references, guessing one of these to be the cause of the existing icon in the emulator. Should I delete all these files or is there a cleaner way??
Forum posts: 463
Try abld reallyclean winscw (I personally havent done it for my own reasons, but I hear that its most effective
)
Forum posts: 277
Hi,
For series 60 3rd edition, you go on this path and search your application name and delete it.
\epoc32\release\winscw\udeb\myapp.exe
\epoc32\data\z\resource\apps\myapp.rsc
\epoc32\release\winscw\udeb\z\private\10003a3f\appsmyapp_reg.rsc
\Epoc32\release\winscw\udeb\z\resource\apps\myapp_aif.mif
Thanks & Regards
Ram
Symbian OS 9.1,S60 3rd edition MR,and Carbide.C++