Running devenv against a .vdproj at the command line doesn't produce an MSI
问题 I want to generate MSI files from a .vdproj file using the devenv command in a command prompt. This command is running well but no MSI file is generated. What is wrong? What should I set in environment variables, or is there any other way to generate an MSI from a .vdproj file? 回答1: This is usually (in my experience!) caused by not targeting the correct build configuration. Within Visual Studio, at the solution level you can go to the Build menu and choose Configuration Manager . Ensure that