stoymigo, for additional steps dont add more UI pages to your setup wizard dialog. instead of doing that, create a custom installer class library project. In that project override on after install event handler. And add a reference to system.windows.forms and then add your namespace too. Create your pages as windows forms. if you use User Interface section of setup project, you will not even have a chance to execute conditional statements to conditionally display those windows, but if you use windows forms from within your custom installer class library, you can easily do almost everything that a .net application can do. DdoubleD is a hardworker guy to provide you with an example

Message queue Scott > Serkan > DdoubleD
Reputation Points: 854
Solved Threads: 127
Banned
Offline 2,057 posts
since Jan 2008