Set Environment Variable Tool (Windows Embedded CE 6.0)

1/5/2010

The Set Environment Variable tool (Setenv.bat) is a batch file containing optional environment variable settings for the Windows Embedded CE build window environment.

Note

Wince.bat calls this tool. Do not call this tool directly. The following documentation is provided for completeness and informational purposes only.

When Wince.bat opens a command prompt build window, it calls Setenv.bat, if this file exists. Any environment variables that are not explicitly set by using Setenv.bat retain their default values during the build process.

Setenv 

Example

The following code example shows how to use Setenv.bat.

Setenv

See Also

Tasks

Using the Set Environment Variable Tool

Concepts

Build System Tools
Windows Embedded CE Build Environment Tool
Environment Variables

Other Resources

Creating a Command Prompt Build Window