How can i get registry keys of a 64 bit appl.. i.e. WORD x64?
I know, the keys of x64 programs are stored seperatly.
I don't even see the values in the registry editor, although it is supposed to map both branches.
how can i get registry keys of a 64 bit appl.?
3 posts
"SetRegView 64" if x64.nsh tells you that you are on a 64-bit system. Newer versions of NSIS also supports HKLM64 etc. as root keys without having to change the view.
There are two versions of regedit.exe, run the 64-bit version to see the 64-bit keys (Win+R and type regedit.exe).
There are two versions of regedit.exe, run the 64-bit version to see the 64-bit keys (Win+R and type regedit.exe).
Thank you for your prompt reply!
I would like to delete this question ...
The data was not there yet since Word had never started.
I would like to delete this question ...
The data was not there yet since Word had never started.