Command line options can be used to specify the location of the
emulated c:
drive. This is useful because it enables the Emulator
to be run directly from CD-ROM — necessary because some apps try
to create files in the emulated C: drive on startup.
A location set in this way overrides the default settings and any
_EPOC_DRIVE_C
setting in the configuration file. The process
is:
Open a command prompt (MS DOS box)
Specify either of the command lines below:
epoc -T
epoc -C
<emulated
C drive>
Where T, C, and <emulated C
drive>
are as specified below:
|
To map the virtual c:
drive to the path
d:\test\
., invoke epoc.exe
using:
epoc -Cd:\test\ --