Purpose of Registry key: Wow6432Node (does anyone know?)

Posted: 04-11-2006, 10:07 PM
Hello all,

Does anyone know the purpose of the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node ?

I am trying to create my company's registry info under:

HKEY_LOCAL_MACHINE\SOFTWARE\myCompanyName

and it is going into:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\myCompanyN ame


What is going on here??????

--
Thanks so much,

george

_________________________
George S. Lockwood
Lead Client Developer
peoplePC, an EarthLink company
Reply With Quote

Responses to "Purpose of Registry key: Wow6432Node (does anyone know?)"

Zack Whittaker
Guest
Posts: n/a
 
Re: Purpose of Registry key: Wow6432Node (does anyone know?)
Posted: 04-11-2006, 11:06 PM
The Wow6432 registry entry indicates that you're running a 64-bit version of
Windows. The OS uses this key to present a separate view of
HKEY_LOCAL_MACHINE\SOFTWARE for 32-bit applications that run on a 64-bit
version of Windows. When a 32-bit application queries a value under the
HKEY_LOCAL_MACHINE\SOFTWARE\<company>\<product> subkey, the application
reads from the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\<company>\ <product>
subkey.

A "registry reflector" copies certain values between the 32-bit and 64-bit
registry views (e.g., mainly for COM registration) and resolves any
conflicts using a last-writer-wins approach.

--
Zack Whittaker
» ZackNET Enterprises: www.zacknet.co.uk
» MSBlog on ResDev: www.msblog.org
» Vista Knowledge Base: www.vistabase.co.uk
» This mailing is provided "as is" with no warranties, and confers no
rights. All opinions expressed are those of myself unless stated so, and not
of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared
that up!

--: Original message follows :--
"GSLockwood (IUnknown)" <IUnknown@newsgroups.nospam> wrote in message
news:6CC291AD-6C04-40A7-979E-D86515191F8E@microsoft.com...
> Hello all,
>
> Does anyone know the purpose of the following key:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node ?
>
> I am trying to create my company's registry info under:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\myCompanyName
>
> and it is going into:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\myCompanyN ame
>
>
> What is going on here??????
>
> --
> Thanks so much,
>
> george
>
> _________________________
> George S. Lockwood
> Lead Client Developer
> peoplePC, an EarthLink company

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why is the Safety Scan for Vista reporting so many registry errors after using a third party program Guest Windows Vista 1 03-02-2009 02:14 PM
Vista Registry Layout LuisNeto Windows Vista Performance & Maintenance 2 06-18-2006 12:33 PM
Registry Cleaner type programs? Tim D Windows Vista Performance & Maintenance 1 06-13-2006 11:30 AM
Windows Vista and programs to monitor registry, files, etc. Ant Windows Vista Install & Setup 2 03-22-2006 10:12 AM
Windows Vista and programs to monitor registry, files, etc. Ant Windows Vista File Management 2 03-22-2006 10:12 AM