Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Is it possible to set productname dynamically?
 

Is it possible to set productname dynamically?

Hi, i want to set product name using custom installer project. I want to create product instances with different names. Currently, to do that i create separate setup projects and set the productname in the properties window of the setup projects. If i can set that property using custom installer project, it will remove the need for separate setup projects and hard coded product names.

Any ideas?

Thanks.
serkan sendur  Friday, October 02, 2009 3:51 PM
No, it's effectively hard-coded in the MSI file anyway as a private property.
Phil Wilson
PhilWilson  Friday, October 02, 2009 7:50 PM
No, it's effectively hard-coded in the MSI file anyway as a private property.
Phil Wilson
PhilWilson  Friday, October 02, 2009 7:50 PM

You can use google to search for other answers

Custom Search

More Threads

• Setup and Deployment acts differently in VS 2008
• Deploy file which is a folder named mmc.config
• Three questions about custom actions (more then one action, Cancelled Untinstall, and so on)
• Best MSI information source / Best MSI tool
• Setup deployment: Problem with shortcut permission after install my program
• SecurityException using Assembly.Load
• SDK - CertMgr.exe
• Problems With Deploying .NET Assembly
• Start Menu folders
• How to include IE6 in a .NET setup