1.避免安装错误,启动 windwos installer:
执行命令 msiexec /unregserver
执行命令 msiexec /regserver
2.避免 3.5 安装速度慢,可跳过下载
执行命令 dotnetfx35.exe /x,提示你保存到一定位置,记住这个位置
执行命令 释放路径/net35setup.exe /lang:ENU
3.安装基本就会成功了!!!!
注:脚本都是在 cmd 中执行
Windows安装优化与加速技巧
本文提供了一系列在安装Windows时的优化与加速方法,包括避免安装错误、提高安装速度等实用技巧。通过执行特定命令,如msiexec/unregserver、dotnetfx35.exe/x等,可以有效提升Windows安装效率。
1.避免安装错误,启动 windwos installer:
执行命令 msiexec /unregserver
执行命令 msiexec /regserver
2.避免 3.5 安装速度慢,可跳过下载
执行命令 dotnetfx35.exe /x,提示你保存到一定位置,记住这个位置
执行命令 释放路径/net35setup.exe /lang:ENU
3.安装基本就会成功了!!!!
注:脚本都是在 cmd 中执行

被折叠的 条评论
为什么被折叠?