How to customize an installer's UI

Posted by Kapil on Stack Overflow See other posts from Stack Overflow or by Kapil
Published on 2010-05-26T14:27:49Z Indexed on 2010/05/26 14:31 UTC
Read the original article Hit count: 475

Filed under:
|

I am building an installer for my windows app and have done this through a setup/installer project in visual studio.

I was wondering how to customize he UI of the finish dialog box? I want to add a couple of check-boxes and launch an app after the user closes the finish box.

Is there a way to do this in Visual studio itself or does it require any other tools? If other tools are required then are any of them free?

Thanks Kapil

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about installer