一键安装.net Framework与检测.NET Framework是否安装及安装版本

快速一键安装.net Framework的方法

dotnetfx.exe /q:a /c:"install /l /q"

检测.NET Framework是否安装及安装版本方法