Re: [WiX-users] SourceDir

2010-08-20 Thread Kyle McClellan
Set the PreprocessorVariable. It's an optional string parameter that will substitute SourceDir for another variable name (ex: var.Dir). -Original Message- From: Satyaprakash J [mailto:sat...@smartek21.com] Sent: Friday, August 20, 2010 2:54 AM To: wix-users@lists.sourceforge.net Subject:

Re: [WiX-users] Sourcedir

2007-12-14 Thread Paul McCloskey
haven't found a reliable way to find where the network MSI is running from. Any ideas are welcome. -Original Message- From: Richard [mailto:[EMAIL PROTECTED] On Behalf Of Richard Sent: Friday, December 14, 2007 12:16 PM To: Paul McCloskey Subject: Re: [WiX-users] Sourcedir

Re: [WiX-users] Sourcedir

2007-12-13 Thread Richard
In article <[EMAIL PROTECTED]>, "Paul McCloskey" <[EMAIL PROTECTED]> writes: > I'm trying to find a reliable way to get the path to the running MSI. > Once I have the path, I'd like to spawn an executable that is relative > to the MSI in a custom action. Why? What is this executable suppos