> Use the Evaluate Assembly option from the Code Access Security Policy
> snap-in; and then adjust the CASPOL security settings accordingly.
[quoted text clipped - 11 lines]
>
> - Show quoted text -
Thanks, but is there a way to make this in run-time?
Example: we're distributing our application on CD.
SysAdmin copied that application to network share and gave users link
to network share to launch EXE file - we don't want users to go launch
CASPOL or go into Assembly Evaluation. We just would like it to work
AS IS. Will any kind of signing help that?
Jediah L - 24 Mar 2008 15:48 GMT
Build in the demands into the manifest for the necessary permissions, and
then sign the deployment with a trusted Authenticode Signature.
On Mar 18, 6:44 pm, "Jediah L" <r...@nospam.nospam> wrote:
> Use the Evaluate Assembly option from the Code Access Security Policy
> snap-in; and then adjust the CASPOL security settings accordingly.
[quoted text clipped - 15 lines]
>
> - Show quoted text -
Thanks, but is there a way to make this in run-time?
Example: we're distributing our application on CD.
SysAdmin copied that application to network share and gave users link
to network share to launch EXE file - we don't want users to go launch
CASPOL or go into Assembly Evaluation. We just would like it to work
AS IS. Will any kind of signing help that?