![]() |
Reading registry key on Win7 x64
I'm reading some string from the registry like this:
Code:
%REG_READ("HKEY_LOCAL_MACHINE\SOFTWARE\Manufacturer\ProgramName\InstallPath")% However, VBP7 being a 32-bit app, accessing the registry will automatically access the corresponding keys within Wow6432Node. Is there a way around this? |
Not using the REG_READ macro, but you can use the Read Registry action and check the 'Access 64-bit registry view' option.
http://www.kinook.com/VisBuildPro/Ma...adregistry.htm |
Excellent, thanks! Works like charm.
|
All times are GMT -5. The time now is 04:28 AM. |
Copyright © 1999-2023 Kinook Software, Inc.