Give Google An Answer To Find the Question!?


  • Share on Pinterest

This is a anecdote of how Google gave the question to the answer I already had.

Normally, people input questions and keywords into Google to find an answer. In my case the answer was known. Use caspol.exe with the -pub -file arguments to trust all the assemblies signed with my certificate. The MSDN caspol.exe documentation was helpful but the exact syntax for implementing the command was a little fuzzy.

When in doubt Google it. Behold, the question to my answer stated in a question:

“What does this statement do? caspol -machine -addgroup All_Code -pub -file MyApp.exe FullTrust”

Thanks to Matthew Podwysocki his question fit my answer and provided the syntax needed to complete my work with caspol.