bin456789 / reinstall

一键DD/重装脚本 (One-click reinstall OS on VPS)
GNU General Public License v3.0
1.26k stars 224 forks source link

dd到windows的话,后面必须要指定自定义iso地址吗? #26

Closed MalikWilliams1greher closed 6 months ago

MalikWilliams1greher commented 8 months ago

直接

reinstall.bat windows

可以吗?

还是说必须要:

reinstall.bat windows \
     --iso='https://example.com/en-us_windows_10_enterprise_ltsc_2021_x64_dvd_d289cf96.iso' \
     --image-name='Windows 10 Enterprise LTSC 2021'

呢?

bin456789 commented 8 months ago

你试下不加那两个参数