Re: [WiX-users] Verifying existance of a file using multiple properties

2010-02-18 Thread Blair
If the RegistrySearch/@Win64 attribute is not set to "yes" will always look in the "32-bit" registry, which means that the "Wow6432Node" part of the path is inserted for you automatically. -Original Message- From: Dane Anderson (Acro Service Corp) [mailto:a-daa...@microsoft.com] Sent: Thu

Re: [WiX-users] Verifying existance of a file using multiple properties

2010-02-18 Thread Bryan Reich
Do you know what component(s) install the file in question? If so using ComponentSearch would likely be a better approach. -- Bryan -Original Message- From: Dane Anderson (Acro Service Corp) [mailto:a-daa...@microsoft.com] Sent: Thursday, February 18, 2010 2:12 PM To: wix-users@lists.sour