On Tue, 4 Sep 2012 14:02:37 +0200, Jiri Cincura <disk...@cincura.net>
wrote:
> On Tue, Sep 4, 2012 at 1:51 PM, Miroslav Hrázský <mhraz...@gmail.com>
> wrote:
>> Is there any reason to move  FB DDEX registry keys from
>>
>>  HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\11.0\
>>
>> to
>>
>> HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0_Config\ ?
>>
>> I'm curious because for me (Win7 64) the former works without any
>> problems.
> 
> Didn't work for me. Win7 32bit + VS RC & RTM; Win8 32bit & 64bit + VS
> RTM (clean install)

Wow6432Node doesn't exist on 32 bit windows. And AFAIK 32 bit applications
on a 64 bit Windows will be redirected to Wow6432Node automagically. So an
attempt to read in HKEY_<whatever>\Software\ will actually read
HKEY_<whatever>\Software\Wow6432Node\ 

Mark

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to