This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Custom Setup dialog in Basic MSI
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Aug 11, 2010
05:58 PM
Custom Setup dialog in Basic MSI
Hi,
in my Basic MSI project I need to customize a Custom Setup screen.
I don't see any scripts in this project. I need to add items to the tree that will enable user to select parts to install.
Is it possible in Basic MSI project? If it is, how to do that?
Thank you.
in my Basic MSI project I need to customize a Custom Setup screen.
I don't see any scripts in this project. I need to add items to the tree that will enable user to select parts to install.
Is it possible in Basic MSI project? If it is, how to do that?
Thank you.
(1) Reply
Aug 11, 2010
08:56 PM
Hi,
You just need to structure your project into features and components. Refer to this msdn article --> http://msdn.microsoft.com/en-us/library/aa368003(VS.85).aspx.
You just need to structure your project into features and components. Refer to this msdn article --> http://msdn.microsoft.com/en-us/library/aa368003(VS.85).aspx.