View Single Post
  #520  
Old 20-05-2013, 12:01
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
If you use this key for example:
Quote:
HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\
on 32 bit it will be
Quote:
HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\
and on 64bit
Quote:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Electronic Arts\
Tested many times and on multiple Windows versions.

Installshield and advanced installer do the same.

Bottom of the line, there is no need to think or worry about the Wow6432Node at all.
Reply With Quote
The Following User Says Thank You to danswano For This Useful Post:
y_thelastknight (20-05-2013)