SmallestDotNet - SmallestDotNet.com is a single page site that does one thing. It tells you the smallest, easiest download you'd need to get the .NET Framework on your system.
Process.Start throws "Class not registered" exception when running under a restricted user
Checking .NET version... Unhandled Exception:
System.ComponentModel.Win32Exception: Class not registered at
System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo
startI nfo) at System.Diagnostics.Process.Start(ProcessStartInfo
startInfo) at CheckForDotNet45.Program.Main(String[] args)
Process.Start throws "Class not registered" exception when running under a restricted user