|
||
epoc.exe
An emulator executable can be launched from the command line. Various command line arguments can be used to configure it.
It is also possible to create additional emulator drives. For details, see How to configure virtual drives.
The command line syntax is as follows:
epoc
[-M
<machine
name
>] [-T
|[-C
<emulated C
drive
>]] [-D
<configuration
options
>] --
Notes:
The command line arguments must be terminated with two hyphens.
When launching an executable that runs in the emulator from the command line, you can specify parameters both for the emulator and for the executable using the following syntax:-
>
myexe.exe
–Demulator_args
–- exe_args
|
Specifies the path of the directory that should be used for
the emulated |
|
Specifies that the system temporary path should be used as
the emulated |
|
The base name of the |
|
Specifies emulator configuration options as though they had
been defined in
The emulator can be configured using a mixture of command
line options and options defined in |