Customize setup wizard
How can I customize the setup installer with my custom dialogs? I开发者_开发问答 am using the Setup Wizard Project.
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.
精彩评论