How to read a registry key in VBA / Access?

G

Guest

I would like to detect the sandboxmode status and do something with it.
I have been told that the registry key
\\HKEY_LOCAL_MACHINE\Software\Microsoft\Jet\4.0\engines\SandboxMode
holds the current status of the sandbox mode.
But now i would like to know how to read this key from within VBA.

Could Getsetting( ) do this? or there another way to read keys?

Any help is appreciated,
Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top