怎么用Ghost备份好的系统自动打补丁
微软每个月都会发布系统补丁,而你已经制作好的镜像文件并不包含这些新补丁,这时可以启动Windows的自动更新将当前补丁全部打上。
"d:\update1\update\update.exe" -z -q
"d:\update2\update\update.exe" -z -q
d:\qchain.exe
微软每个月都会发布系统补丁,而你已经制作好的镜像文件并不包含这些新补丁,这时可以启动Windows的自动更新将当前补丁全部打上。
"d:\update1\update\update.exe" -z -q
"d:\update2\update\update.exe" -z -q
d:\qchain.exe
评论(0)▼