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.
Comments
Post a Comment