# 介绍 很多时候需要 `.NET Framework 3.5` 组件,但却安装不上,可以直接下载源文件进行安装 首先使用 `Win+R` 输入 `cmd` 打开命令行窗口 输入 `winver` 查看 `window` 版本信息 ```powershell winver ```