In my setup project in VS 2010, in the properties window, I have set the Manufacturer and ProductName properties. I have also set the Company property of the assemblies of my web application and class library. When I install, in Programs and Features, I want the "Manufacturer ProductName" listed. Now, I only get ProductName. I have other solutions that have setup projects that list the Manufacturer in Programs and Features, but I can't figure out what is different.
VS 2010 Setup project: how to get manufacturer name in Programs and Features
Asked Answered
You can set the "ProductName" property to "Manufacturer ProductName"
Thanks. That is what I ended up doing. It looks like this is the best work-around. –
Sulcus
© 2022 - 2024 — McMap. All rights reserved.