September 2006
Building Code Runner .NET is mostly straightforward. But, if you want to build an the setup, there is some extras stuff you need to do. First you'll need to install WiX 3.0.2015. Then you have two options. Either add the WiX 3.0 tools to your machines PATH environment variable in your System Properties.
If you don't want to do that, you can use the EnvSetter add-in. Here are the instructions on how to install the add-in:
You may need to change the location of the WiX 3.0 installation in the CodeRunner.environ file depending on where you installed it. There's documentation on the EnvSetter in the UserGuide.htm file in that directory.
Copyright © Microsoft Corporation. All rights reserved.