Command line parameter switch supported by the simulator

xiaoxiao2021-03-06  21

Supported Command Line Switches for the Emulator

For developers who don't want to run the simulator with Embedded Visual C , the following command line switches are supported:

l / video

Optional options. Set the solution and bit depth display of the simulator. If the skin used has the setting of its own solution, the parameter will be ignored. The parameter must be x x . The screen width must be between 80 and 1024. The screen height must be between 64 and 768. The bit depth must be 8, 16 or 32.

L / Ethernet

Optional options. Allow or prohibit the Ethernet controller of the Simulator using Windows CE. The parameter value can be used by None, Shared, VirtualSwitch, or Ethernet adapter.

L / Skin

Optional options. Point out what skin file used. This file must be an XML file that describes the skin.

L / CEImage

Required options. Specifies the path name and file name of the kernel image used by the simulator.

L / MemorySize

Optional options. The number of memory used to the simulator picture is set as a megabyte. This value must be an integer multiple of 4 between 32 and 256. For SmartPhone 2003, this value cannot be less than 64.

l / fastbackground

Optional options. When the simulator is in the background, improve the execution priority of the simulator.

l / hostkey

Optional options. Select a key to use as part of the shortcut combination of the simulator on the computer of the development environment. Want to know the value that can be used, please check the Emulator Keyboard Shortcuts.

l / vmname

Optional options. Specifies the text of the title bar. The string is placed in a pair of double quotes. If the skin used has already used its title bar text, then this parameter will be ignored.

l / vmid

Optional options. Specifies the global unique identifier (GUID) of the simulator. Setting the VMID allows the simulator to run at multiple configurations at the same time.

转载请注明原文地址:https://www.9cbs.com/read-40318.html

New Post(0)