Hi Stephen,
[quoted text, click to view] >1. If merge module MA depends on merge module M1, should I aggregate
>M1 into MA or just bring the necessary modules together in the top-level
>setup programs?
This depends. If there are other merge modules that depend on M1, we may
separate MA and M1.
[quoted text, click to view] >2. If a setup program includes two merge modules MA and MB that both
>include the same version of the same managed assembly, will it install
>and uninstall cleanly in the file system and the GAC, or is there
potential
>for conflicts and confusion?
I don't think there will be conflicts or confusions. Generally speaking, we
may avoid this scenario if possible.
[quoted text, click to view] >3. If two different setup programs (for different products) include the
same
>merge module M1, will both install and uninstall cleanly in the file
system
>and the GAC, or is there potential for conflicts and confusion?
There should be no conflicts or confusions under normal situations.
[quoted text, click to view] >4. If I have built an installer class with some custom actions required
>for merge module M1, can I put the installer and custom actions into
>the merge module M1 or should I always do this at the top level?
>
There are many existing merge modules with their own custom actions. I
think it is OK for you to put custom actions in merge modules. However, the
conditioning of the custom actions in the merge modules may be a more
complex subject.
[quoted text, click to view] >5. Is deployment support in VS.NET changing significantly in Whidbey?
From the current preview version of the product, there are no significant
changes. However, we shall see the final release of the product.
Thanks!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C
www.microsoft.com/security Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.