I’ve just completed a new and improved version of GotDotNet. The previous version was a Win32 console application which ran the command line processor (i.e. the “DOS” box). This box always appeared regardless of whether or not the .NET framework was installed.

The new version is a Win32 MFC application and it does not use the [...]