Where are the apps installed on S60 3rd Edition Emulator are on Hard disk ?

Login to reply to this topic.
Thu, 2007-12-06 07:12
Joined: 2007-11-16
Forum posts: 24

Hi !!

I want to clear all the programs installed on the emulator. How to do that ?

Pramod


"Nobody will believe in you unless you believe in yourself."


Mon, 2007-12-10 13:52
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 462
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

Tue, 2007-12-11 12:44
Joined: 2004-11-29
Forum posts: 1134
Re: Where are the apps installed on S60 3rd Edition Emulator are

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.. Sad

Tue, 2007-12-11 13:06
Joined: 2007-11-16
Forum posts: 24
Re: Where apps installed on S60 3rd Emulator are on Hard disk ?

First of all Thnx for replies..... Smiling

Eagerly waiting to know how to delete on 9+ emulators ????????????

Pramod


"Nobody will believe in you unless you believe in yourself."

Tue, 2007-12-11 13:46
Joined: 2004-11-29
Forum posts: 1134
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)

should get most of the stuff at least Smiling

Tue, 2007-12-11 14:26
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 462
Re: Where are the apps installed on S60 3rd Edition Emulator

The last one might be an application subdirectory in \Epoc32\release\$(PLATFORM)\$(TARGET) Smiling

But like alh suggested, searching is easier Eye-wink

  • Login to reply to this topic.