How in the heck do you read the registry in W2K of NT?????
I got code that will read from the reg in win 9x but it will not work in w2k or NT.
Yes I have Admin rights.
Printable View
How in the heck do you read the registry in W2K of NT?????
I got code that will read from the reg in win 9x but it will not work in w2k or NT.
Yes I have Admin rights.
Are you trying to read from DYN_DATA keys? It's hidden in NT/2k
I am trying to get the installed path of msaccess from HKLM\software\microsoft\windows\currentversion\app paths\msaccess.exe
Shouldn't be any problem. If you want you could download my registry module, it should work on both systems except for DYN_DATA on NT/2k