Access 2003 Warnings

A

Abraham

Could someone explain in more detail the following from a previous post:

for dword...just use # in front

So, add the following keys to your runtime packing

ROOT:Local Machine
Key: SOFTWARE\Microsoft\Jet\4.0\Engines
Name:SandBoxMode
Value:#00000002

ROOT:Local Machine
Key: Software\Microsoft\Office\11.0\Access\Security
Name:Level
Value:#00000001

If you add both to the above, then you get no security prompts at all...even
if the later jet sp8 is NOT installed. It is clean...and no prompts....

How can I program the above Or on a customers computer running Access
runtime, how can I change those settings?

Thank You
 
Top