开发者

How do we set Product name, Company name, etc. in Setup and Deployment Projects?

开发者 https://www.devze.com 2023-01-24 08:02 出处:网络
In my Windows application I set the Title, Product Name and Company Name in the assembly. I added a setup and deployment project 开发者_开发百科to the solution and added the primary output of the Win

In my Windows application I set the Title, Product Name and Company Name in the assembly.

I added a setup and deployment project 开发者_开发百科to the solution and added the primary output of the Windows application to it.

When I launch the setup, it does not take the Title, Product Name and Company Name.

What am I doing wrong/forgetting?


In the Solution Explorer, click on your setup and deployment project and then click on the properties tab (or just press F4). The settings you are looking for are there.

0

精彩评论

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