Here's a list of the properties provided by Windows Installer.

http://msdn.microsoft.com/en-us/library/aa370905.aspx

WiX does not include any additional properties by default.

Your selection of extensions (WixNetFxExtension or WixUIExtension for example) 
might add additional properties used by those extensions.

Edwin G. Castro
Software Developer - Staff
Digital Channels
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com
Please consider the environment before printing this e-mail

> -----Original Message-----
> From: Marc Bauer [mailto:marc....@gmx.net]
> Sent: Friday, September 09, 2011 4:25 PM
> To: 'General discussion for Windows Installer XML toolset.'
> Subject: Re: [WiX-users] DirectorySearch/FileSearch not executed if
> msiexecruns with qb ?
> 
> Hi
> 
> Heck, I found the reason... I copied this code from someone and just used it
> and now in the debugs I see [SOURCEDIR] property is *not* set if /qb is
> used. I switched this variable to [CURRENTDIRECTORY] that seems to exist in
> all cases and DirectorySearch now searches for the File. Setup with /qb
> command line switches now works and copied the file over.
> 
> Is there any documentation that lists all available properties that exists by
> default?
> 
> I'm not yet sure if [CURRENTDIRECTORY] really always exists... from MSI
> debug it looks like it does, but a confirmation from one of the gurus would be
> great.
> 
> PS: Currently the WiX project site hosted at sourceforge is "temporarily
> blocked for exceeding its bandwidth threshold"!???
> 
> 
> Regards
> Marc
> 
> 
> ------------------------------------------------------------------------------
> Why Cloud-Based Security and Archiving Make Sense Osterman Research
> conducted this study that outlines how and why cloud computing security
> and archiving is rapidly being adopted across the IT space for its ease of
> implementation, lower cost, and increased reliability. Learn more.
> http://www.accelacomm.com/jaw/sfnl/114/51425301/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to