sharing features between two setups

  • Thread starter Thread starter EP
  • Start date Start date
E

EP

Let's say I have MergeModule1 that gets installed with Feature1 of
BigPackage1

Now I want to distribute MergeModule1 as a feature of Package2

Can I share that Feature1 between the two msi's, and when I remove the
feature in add/remove programs from BigPackage1 it removes it from Package2?
 
No it doesn't work that way. You don't share features between install kits.
MergeModule1 gets removed only when BigPackage1 and Package2 are
uninstalled.

--

Regards,
Sajan.

PS: Please don't send me direct emails, use the newsroom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top