Re: [WiX-users] RegistrySearch example in tutorial

2013-08-28 Thread Blair Murri
create using the WiX toolset. > From: rob...@softdev.net > To: wix-users@lists.sourceforge.net > Date: Wed, 28 Aug 2013 07:33:17 + > Subject: Re: [WiX-users] RegistrySearch example in tutorial > > Hi Phil/Blair, > > I'm just trying to get through the tutorial on a

Re: [WiX-users] RegistrySearch example in tutorial

2013-08-28 Thread Robert Clancy
on [mailto:phildgwil...@gmail.com] Sent: Wednesday, 28 August 2013 3:26 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] RegistrySearch example in tutorial The original registry search you posted doesn't have Win64="yes" so it will be a 32-bit regi

Re: [WiX-users] RegistrySearch example in tutorial

2013-08-27 Thread Phil Wilson
; > To: wix-users@lists.sourceforge.net > > Date: Mon, 26 Aug 2013 23:52:18 + > > Subject: Re: [WiX-users] RegistrySearch example in tutorial > > > > Thanks for both replies. I am indeed on a x64 machine and have no idea > how to distinguish between x86/x64 registries. I&#

Re: [WiX-users] RegistrySearch example in tutorial

2013-08-27 Thread Blair Murri
ourceforge.net > Date: Mon, 26 Aug 2013 23:52:18 +0000 > Subject: Re: [WiX-users] RegistrySearch example in tutorial > > Thanks for both replies. I am indeed on a x64 machine and have no idea how to > distinguish between x86/x64 registries. I've probably created the key in th

Re: [WiX-users] RegistrySearch example in tutorial

2013-08-26 Thread Robert Clancy
his conditional: > > > > > > > > -Original Message- From: Phil Wilson [mailto:phildgwil...@gmail.com] Sent: Tuesday, 27 August 2013 4:49 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] RegistrySearch example in tutori

Re: [WiX-users] RegistrySearch example in tutorial

2013-08-26 Thread Phil Wilson
> HKLM\Software\Acme\Foobar 1.0 > Do you have a 32-bit MSI and are trying to read a 64-bit registry > location, per chance? Or vice versa? > > > From: rob...@softdev.net > > To: wix-users@lists.sourceforge.net > > Date: Mon, 26 Aug 2013 06:31:51 + > > Subject:

Re: [WiX-users] RegistrySearch example in tutorial

2013-08-26 Thread Blair Murri
t; To: wix-users@lists.sourceforge.net > Date: Mon, 26 Aug 2013 06:31:51 +0000 > Subject: [WiX-users] RegistrySearch example in tutorial > > I'm a novice user, going through Getting Started. I cannot get the > RegistrySearch to work, or FILEEXISTS - both from "Where to Install?"

[WiX-users] RegistrySearch example in tutorial

2013-08-25 Thread Robert Clancy
I'm a novice user, going through Getting Started. I cannot get the RegistrySearch to work, or FILEEXISTS - both from "Where to Install?" page in your tutorial. I suspect it is because this element: is overridden by the subsequent Meaning that if the regist