VS 2010 Setup project: how to get manufacturer name in Programs and Features
Asked Answered
S

1

2

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.

Sulcus answered 2/11, 2010 at 14:20 Comment(0)
H
1

You can set the "ProductName" property to "Manufacturer ProductName"

Hickey answered 27/11, 2010 at 16:38 Comment(1)
Thanks. That is what I ended up doing. It looks like this is the best work-around.Sulcus

© 2022 - 2024 — McMap. All rights reserved.