Re: Where are the apps installed on S60 3rd Edition Emulator are
Delete the files from SDK subdirectories:
From \Epoc32\build\ you need erase the application subdirectory
From \Epoc32\include you need to erase application.rsg
From \Epoc32\localisation you need to erase application.rpp
From \Epoc32\release\wins\udeb or urel\z\system delete the application subdirectory
Re: Where are the apps installed on S60 3rd Edition Emulator are
One way is to first delete the stuff in \epoc32\build\ and then do a search for files named yourapp*.* in \epoc32 and remove all of them.
(not just yourapp.* or you will miss yourapp_reg.rss and such files)
Forum posts: 462
Delete the files from SDK subdirectories:
Forum posts: 1134
The above is for old symbian versions (<= 8.0a)
At least the last step is different in symbian 9+.
Don't have time to write more, maybe someone else can complement..
Forum posts: 24
First of all Thnx for replies.....
Eagerly waiting to know how to delete on 9+ emulators ????????????
Pramod
"Nobody will believe in you unless you believe in yourself."
Forum posts: 1134
One way is to first delete the stuff in \epoc32\build\ and then do a search for files named yourapp*.* in \epoc32 and remove all of them.
(not just yourapp.* or you will miss yourapp_reg.rss and such files)
should get most of the stuff at least
Forum posts: 462
The last one might be an application subdirectory in \Epoc32\release\$(PLATFORM)\$(TARGET)
But like alh suggested, searching is easier