epoc.bat
The emulator can be started by invoking the emulator launcher
epoc.bat
from the command line.
This launches the currently active emulator by running the
executable file epoc.exe
that is relative to the
EPOCROOT
environment variable.
Command line options can be used to select the release build and provide basic information on the currently active emulator.
The command line syntax is as follows:
epoc
[-rel
]
[-version
] | [-help
]
If no arguments are specified the active debug emulator is launched.
|