0

How can I customize the setup installer with my custom dialogs? I am using the Setup Wizard Project.

Mohit Deshpande
  • 53,877
  • 76
  • 193
  • 251

1 Answers1

0

Are you using a Setup Wizard Project? If so, right-click that project in the Solution Explorer, go to View -> User Interface. Now you can edit the default dialog (right-click properties) or add your own custom Dialog screens.

Nick
  • 1,708
  • 14
  • 18