cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Verbose Build Log with MsBuild

Verbose Build Log with MsBuild

Summary

How to create a Verbose Build Log with MsBuild

Synopsis

You can generate a verbose build log by modifying the .isproj file of an Installshield project integrated with Visual Studio and building with MsBuild.

Discussion

Use this line in the .isproj file:
<InstallShieldVerboseOutput>true</InstallShieldVerboseOutput>
Put it under <PropertyGroup>

That should generate a verbose log when building with MsBuild.
Labels (1)
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎May 05, 2018 01:02 PM
Updated by: