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


i'm working on vs2010 installer windows service project. want set [manufacturer] property project, can't see located in 2010.

when try install currently, converts [manufacturer] 'microsoft'.

i can tell response @mrchief's answer you're looking in wrong place. assembly info source file sets properties installed component. want change name on setup program.

in properties window setup project, set author , manufacturer properties.

enter image description here


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -