PreviousNext
Help Library

Using MSBuild to Build a Release from the Command Line

InstallShield 12

MSBuild provides an easy way to build a release from the command line on a machine on which Visual Studio is not installed. The only components you must have installed on the machine are the .NET Framework and the InstallShield Standalone Build. Place a copy of your Visual Studio solution on the machine, and run MSBuild.

Task

TASK

To use MSBuild from the command line:

  1. Open the Command Prompt window.
  2. Change the directory to the one that contains MSBuild.exe:
  3. C:\Windows\Microsoft.NET\Framework\Version Folder\

  4. Type the command-line statement to build the release build of the Visual Studio integration project. For example:
  5. MSBuild.exe C:\Folder Containing My Visual Studio Solution\My Solution.sln /property:Configuration=Release

See Also




Macrovision Corporation
copyright
contact