.NET Framework Configuration Tool (Mscorcfg.msc)
Just want to configurate the runtime security policy for one of my WinForm 2.0 product under a client environment, but I can't find the .NET Framework 2.0 Configuration tool in the Administrative Tools menu... I can see the same tool for .NET Fx 1.1, but where's the one for .NET Fx 2.0?
The .NET Framework Configuration tool is a Microsoft Management Console (MMC) snap-in that allows you to manage and configure assemblies in the Global Assembly Cache, adjust code access security policy, and adjust remoting services. In the .NET Framework versions 1.0 and 1.1, Mscorcfg.msc is installed with the NET Framework redistributable package. Starting with the .NET Framework 2.0, Mscorcfg.msc is installed with the .NET Framework SDK.
The .NET Fx 2.0 Configuration Tool now come with the .NET Fx SDK... which is 354Mb in fact... How come the SDK become so large in size... ZZzzz....