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
- :
- Not selected features installed
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
‎Feb 21, 2017
09:33 AM
Not selected features installed
Hi,
I'm struggeling with my setup project.
I've just added some new components and features and had also to restructure some of the existing.
Now I have 3 features which get installed even if they are not selected during the installation wizard!
They are all set with install level 1000. There are no custom actions or conditions.
What can check to solve this issue?
Regards,
Robert
I'm struggeling with my setup project.
I've just added some new components and features and had also to restructure some of the existing.
Now I have 3 features which get installed even if they are not selected during the installation wizard!
They are all set with install level 1000. There are no custom actions or conditions.
What can check to solve this issue?
Regards,
Robert
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 24, 2017
03:33 PM
The machine you are running this latest installer on - has it had the prior installer run on it as well? There is a chance the machine is picking up the Feature choices from a prior install and bringing those into the mix.
Its part of the MigrateFeatureStates Action documented at least partially here.
https://msdn.microsoft.com/en-us/library/windows/desktop/aa370034(v=vs.85).aspx
Chad
Its part of the MigrateFeatureStates Action documented at least partially here.
https://msdn.microsoft.com/en-us/library/windows/desktop/aa370034(v=vs.85).aspx
Chad
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 27, 2017
03:27 PM
Hi Chad,
yes I've executed the installer serveral times on the same maschine.
But I always have uninstalled the latest before running the new installation version.
Is there something stored somewhere in the registry?
All my features and components are independet from each other.
yes I've executed the installer serveral times on the same maschine.
But I always have uninstalled the latest before running the new installation version.
Is there something stored somewhere in the registry?
All my features and components are independet from each other.