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
- :
- Re: Feature installs even when un ticked
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
‎Jul 23, 2008
10:54 AM
Feature installs even when un ticked
Hi
I have a feature which is associated to one component. The component installs whether the feature is selected or not.
If I associate another component to the feature and un tick the feature, the second component does not install but the first one still does. Both features are set up the same, except files.
The only way to stop the component from installing is excluding it from the build itself, which obviously is not acceptable. 90% of the time the feature won't be installed which makes the problem worse.
Any ideas would be appreciated.
Thanks,
Rich
I have a feature which is associated to one component. The component installs whether the feature is selected or not.
If I associate another component to the feature and un tick the feature, the second component does not install but the first one still does. Both features are set up the same, except files.
The only way to stop the component from installing is excluding it from the build itself, which obviously is not acceptable. 90% of the time the feature won't be installed which makes the problem worse.
Any ideas would be appreciated.
Thanks,
Rich
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 23, 2008
11:33 AM
Look at the value of INSTALLLEVEL in Property Manager and change the INSTALLLEVEL of this feature to be something higher than that of what is in Property Manager.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 24, 2008
03:44 AM
Thanks, INSTALLLEVEL wasn't actually in the Property Manager. Adding it and making sure the feature is higher did not help. It wouldn't make sense either as all the features are set as 1 and they only install if they are ticked. Also wouldn't explain why only one component installs whatever, no matter which feature it is assigned to.
The component is set up the same as all the others. I have written some installscript which uses the component, however, it only runs if the files are present, which is all the time at the moment! There is no code to force it to install, not that I am aware of anyway.
Thanks,
Rich
The component is set up the same as all the others. I have written some installscript which uses the component, however, it only runs if the files are present, which is all the time at the moment! There is no code to force it to install, not that I am aware of anyway.
Thanks,
Rich
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 28, 2008
06:30 AM
No one have any ideas? It is quite annoying now, I have re-added the component and feature and assigned the component to a different feature and tried that, the component always installs, no matter what.
Is there something in IS that if file changes are made in installscript it installs that component or something stupid like that?
Thanks,
Rich
Is there something in IS that if file changes are made in installscript it installs that component or something stupid like that?
Thanks,
Rich
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 29, 2008
02:05 PM
I had a similar problem a few weeks ago. Files in an unselected feature were installing when they weren't supposed to.
My problem was with the ".Net Scan at Build" setting "Dependencies and Properties". When I changed the setting to "Properties Only", the files were no longer installed.
Scott
My problem was with the ".Net Scan at Build" setting "Dependencies and Properties". When I changed the setting to "Properties Only", the files were no longer installed.
Scott
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 30, 2008
03:53 AM
Thanks, unfortuently, this didn't work, even setting it to None did nothing. It keeps installing the files. When I untick the feature the disk space required drops appropriately so that far is correct, something is forcing it to be installed and I don't what it is!
Thanks again,
Rich
Thanks again,
Rich