Im trying to find the permcalc.exe tool described here: http://msdn.microsoft.com/en-us/library/ms165077(v=VS.90).aspx
But i cant find an actual download link. If i open the Windows SDK command prompt as directed at that link, i get the usual FNF error.
permcalc.exe is not recognized as an internal or external command, operable program or batch file
Im trying to find all the sercurity permissions required for a .NET 4.0 dll.
edit:
It doesnt have to be for .NET 4.0, i can recompile in .NET 3.5/2/0. ANything to save me from going through all my source code.