Simulate e: drive (memory card) on S60 emulator

Login to reply to this topic.
Mon, 2007-08-06 17:17
Joined: 2007-05-22
Forum posts: 12

Hi guys!

Is it possible to simulate e: drive on S60 during debugging?

Thanx,
Krisz


Tue, 2007-08-07 04:07
Joined: 2004-05-21
Forum posts: 286
Re: Simulate e: drive (memory card) on S60 emulator

Yes. By adding this to epoc.ini

_EPOC_DRIVE_E S:\MyMMC

The path given will be respective to your system path and not epoc path.

Cheers,
Sri

Tue, 2007-08-07 12:19
Joined: 2007-05-22
Forum posts: 12
Re: Simulate e: drive (memory card) on S60 emulator

Thanks Sri.

It is working.

Cheers,
Krisz

  • Login to reply to this topic.