|
2 |
edited tags
|
||
|
1 |
|
||
Disabling authenticode signature verification in .NET exe without app.configDoes anyone know how to disable authenticode signature verification in a .NET executable (to avoid slow startup) without using an application config file? In other words, do this:
without an app.config. Is it possible?
|
||||
