N
NonDeterministic
Hello!
Everytime I recompile a program with csc, I have to go to
".NET Framework 2.0 Configuration" / Runtime Security Policy
and increase the assembly trust to make it run properly.
How can I automate this process, or even disable the security
restrictions for, let's say
- a whole directory,
- the user 'administrator',
- or even completely?
Why other software, that uses .NET, don't need any security
tweaks?
Thanks in advance!
Everytime I recompile a program with csc, I have to go to
".NET Framework 2.0 Configuration" / Runtime Security Policy
and increase the assembly trust to make it run properly.
How can I automate this process, or even disable the security
restrictions for, let's say
- a whole directory,
- the user 'administrator',
- or even completely?
Why other software, that uses .NET, don't need any security
tweaks?
Thanks in advance!