
rcorless1.5524916639114856E12 asked a question.
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
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
Is there something in IS that if file changes are made in installscript it installs that component or something stupid like that?
Thanks,
Rich
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
Thanks again,
Rich