利用DOS 让GHOST 一键还原菜单添加到系统启动菜单

一、在autoexec.bat加入

cd c:/ghost

ghost -clone,mode=pload,src=存放镜像的路径/镜像名.gho:1,dst=1:1 -sure –rb
二、修改BOOT.INI

把文件中的“timeout”等号后面的数值改为“5”。在最下方输入
c:/=""using ghost to restore ststem""
OK !

你可能感兴趣的:(c,dos,DST)