Setting the manufacturer in a VS 2008 Setup Project

后端 未结 2 1797
旧时难觅i
旧时难觅i 2021-02-19 06:51

I have a windows setup project that installs a service. All works well except for one thing: The default directory offered to the user during install is of the form \"C:\\Progra

2条回答
  •  春和景丽
    2021-02-19 07:22

    Click on your setup project in Visual Studio, open the Properties and you will notice that there are a number of Properties that you can set like Manufacturer, SupportURL, etc.

提交回复
热议问题