![]() |
#1 |
Junior Member
Join Date: Apr 2020
Posts: 22
|
how can i get registry keys of a 64 bit appl.?
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. |
![]() |
![]() |
![]() |
#2 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,548
|
"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). IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Apr 2020
Posts: 22
|
Thank you for your prompt reply!
I would like to delete this question ... The data was not there yet since Word had never started. |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|