Re: [WiX-users] Network Path

2011-03-08 Thread George Thuo
Thanks Rob, will check this out! George. On 03/08/11 9:44 AM, Rob Mensching wrote: > Install the MSI to "Run From Source". See the ADDSOURCE documentation: > http://msdn.microsoft.com/en-us/library/aa367538(v=VS.85).aspx > > On Mon, Mar 7, 2011 at 12:16 PM, George Thuo w

[WiX-users] Network Path

2011-03-07 Thread George Thuo
I'm running a MSI install file to register DLL's on client machines. The DLL's are located on a server share (same location that the MSI is running from). So the DLL's will be registered to a network share e.g. "\\server\apps\programs\xzip.dll". How do you read the network path of where the appl