Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > CONDITION: Looking to Simply Include a File Based on Configuration Type
 

CONDITION: Looking to Simply Include a File Based on Configuration Type

Hello,

I'm wanting to include a file in my Setup Project if the Build Configuration is of a certain type ("Release").  How do I set the Condition property successfully to do this?

Thank you,
Michael
MichaelDBang_Vendor  Friday, October 02, 2009 9:04 PM
You might be able to do this with the project output options. Add Project Output picks up release or debug depending on the build, if I recall correctly.
Phil Wilson
PhilWilson  Monday, October 05, 2009 9:27 PM
You might be able to do this with the project output options. Add Project Output picks up release or debug depending on the build, if I recall correctly.
Phil Wilson
PhilWilson  Monday, October 05, 2009 9:27 PM

You can use google to search for other answers

Custom Search

More Threads

• to the moderator
• How to run the MSI installer in the elevated mode
• How to hide database
• Where is the mage.exe that is part of the VS 2008 setup?
• help: update for setup
• Additional Features in a Setup Wizard Project
• how to read a registry from setup?
• How to distribute Access database with Click-Once deployment?
• My .exe runs from the IDE, and from \bin\debug, but not when published...?
• Pre-Install process for deployment