Device Command Shell:
The Device Command Shell (DCS) provides a command-line interface to several useful functions for developing Smart Device applications using Visual Studio 2005. It is implemented as a Visual Studio "Command Window" add-in for convenience and quick access. The application supports remote device commands such as copying files, starting/stopping/listing processes, working with the device registry, remote XML provisioning and more.
Install Location:
You can download the latest versions of the Device Command Shell and documentation from my GotDotNet workspace:http://www.gotdotnet.com/workspaces/workspace.aspx?id=50618f79-c7b1-4588-9c0a-cf4ddae8092a
Tips:
Supported Commands:The Device Command Shell supports the following set of commands (for complete documentation visit my GotDotNet Workspace).
- CE List - CE Connect - CE IP - CE Ping - CE Copy - CE Get - CE Del - CE MD - CE RD - CE Start - CE Stop - CE TList - CE Install - CE Config - CE Depends - CE SetProxy - CE SetPolicy - CE Certs - CE Query - CE GetRegKey - CE SetRegKey - CE CreateRegKey - CE DeleteRegKey - CE CreateRegKeyValue - CE DeleteRegKeyValue - CE Batch - CE Help
Bugs and feature requests are always quite welcome :-).