I have release an installation which was created with Developer 8.02, a basic msi project.
In this installation, I had a certain Feature that installed a certain Component (lets call it "comp_a").
Now I want to create a patch for that installation. In this patch, I want to make this component ("comp_a") also being installed with another feature. In other words - I want to share this component with onother feature (but in a patch - msp file).
Can it be done?
I have already several shared components between several features in my installation, but they all were set as shared between features when the original release was created.
Thanks.
