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
- :
- Two questions - urgent
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 25, 2012
09:25 AM
Two questions - urgent
Hi
I have to set a basic msi install
1. I need that the user can choose from 3 setups type:
complete(all the folder and sub folder).custom(the user will chosse the folders).
minimal (only one folder).
How I do it?
2.The Installation should write registry keys defined in reg file. The keys should be loaded during compilation.
How I do that?
Thanks for your help..
I appreciate this...
I have to set a basic msi install
1. I need that the user can choose from 3 setups type:
complete(all the folder and sub folder).custom(the user will chosse the folders).
minimal (only one folder).
How I do it?
2.The Installation should write registry keys defined in reg file. The keys should be loaded during compilation.
How I do that?
Thanks for your help..
I appreciate this...
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 26, 2012
12:16 PM
1. The following KB article provides some information on a couple of different ways to accomplish this:
Q103232: HOWTO: Implementing Setup Types in a Basic MSI Project
2. Please see the per-component "REG File To Merge At Build" setting available for any component in the project through the Setup Design or Components view.
Q103232: HOWTO: Implementing Setup Types in a Basic MSI Project
2. Please see the per-component "REG File To Merge At Build" setting available for any component in the project through the Setup Design or Components view.
