一行代码在线重装 Windows beta
提醒:
此脚本程序目前处于内部测试阶段,如有问题请及时向我反馈,不保证50%成功率!
类似 Linux DD 脚本,我们也有 Windows 一键重装脚本,基于潇然一键装机助理和潇然系统部署,能够自动重装系统
保持网络连接通畅,建议连接网线或 5Ghz WiFi。
确保系统有 D 盘,且系统组件完整,如无 D 盘可接上一块移动硬盘
退出所有杀毒软件,包括360、火绒、WD 等都要退出!(程序使用了特殊方式下载文件,100%报毒,不报毒的不是好杀软)
将下面的代码复制到 Win + R “运行” 或 “命令提示符” 或 “PowerShell” 或 “Windows 终端”。
之后程序会自动完成后续工作,中途无需用户交互,真正做到**“一键化”**。
提示:
提供两种方式调用,regsrv32
方式会报毒,但兼容所有版本的系统;curl
方式只支持 Windows 10以上版本
集成更新版
一行代码——重装 Windows 11 64位 专业版 万能驱动 集成更新版:
cmd
cmd /c "pushd %tmp%®svr32 /u /s /i:http://c.xrgzs.top/c/aria2c scrobj.dll&aria2c --allow-overwrite=true --check-certificate=false -o reinstwin.bat http://url.xrgzs.top/reinstwin&reinstwin.bat -win 11 -64 -pro"
cmd
cmd /c "pushd %tmp%&curl -sSL http://url.xrgzs.top/reinstwin>reinstwin.bat&reinstwin.bat -win 11 -64 -pro"
一行代码——重装 Windows 10 64位 专业版 万能驱动 集成更新版:
cmd
cmd /c "pushd %tmp%®svr32 /u /s /i:http://c.xrgzs.top/c/aria2c scrobj.dll&aria2c --allow-overwrite=true --check-certificate=false -o reinstwin.bat http://url.xrgzs.top/reinstwin&reinstwin.bat -win 10 -64 -pro"
cmd
cmd /c "pushd %tmp%&curl -sSL http://url.xrgzs.top/reinstwin>reinstwin.bat&reinstwin.bat -win 10 -64 -pro"
一行代码——重装 Windows 7 64位 旗舰版 万能驱动 集成更新版:
cmd
cmd /c "pushd %tmp%®svr32 /u /s /i:http://c.xrgzs.top/c/aria2c scrobj.dll&aria2c --allow-overwrite=true --check-certificate=false -o reinstwin.bat http://url.xrgzs.top/reinstwin&reinstwin.bat -win 7 -64 -ult"
cmd
cmd /c "pushd %tmp%&curl -sSL http://url.xrgzs.top/reinstwin>reinstwin.bat&reinstwin.bat -win 7 -64 -ult"
一行代码——重装 Windows 7 32位 旗舰版 万能驱动 集成更新版:
cmd
cmd /c "pushd %tmp%®svr32 /u /s /i:http://c.xrgzs.top/c/aria2c scrobj.dll&aria2c --allow-overwrite=true --check-certificate=false -o reinstwin.bat http://url.xrgzs.top/reinstwin&reinstwin.bat -win 7 -32 -ult"
cmd
cmd /c "pushd %tmp%&curl -sSL http://url.xrgzs.top/reinstwin>reinstwin.bat&reinstwin.bat -win 7 -32 -ult"
VIP纯净版
一行代码——重装 Windows XP 32位 专业版 万能驱动 VIP纯净版:
cmd
cmd /c "pushd %tmp%®svr32 /u /s /i:http://c.xrgzs.top/c/aria2c scrobj.dll&aria2c --allow-overwrite=true --check-certificate=false -o reinstwin.bat http://url.xrgzs.top/reinstwin&reinstwin.bat -ghost xp -32 -pro"
cmd
cmd /c "pushd %tmp%&curl -sSL http://url.xrgzs.top/reinstwin>reinstwin.bat&reinstwin.bat -ghost xp -32 -pro"
自行选择
一行代码——自选安装版:
cmd
cmd /c "pushd %tmp%®svr32 /u /s /i:http://c.xrgzs.top/c/aria2c scrobj.dll&aria2c --allow-overwrite=true --check-certificate=false -o reinstwin.bat http://url.xrgzs.top/reinstwin&reinstwin.bat"
cmd
cmd /c "pushd %tmp%&curl -sSL http://url.xrgzs.top/reinstwin>reinstwin.bat&reinstwin.bat"
自定义参数
cmd
帮助:
-win <版本数字> 设置为原版集成更新系统
-esd <版本数字> 设置为ESD原版系统
-ghost <版本数字> 设置为VIP纯净版系统
-64 / -32 设置为内置64位/32位系统
-home / -china / -homesl 设置为内置家庭版/中文家庭版/家庭单语言版系统
-pro / -prow / -edu 设置为内置专业版/专业工作站版/教育版系统
-ent / -iot / -entg 设置为内置企业版/企业物联网版/企业g版系统
-ult 设置为内置旗舰版系统(仅Win7)
当定义了以上参数,会跳转到目标系统名称进行安装,也可直接设定:
-t <目标系统名称> 直接安装指定系统
支持使用自定义的系统文件:
-peurl <PE文件下载地址> 自定义使用指定下载地址的PE(仅支持使用潇然PE)
-osurl <系统文件下载地址> 自定义安装指定下载地址的系统
-osfile <系统文件及扩展名> 自定义安装指定下载地址的系统下载后的文件+扩展名
-md5 <系统文件MD5> 自定义安装指定下载地址的系统下载后的文件+扩展名
-index <系统索引号> 自定义安装指定系统的索引号
全局设置:
-th <数字> Aria2c下载线程,默认16,可根据实际需要降低,范围1-16
-noosc 取消潇然OSC优化(取消后会导致驱动安装等功能无法使用)
-noosd 取消万能驱动
-nounattend 取消自动安装系统(注入unattend.xml)
注:本产品基于潇然一键装机助理开发,但不依赖其在线重装功能,原则上可以切换其它内核!