Emulator Command-Line Launch Options

You can run the Emulator from the command line. Under the top-level Platman directory for Platform Manager, in the Bin directory, there are two executable files for the Emulator. The Emulator.exe file corresponds to version 4.0 of the Emulator, and the PBEmulator.exe file corresponds to version 4.2.

Note   The default path for the top-level Platform Manager directory is <Drive:>\Program Files\Common Files\Microsoft Shared\Windows CE Tools\Platman.

The following code example shows a sample of the syntax for running the Emulator from the command line.

PBEmulator /CEImage Nk.bin /Video 800x600x16 /Ethernet true 

You can specify a number of options when you run the Emulator from the command line. You can specify these options in any order. You must precede each option with a forward slash (/) character. You can view the options for the Emulator at the command line by typing the following command.

PBEmulator /help

See Also

Emulator

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.