|
-
Dec 20th, 2006, 02:42 PM
#1
Thread Starter
Addicted Member
.net configuration tool
I have a need to modify the security policy on each user machine to allow them to run an application form the server. I have tested on my machine setting up the trusted group whichs works great!
I would like an easy way for the users to be able to add the server folder to their trusted group.
Is there a way to batch this some how?
Thanks.
-
Dec 20th, 2006, 06:02 PM
#2
Re: .net configuration tool
I've never tried what you're asking but I can tell you that the Framework config tools for .NET 1.x are part of the Framework itself, while for .NET 2.0 they are part of the SDK. If you don't want to deploy the SDK to your clients then I'd imagine that you could do the job as part of your installation routine, although exactly how I couldn't say. Sorry to not be more helpful.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|