Script Support (Windows CE 5.0)

Send Feedback

Client configuration scripts are written in Unicode and are similar to DOS batch files. The client configuration scripts execute commands sequentially and employ conditional expressions, branching, tracing, and comments.

Scripts recognize comment lines that start with a semicolon, a hash symbol, or the keyword rem. Blank lines are also considered comment lines.

A scripting language enables more advanced functionality like custom installs and custom scripts. The script commands help an administrator to create an XML BLOB that describes a process to install applications, remove applications, make changes to the registry, save some registry keys, and so on.

For more information about the device management script engine commands, see the following topics:

See Also

Device Management Client Application DevelopmentDevice Management Client Script Engine Commands

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.