Yes, you are right: I want the same product codes. Here is some
scenarios.

a1.msi has feature A1 of product A, a2.msi has feature A2 of product A.

1. If you install a1.msi, you will get product A with A1 installed. If
you install a2.msi later, you will get product A with features A1 and A2
installed.

2. If you install a2.msi, you will get product A with A2 installed. If
you install a1.msi later, you will get product A with features A1 and A2
installed.

3. At any point if you uninstall product A both features get
uninstalled.


-----Original Message-----
From: Ian Elliott (Excell Data Corporation)
[mailto:[EMAIL PROTECTED] 
Sent: Friday, October 10, 2008 16:25
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Features in different .msi

I got the feeling he wanted to have the two installers somehow be the
same product because he was asking about features. What you say is true
as it's easy to do with two separate product codes and using shared
components.

Ian

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Friday, October 10, 2008 2:21 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Features in different .msi

That is true.  He'll need to use different product codes, but the same
GUIDs for any files that are shared between the installers.

Craig




> From: [EMAIL PROTECTED]
> To: wix-users@lists.sourceforge.net
> Date: Fri, 10 Oct 2008 14:03:56 -0700
> Subject: Re: [WiX-users] Features in different .msi
>
> I agree that you should make two simple installers and try it out.
>
> However, I don't think it will work. Once you install package A and
then try to install package B, it will likely put you into maintenance
mode. (Since you're using the same product code.)
>
> -----Original Message-----
> From: Bhavdeep Singh [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 10, 2008 1:50 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Features in different .msi
>
> Hi,
>
> I guess you need to elaborate your question more, of course all you
need to do is to create One wix project for A1 feature and another iwx
project for A2 feature.Thanks and RegardsBhavdeep Singh
>
>
>
> > Date: Fri, 10 Oct 2008 15:32:54 -0500> From:
[EMAIL PROTECTED]> To: wix-users@lists.sourceforge.net> Subject:
[WiX-users] Features in different .msi> > Sorry for asking this again,
but I really need an answer.> > Let's say I have a product A that has
features A1 and A2. Is it possible> to have one .msi that has feature A1
in it and another one that has A2?> >
------------------------------------------------------------------------
-> This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge> Build the coolest Linux based applications with Moblin SDK &
win great prizes> Grand prize is a trip for two to an Open Source event
anywhere in the world>
http://moblin-contest.org/redirect.php?banner_id=100&url=/>
_______________________________________________> WiX-users mailing list>
WiX-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wix-users
> _________________________________________________________________
> Want to do more with Windows Live? Learn "10 hidden secrets" from
Jamie.
>
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cn
s!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008
>
------------------------------------------------------------------------
-
> This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
> Build the coolest Linux based applications with Moblin SDK & win great
prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
------------------------------------------------------------------------
-
> This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
> Build the coolest Linux based applications with Moblin SDK & win great
prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to