I am creating a windows application setup project using Visual studio 2008 setup project. This setup will have following steps:
- Splash screen
- Select Installation folder/directory
- Database configuration
- Select Components
I am having trouble finding a way to create such installation window in setup. could you please help me to find a solution for this?