Re: [WiX-users] Accessing the Source Directory

2007-03-23 Thread Geoff Finger
Most of the files are made part of the installer using the File element, however there are two files that are an exception for two reasons. First, they're both part of the readme file which we want users to be able to access before they actually install the product. If it were just that we could i

Re: [WiX-users] Accessing the Source Directory

2007-03-22 Thread Anthony Wieser
From: "Rob Mensching" <[EMAIL PROTECTED]> To: "Geoff Finger" <[EMAIL PROTECTED]>; Sent: Friday, March 23, 2007 12:28 AM Subject: Re: [WiX-users] Accessing the Source Directory > Why are you copying files from the original media instead of just using the &g

Re: [WiX-users] Accessing the Source Directory

2007-03-22 Thread Rob Mensching
Why are you copying files from the original media instead of just using the File element? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Geoff Finger Sent: Thursday, March 22, 2007 3:45 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Accessin