Ok, here's what I'd like to do:
We have an intranet.
We have various registry edits we'd like to perfom using the web (via vb.net).
When I click "button1" I want to create a new subkey (or dword/string value) on the client machine. I have the code for remotely creating the value - my question is on permissions though. Anyone know how to enable the correct trust or permissions for this to work on a machine-by machine basis?
(Using VS 2005).
Thanks!
We have an intranet.
We have various registry edits we'd like to perfom using the web (via vb.net).
When I click "button1" I want to create a new subkey (or dword/string value) on the client machine. I have the code for remotely creating the value - my question is on permissions though. Anyone know how to enable the correct trust or permissions for this to work on a machine-by machine basis?
(Using VS 2005).
Thanks!