Group:  Microsoft Access ยป microsoft.public.access.developers.toolkitode
Thread: Macro Security on Runtime

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Macro Security on Runtime
"MSDN Newsgroups" <max[ at ]tylr.com> 23.02.2006 17:08:19
I've packaged an app and installed it on a machine. I'm using Access 2003
Dev. Tools.
When the user runs the program they have to go through three security boxes
to get to the app. They cannot however set permissions to allow VB to run
since they only have the runtime.

How can I eliminate this behavior?

Thank You,
Max Tyler


Re: Macro Security on Runtime
"Albert D.Kallal" <PleaseNOOOsPAMmkallal[ at ]msn.com> 07.03.2006 10:54:53
Simply add the following keys to your runtime packing (the package wizard
does have provision for adding regs keys).

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


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal[ at ]msn.com
http://www.members.shaw.ca/AlbertKallal


Re: Macro Security on Runtime
MikeBromley 17.04.2006 17:48:02
Albert, you're a lifesaver! I have the exact same problem. It woud seem
that this would be solved easier by a runtime switch??? /MacroSecurityLev
"Low" ...... Just thinking.

MikeBromley

"Albert D.Kallal" wrote:

[Quoted Text]
> Simply add the following keys to your runtime packing (the package wizard
> does have provision for adding regs keys).
>
> 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
>
>
> --
> Albert D. Kallal (Access MVP)
> Edmonton, Alberta Canada
> pleaseNOOSpamKallal[ at ]msn.com
> http://www.members.shaw.ca/AlbertKallal
>
>
>

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net