How do you configure a VS 17 Setup Project (manufacturer)?

Gabriel Fernandez 46 Reputation points
2023-07-30T15:32:37.2833333+00:00

There appear to only be questions and answers on the Setup project for VS 10, where the settings were in the project properties, but now there are no properties visible for configuring the default folder in target Applications Folder, or setting manufacturer--which I thought would be done using a certificate. Also, when I tried creating a Setup Wizard project in my solution, it reports that there is a COM error.

Developer technologies | Visual Studio | Setup
Developer technologies | C++
0 comments No comments
{count} votes

Accepted answer
  1. RLWA32 49,636 Reputation points
    2023-08-01T21:05:48.6966667+00:00

    To get to the properties pane for the setup project properties you want after selecting the project in Solution Explorer you need to go to View->Other Windows->Properties Window. See Below -

    SetupProps

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Tianyu Sun-MSFT 34,446 Reputation points Microsoft External Staff
    2023-07-31T09:25:12.72+00:00

    Hi @Gabriel Fernandez,

    Welcome to Microsoft Q&A forum.

    Does "VS 17", you mean, VS 2022, or VS 2017?

    If you select your Setup project in Solution Explorer, click View => Properties Window, can you find/see manufacturer configuration in Properties Window?

    User's image

    User's image

    For the COM error, could you share us the detailed error message and some screenshots for further check?

    Sincerely,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.