Home All Groups Group Topic Archive Search About

Access 2007 - Runtime - A potential security concern Security Noti

Author
6 Jan 2009 12:40 AM
pdxSteve
I am upgrading my product to 2007;

my customers use the runtime and have multiple user logins (cashiers)

it seems that the front-end .adde needs to be in the "users" directory.. 
and each login will need to install the product..

when it i move the file to an area that accessible to any user on the
computer the security notice pops up..

Question: Is this by design and is there a work-around to this?

Author
6 Jan 2009 1:23 AM
Pete D.
Install it to all users or public (XP or Vista) and make sure you sign the
code.  Each user must accept you as a safe publisher and then it will run
fine.  Look up security on Microsoft site to solve the problem if you don't
understand signing your code.  You can also install it to a trusted location
but then all users must mark it as a trusted location or you will have to
set up a policy.

Show quoteHide quote
"pdxSteve" <pdxSt***@discussions.microsoft.com> wrote in message
news:20DA57C7-FA7E-4AFE-BB6A-8807CEB79624@microsoft.com...
>I am upgrading my product to 2007;
>
> my customers use the runtime and have multiple user logins (cashiers)
>
> it seems that the front-end .adde needs to be in the "users" directory..
> and each login will need to install the product..
>
> when it i move the file to an area that accessible to any user on the
> computer the security notice pops up..
>
> Question: Is this by design and is there a work-around to this?
>