VS2010 installer - how to set [manufacturer] and other such properties

Viewed 19123

I'm working on a VS2010 installer for a Windows Service project. I want to set the [manufacturer] property for the project, but I can't see where it is located in 2010.

When I try to install currently, it converts [manufacturer] to 'Microsoft'.

3 Answers
Related