Re: [WiX-users] two different applications using shared folders

2008-04-08 Thread Bob Arnson
Michal Peled wrote: Do fragments still exist in Wix 3.0? Yes, absolutely. FragmentRef, the element to pull in a fragment by its ID, is gone, but plenty of other *Ref elements exist (and more have been added). -- sig://boB http://joyofsetup.com/ ---

Re: [WiX-users] two different applications using shared folders

2008-04-08 Thread Michal Peled
ouble work? From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 08, 2008 6:22 PM To: Michal Peled Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] two different applications using shared folders Michal Peled wrote: I want to create a situation where one a

Re: [WiX-users] two different applications using shared folders

2008-04-08 Thread Bob Arnson
Michal Peled wrote: I want to create a situation where one application removal doesn't remove the common folders/files the other application is using. I would be happy to do it as clean and simple as possible (no CA and no getting smart). Is there such a way of doing that? If I give the sh

[WiX-users] two different applications using shared folders

2008-04-07 Thread Michal Peled
Hi all, I'm creating 2 installers for 2 different applications. A user can purchase and install each application by itself, but he is able to install them both as well. If they are both installed together, they share a couple of folders which both of them are using (so if one application gets upg