开发者

WPF installation under Microsoft folder by default

When I publish a WPF application from visual studio, it creates it under Microsoft folder in start menu o开发者_Python百科f windows. How to change it?


Actually, "Microsoft" is just the "Company name" you entered (looks like skipped entering) while installing Visual Studio. So every project by default has Company name as "Microsoft" in version info.

Either reinstall Visual Studio with your Company name, or change Assembly info - Company in every new project you create. That's what you see when you right-click EXE file, and go to Properties->Details tab.

Default options in Properties > Publish > Options should be taken from Assembly info


Figured it out its under Properties > Publish > Options, if you set Publisher name and product name correctly. It works.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜