I'd use a common .wixlib just like the WiX toolset does. See: 
src\Setup\CommonLib

_______________________________________________________________
 FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/

-----Original Message-----
From: Sean Farrow [mailto:sean.far...@seanfarrow.co.uk] 
Sent: Sunday, March 30, 2014 10:30 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] using directories across installers

Hi,
I am currently in the process of splitting an installer out in to smaller more 
manageable installers. I've got a situation whereby two of the installers place 
files inside a folder in the CommonAppDataFolder.
What is the best practice for doing this, should I use directory elements in 
both installers, or do I need to use a DirectoryRef element in the second 
installer. I'd ideally like one installer not to be dependent on whether the 
other installer has been run.
Any help appreciated.
Kind regards
Sean.
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to