|  | 
 
| yuandebao 新手上路
 
  
 
 
 
 积分 12
 发帖 5
 注册 2007-4-16
 状态 离线
 | 
| 『第 91 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
谢谢了,网址已收藏。 
Thanks, the website has been bookmarked. 
 
 
 |  | 
|  2007-4-16 06:15 |  | 
|  | 
 
| shu110 初级用户
 
   
 
 
 
 积分 30
 发帖 11
 注册 2006-11-9
 状态 离线
 | 
| 『第 92 楼』:
 钦佩楼主啊!!!
 
使用 LLM 解释/回答一下 
 
 
楼主真是太慷慨了!下载了楼主的教材,不回帖子,我睡不着觉啊!!!
 万分感谢!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
The landlord is really very generous! After downloading the landlord's teaching material, I can't sleep if I don't reply to the post!!!
 Thank you very much!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
 
 
 |  | 
|  2007-4-19 11:52 |  | 
|  | 
 
| weianzhou 初级用户
 
   
 
 
 
 积分 58
 发帖 25
 注册 2007-4-18
 状态 离线
 |  | 
|  2007-4-20 05:05 |  | 
|  | 
 
| gogo2008 新手上路
 
  
 
 
 
 积分 12
 发帖 6
 注册 2007-3-26
 状态 离线
 |  | 
|  2007-4-23 04:11 |  | 
|  | 
 
| d283405329 初级用户
 
   
 
 
 
 积分 26
 发帖 11
 注册 2007-4-25
 状态 离线
 | 
| 『第 95 楼』:
 在win 下还原恢复优化
 
使用 LLM 解释/回答一下 
 
 
@echo offtitle  ◇傻瓜备份还原系统1.5◇
 set cd1=%cd%
 :start
 cls
 set tm1=%time:~0,2%
 set tm2=%time:~3,2%
 set tm3=%time:~6,2%
 echo ╔┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉╗
 echo.┋      %date% %tm1%点%tm2%分  by QQ25969805                           ┋
 echo.┋                                                                          ┋
 echo ┋     〖1.还原系统〗                                                       ┋
 echo ┋     〖2.备份系统〗                                                       ┋
 echo ┋     〖3.优化设置〗                                                       ┋
 echo.┋                                                                          ┋
 echo.┋                                                  ╔┉┉┉┉┉┉┉┉┉┉┉┋
 echo ┋                                                  ┋Z.退出程序┋M.程序简介┋
 echo.╚┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉╝
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 echo ┏━━━━━━━━━━━━━┓
 echo ┃请输入你想要的数字后回车: ┃
 echo ┗━━━━━━━━━━━━━┛
 set choice=
 set /p choice=
 if /i "%choice%"=="1" goto resconver
 if /i "%choice%"=="2" goto bak
 if /i "%choice%"=="3" goto basicset
 if /i "%choice%"=="m" goto readme
 if /i "%choice%"=="Z" goto end
 echo ┌────────────┐
 echo │按任意键开始还原系统... │
 echo └────────────┘
 set choice=
 set /p choice=
 if /i "%choice%"=="n" goto start
 if /i "%choice%"=="q" goto end
 goto resconver
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :bak
 set image=0
 set nofile=0
 
 set driver=f
 goto check
 
 :nextcheckf
 set driver=e
 goto check
 
 :nextchecke
 set driver=d
 goto check
 
 :nextcheckd
 echo ┌──────────┐
 echo │ 检查可用磁盘空间...│
 echo └──────────┘
 set nofile=1
 set driver=f
 goto check
 
 :nextchecknf
 set driver=e
 goto check
 
 :nextcheckne
 set driver=d
 goto check
 
 :nextchecknd
 echo ┌────────┐
 echo │ 磁盘空间不足...│
 echo └────────┘
 exit
 goto :eof
 
 :nofilerecive
 if %check% NEQ 1 goto nextcheckn%driver%
 goto ok%driver%
 
 :recive
 if %check% NEQ 1 goto nextcheck%driver%
 if %existghostfile% NEQ 1 goto nextcheck%driver%
 goto ok%driver%
 :okf
 echo ┌──────────┐
 echo │开始备份至%driver%盘│
 echo └──────────┘
 set image=fb
 goto function
 :oke
 echo ┌──────────┐
 echo │开始备份至%driver%盘│
 echo └──────────┘
 set image=eb
 goto function
 :okd
 echo ┌──────────┐
 echo │开始备份至%driver%盘│
 echo └──────────┘
 set image=db
 goto function
 exit
 goto :eof
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :check
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "可用字节"') do set c=%%c
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "可用字节"') do set d=%%d
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "可用字节"') do set e=%%e
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "可用字节"') do set f=%%f
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "可用字节"') do set g=%%g
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "可用字节"') do set h=%%h
 
 echo %d% | find "字节" >nul
 if %ERRORLEVEL% neq 0 goto nexte
 set space=%c%
 
 :nexte
 echo %e% | find "字节" >nul
 if %ERRORLEVEL% neq 0 goto nextf
 set space=%c%%d%
 set /a space=%space%/1024/1024
 
 :nextf
 echo %f% | find "字节" >nul
 if %ERRORLEVEL% neq 0 goto nextg
 set space=%c%%d%%e%
 set /a space=%space%/1024/1024
 
 :nextg
 echo %g% | find "字节" >nul
 if %ERRORLEVEL% neq 0 goto nexth
 set space=%d%%e%%f%
 set /a space=%space%/1024/1024
 set t=%c%
 set /a t=%t%*953
 set /a space+=%t%
 
 :nexth
 echo %h% | find "字节" >nul
 if %ERRORLEVEL% neq 0  goto nextx
 set space=%c%%d%%e%%f%%g%
 set space=%d%%e%%f%
 set /a space=%space%/1024/1024
 set t=%c%%d%
 set /a t=%t%*953
 set /a space+=%t%
 :nextx
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 ::get the ghost file size
 %driver%:
 cd %driver%:\
 dir ghost /d |find "ghost" >nul
 cls
 set /a n=0
 set existghostfile=0
 if %ERRORLEVEL% NEQ 0 goto skipghostfile
 set existghostfile=1
 for /R "%driver%:\ghost" %%i in (*) do set /a n+=%%~zi
 set /a n=%n%/1024/1024
 echo %n%M in %driver%:\ghost
 :skipghostfile
 echo %space%M in %driver%: free
 set /a space+=%n%
 echo %space%M in %driver%: freesize
 set check=0
 if %space% gtr 2048 set  check=1
 if %nofile%==1 goto nofilerecive
 goto recive
 :bak1
 if "%image%"=="fb" copy "%cd1%\ghost\ghost\fb\ghost.img" c:\boot\grub\ /y
 if "%image%"=="eb" copy "%cd1%\ghost\ghost\fb\ghost.img" c:\boot\grub\ /y
 if "%image%"=="db" copy "%cd1%\ghost\ghost\db\ghost.img" c:\boot\grub\ /y
 if "%image%"=="0" echo error 请联系QQ25969805
 cls
 echo ┌─────┐
 echo │load...ok`│
 echo └─────┘
 echo ┌───────────────────────────┐
 echo │系统将在10秒钟后自动重启。如果没有自动重启。请手动重启│
 echo └───────────────────────────┘
 %SystemRoot%\system32\shutdown /r /t 10 /c "即将备份c盘至%driver%:\ghost\ghost"
 echo ┌───────────────┐
 echo │取消重启请按Q.按任意键立即重启│
 echo └───────────────┘
 set choice=
 set /p choice=
 if /i "%choice%"=="q" goto en
 shutdown /a
 ping 127.1>nul
 ::for /l %%a in (1,1,15) do shutdown /r /t 0
 shutdown /r /t 0
 ping 127.1>nul
 shutdown /r /t 0
 ping 127.1>nul
 shutdown /r /t 0
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :resconver
 set osf=0
 set driver=f
 goto checkss
 
 :nextsf
 set driver=e
 goto checkss
 
 :nextse
 set driver=d
 goto checkss
 
 :nextsd
 echo ┌────────────────┐
 echo │没有找到(f.e.d):\ghost\ghost文件│
 echo └────────────────┘
 echo ┌───────────┐
 echo │开始搜索本地gho文件...│
 echo └───────────┘
 ping 127.1 /n 2 >nul
 cls
 echo ┌───────────┐
 echo │开始搜索本地gho文件...│
 echo └───────────┘
 echo ┌─────────────┐
 echo │这可能需要几分钟的时间... │
 echo └─────────────┘
 echo ┌─────┐
 echo │请稍等... │
 echo └─────┘
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 set driver=f
 goto chkgho
 
 :chkghof
 set driver=e
 goto chkgho
 
 :chkghoe
 set driver=d
 goto chkgho
 
 :chkghod
 echo ┌─────────┐
 echo │找不到gho备份文件!│
 echo └─────────┘
 ping 127.1>nul
 goto start
 exit
 goto :eof
 
 :chkgho
 echo ┌───────┐
 echo │正在搜索%driver%盘...│
 echo └───────┘
 for /f "tokens=1 delims=," %%a in ('dir %driver%:\*.gho /s ^| find /i "的目录"') do set p=%%a
 set /a ytest=%p%+1
 if %ytest%==1 goto chkgho%driver%
 cls
 echo ┌───────────┐
 echo │开始搜索本地gho文件...│
 echo └───────────┘
 echo ┌─────────────┐
 echo │这可能需要几分钟的时间... │
 echo └─────────────┘
 echo ┌─────┐
 echo │请稍等... │
 echo └─────┘
 for /f "tokens=1-9" %%a in ("%p%") do set a=%%a
 for /f "tokens=1-9" %%a in ("%p%") do set b=%%b
 for /f "tokens=1-9" %%a in ("%p%") do set c=%%c
 if %errorlevel%==1 goto sult1
 for /f "tokens=1-9" %%a in ("%p%") do set d=%%d
 if %errorlevel%==1 goto sult2
 for /f "tokens=1-9" %%a in ("%p%") do set e=%%e
 if %errorlevel%==1 goto sult3
 for /f "tokens=1-9" %%a in ("%p%") do set f=%%f
 if %errorlevel%==1 goto sult4
 for /f "tokens=1-9" %%a in ("%p%") do set g=%%g
 if %errorlevel%==1 goto sult5
 for /f "tokens=1-9" %%a in ("%p%") do set h=%%h
 if %errorlevel%==1 goto sult6
 for /f "tokens=1-9" %%a in ("%p%") do set i=%%i
 if %errorlevel%==1 goto sult7
 goto sult8
 :sult1
 set slut=%a%
 goto sultend
 :sult2
 set slut=%a% %b%
 goto sultend
 :sult3
 set slut=%a% %b% %c%
 goto sultend
 :sult4
 set slut=%a% %b% %c% %d%
 goto sultend
 :sult5
 set slut=%a% %b% %c% %d% %e%
 goto sultend
 :sult6
 set slut=%a% %b% %c% %d% %e% %f%
 goto sultend
 :sult7
 set slut=%a% %b% %c% %d% %e% %f% %g%
 goto sultend
 :sult8
 set slut=%a% %b% %c% %d% %e% %f% %g% %h%
 goto sultend
 :sultend
 for /f "tokens=4-8" %%a in ('dir "%slut%" ^| find /i ".gho"') do set gho1=%%a %%b %%c %%d %%e
 set ghopath=%slut%\%gho1%
 echo %ghopath%
 if not exist %driver%:\ghost md %driver%:\ghost
 move "%ghopath%" %driver%:\ghost\ghost
 echo ╔┉┉┉
 echo ┋已经将"%ghopath%" 转移至 "%driver%:\ghost\ghost"!
 echo ╚┉┉┉
 ping 127.1>nul
 echo ┌────────┐
 echo │开始还原系统... │
 echo └────────┘
 ping 127.1>nul
 goto resconver
 exit
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 goto :eof
 
 :checkss
 Attrib -s -r -h %driver%:\recycler
 del %driver%:\recycler\*.gho /s /q
 cls
 set /a n=0
 for /R "%driver%:\ghost" %%i in (*) do set /a n+=%%~zi
 set /a n=%n%/1024/1024
 if not exist %driver%:\ghost\ghost goto nexts%driver%
 if %n% LEQ 300 goto nexts%driver%
 goto oks%driver%
 
 :oksf
 set osf=fs
 goto function
 
 :okse
 set osf=es
 goto function
 
 :oksd
 set osf=ds
 goto function
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :resconver1
 if "%osf%"=="fs" copy "%cd1%\ghost\ghost\fs\ghost.img" c:\boot\grub\ /y
 if "%osf%"=="es" copy "%cd1%\ghost\ghost\es\ghost.img" c:\boot\grub\ /y
 if "%osf%"=="ds" copy "%cd1%\ghost\ghost\ds\ghost.img" c:\boot\grub\ /y
 cls
 echo ┌─────┐
 echo │load...ok`│
 echo └─────┘
 echo ┌───────────────────────────┐
 echo │系统将在10秒钟后自动重启。如果没有自动重启。请手动重启│
 echo └───────────────────────────┘
 %SystemRoot%\system32\shutdown /r /t 10 /c "即将还原%driver%:\ghost\ghost至c盘"
 echo ┌───────────────┐
 echo │取消重启请按Q.按任意键立即重启│
 echo └───────────────┘
 set choice=
 set /p choice=
 if /i "%choice%"=="q"  goto en
 shutdown /a
 ping 127.1>nul
 ::for /l %%a in (1,1,15) do shutdown /r /t 0
 shutdown /r /t 0
 ping 127.1>nul
 shutdown /r /t 0
 ping 127.1>nul
 shutdown /r /t 0
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :function
 attrib -a -s -h -r c:\boot.ini
 ren c:\boot.ini bak.ini
 attrib +a +s +h +r c:\bak.ini
 
 attrib -a -s -h -r "%cd1%\ghost\boot.ini"
 copy "%cd1%\ghost\boot.ini" c:\ /y
 attrib +a +s +h "%cd1%\ghost\boot.ini"
 
 if exist c:\grldr attrib -a -s -h -r c:\grldr
 attrib -a -s -h -r "%cd1%\ghost\grldr"
 copy "%cd1%\ghost\grldr" c:\ /y
 attrib +a +s +h +r c:\grldr
 
 
 attrib -a -s -h -r "%cd1%\ghost\boot"
 xcopy "%cd1%\ghost\boot" c:\boot\ /d/r/y/e/h
 attrib +a +s +h +r c:\boot
 attrib +a +s +h +r "%cd1%\ghost\boot"
 
 echo @ ECHO OFF>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo Title=恢复系统启动设置>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo COLOR b>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo @ echo 正在恢复系统设置.请勿操作.完成后将自动关闭并且消失>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo attrib -a -s -h -r c:\boot.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo del c:\boot.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo attrib -a -s -h -r c:\bak.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo ren c:\bak.ini boot.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo attrib +a +s +h +r c:\boot.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo attrib -a -s -h -r c:\grldr>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo del c:\grldr>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo attrib -a -s -h -r c:\boot>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo rd c:\boot /s /q>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo del d:\boot.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo del e:\boot.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo del f:\boot.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo del g:\boot.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo del h:\boot.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo del i:\boot.ini>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo cls>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo @ echo 正在恢复系统设置.请勿操作.完成后将自动关闭并且消失>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo cd "%ALLUSERSPROFILE%\「开始」菜单\程序\启动">>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo del reset.bat>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 echo exit>>"%ALLUSERSPROFILE%\「开始」菜单\程序\启动\reset.bat"
 if /i "%choice%"=="2" goto bak1
 goto resconver1
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :readme
 cls
 echo ┏━━━━━━━━━━━━━━┓
 echo ┃              ┃
 echo ┃windows底下的一键ghost   ┃
 echo ┃              ┃
 echo ┃还原:  按2次回车      ┃
 echo ┃              ┃
 echo ┃备份:  按数字键2再回车   ┃
 echo ┃              ┃
 echo ┗━━━━━━━━━━━━━━┛
 echo ┌─────┐
 echo │继续(Y)...│
 echo └─────┘
 set choice=
 set /p choice=
 if /i "%choice%"=="y" goto continue
 goto start
 :continue
 cls
 echo ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 echo ┃流程:                                                                   ┃
 echo ┃                                                                        ┃
 echo ┃备份时:                                                                 ┃
 echo ┃判断 f.e.d.盘是否存在ghost文件夹 并且 剩余空间+ghost文件夹的大小大于约2G┃
 echo ┃则备份到符合条件的盘。从符合条件的盘的顺序是 f→e→d                    ┃
 echo ┃                                                                        ┃
 echo ┃还原系统时寻找f→e→d盘符下ghost文件夹里的ghost文件.                    ┃
 echo ┃如果存在这个文件并且大于300m就还原这个文件                              ┃
 echo ┃如果不存在ghost\ghost.                                                  ┃
 echo ┃则搜索f→e→d盘符下的.gho文件转移至根目录ghost文件夹内重命名为ghost.    ┃
 echo ┃                                                                        ┃
 echo ┃ghost文件无gho后缀。是防止比如熊猫病毒的删除.                           ┃
 echo ┃                                                                        ┃
 echo ┃原理:grub+bat+rar                                                       ┃
 echo ┃                                                                        ┃
 echo ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 echo ┌─────┐
 echo │继续(Y)...│
 echo └─────┘
 set choice=
 set /p choice=
 if /i "%choice%"=="y" goto continue1
 goto start
 :continue1
 cls
 echo ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 echo ┃关于出错:                                                         ┃
 echo ┃盘符不在第一个硬盘上时有可能会出错                                ┃
 echo ┃解决办法:                                                         ┃
 echo ┃将第一个硬盘的其他分区盘符分配为d或e或f.在根目录下建立ghost文件夹.┃
 echo ┃删除其他硬盘盘符为def硬盘根目录下的ghost文件夹即可                ┃
 echo ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 echo ┌────┐
 echo │返回... │
 echo └────┘
 pause>nul
 goto start
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :basicset
 regedit /s "%cd1%\ghost\set\s.reg"
 call "%cd1%\ghost\set\s.bat"
 goto start
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :en
 shutdown /a
 c:
 cd "%ALLUSERSPROFILE%\「开始」菜单\程序\启动\"
 reset.bat
 :end
 goto :eof
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
@echo offtitle ◇Fool Backup and Restore System 1.5◇
 set cd1=%cd%
 :start
 cls
 set tm1=%time:~0,2%
 set tm2=%time:~3,2%
 set tm3=%time:~6,2%
 echo ╔┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉╗
 echo.┋      %date% %tm1% o'clock %tm2% minutes  by QQ25969805                           ┋
 echo.┋                                                                          ┋
 echo ┋     〖1. Restore System〗                                                       ┋
 echo ┋     〖2. Backup System〗                                                       ┋
 echo ┋     〖3. Optimization Settings〗                                                       ┋
 echo.┋                                                                          ┋
 echo.┋                                                  ╔┉┉┉┉┉┉┉┉┉┉┉┋
 echo.┋                                                  ┋Z. Exit Program┋M. Program Introduction┋
 echo.╚┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉╝
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 echo ┏━━━━━━━━━━━━━┓
 echo ┃Please enter the number you want and press Enter: ┃
 echo ┗━━━━━━━━━━━━━┛
 set choice=
 set /p choice=
 if /i "%choice%"=="1" goto resconver
 if /i "%choice%"=="2" goto bak
 if /i "%choice%"=="3" goto basicset
 if /i "%choice%"=="m" goto readme
 if /i "%choice%"=="Z" goto end
 echo ┌────────────┐
 echo │Press any key to start restoring the system... │
 echo └────────────┘
 set choice=
 set /p choice=
 if /i "%choice%"=="n" goto start
 if /i "%choice%"=="q" goto end
 goto resconver
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :bak
 set image=0
 set nofile=0
 
 set driver=f
 goto check
 
 :nextcheckf
 set driver=e
 goto check
 
 :nextchecke
 set driver=d
 goto check
 
 :nextcheckd
 echo ┌──────────┐
 echo │Checking available disk space...│
 echo └──────────┘
 set nofile=1
 set driver=f
 goto check
 
 :nextchecknf
 set driver=e
 goto check
 
 :nextcheckne
 set driver=d
 goto check
 
 :nextchecknd
 echo ┌────────┐
 echo │Insufficient disk space...│
 echo └────────┘
 exit
 goto :eof
 
 :nofilerecive
 if %check% NEQ 1 goto nextcheckn%driver%
 goto ok%driver%
 
 :recive
 if %check% NEQ 1 goto nextcheck%driver%
 if %existghostfile% NEQ 1 goto nextcheck%driver%
 goto ok%driver%
 :okf
 echo ┌──────────┐
 echo │Starting backup to %driver% disk│
 echo └──────────┘
 set image=fb
 goto function
 :oke
 echo ┌──────────┐
 echo │Starting backup to %driver% disk│
 echo └──────────┘
 set image=eb
 goto function
 :okd
 echo ┌──────────┐
 echo │Starting backup to %driver% disk│
 echo └──────────┘
 set image=db
 goto function
 exit
 goto :eof
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :check
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "Available bytes"') do set c=%%c
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "Available bytes"') do set d=%%d
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "Available bytes"') do set e=%%e
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "Available bytes"') do set f=%%f
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "Available bytes"') do set g=%%g
 for /f "tokens=1-10 delims=, " %%a in ('dir %driver%: ^| find "Available bytes"') do set h=%%h
 
 echo %d% | find "bytes" >nul
 if %ERRORLEVEL% neq 0 goto nexte
 set space=%c%
 
 :nexte
 echo %e% | find "bytes" >nul
 if %ERRORLEVEL% neq 0 goto nextf
 set space=%c%%d%
 set /a space=%space%/1024/1024
 
 :nextf
 echo %f% | find "bytes" >nul
 if %ERRORLEVEL% neq 0 goto nextg
 set space=%c%%d%%e%
 set /a space=%space%/1024/1024
 
 :nextg
 echo %g% | find "bytes" >nul
 if %ERRORLEVEL% neq 0 goto nexth
 set space=%d%%e%%f%
 set /a space=%space%/1024/1024
 set t=%c%
 set /a t=%t%*953
 set /a space+=%t%
 
 :nexth
 echo %h% | find "bytes" >nul
 if %ERRORLEVEL% neq 0  goto nextx
 set space=%c%%d%%e%%f%%g%
 set space=%d%%e%%f%
 set /a space=%space%/1024/1024
 set t=%c%%d%
 set /a t=%t%*953
 set /a space+=%t%
 :nextx
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 ::Get the ghost file size
 %driver%:
 cd %driver%:\
 dir ghost /d |find "ghost" >nul
 cls
 set /a n=0
 set existghostfile=0
 if %ERRORLEVEL% NEQ 0 goto skipghostfile
 set existghostfile=1
 for /R "%driver%:\ghost" %%i in (*) do set /a n+=%%~zi
 set /a n=%n%/1024/1024
 echo %n%M in %driver%:\ghost
 :skipghostfile
 echo %space%M in %driver%: free
 set /a space+=%n%
 echo %space%M in %driver%: freesize
 set check=0
 if %space% gtr 2048 set  check=1
 if %nofile%==1 goto nofilerecive
 goto recive
 :bak1
 if "%image%"=="fb" copy "%cd1%\ghost\ghost\fb\ghost.img" c:\boot\grub\ /y
 if "%image%"=="eb" copy "%cd1%\ghost\ghost\fb\ghost.img" c:\boot\grub\ /y
 if "%image%"=="db" copy "%cd1%\ghost\ghost\db\ghost.img" c:\boot\grub\ /y
 if "%image%"=="0" echo error Please contact QQ25969805
 cls
 echo ┌─────┐
 echo │load...ok`│
 echo └─────┘
 echo ┌───────────────────────────┐
 echo │The system will automatically restart in 10 seconds. If it doesn't restart automatically, please restart manually│
 echo └───────────────────────────┘
 %SystemRoot%\system32\shutdown /r /t 10 /c "Backing up C drive to %driver%:\ghost\ghost"
 echo ┌───────────────┐
 echo │Press Q to cancel restart. Press any key to restart immediately│
 echo └───────────────┘
 set choice=
 set /p choice=
 if /i "%choice%"=="q" goto en
 shutdown /a
 ping 127.1>nul
 ::for /l %%a in (1,1,15) do shutdown /r /t 0
 shutdown /r /t 0
 ping 127.1>nul
 shutdown /r /t 0
 ping 127.1>nul
 shutdown /r /t 0
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :resconver
 set osf=0
 set driver=f
 goto checkss
 
 :nextsf
 set driver=e
 goto checkss
 
 :nextse
 set driver=d
 goto checkss
 
 :nextsd
 echo ┌────────────────┐
 echo │No (f.e.d):\ghost\ghost file found│
 echo └────────────────┘
 echo ┌───────────┐
 echo │Starting to search for local gho files...│
 echo └───────────┘
 ping 127.1 /n 2 >nul
 cls
 echo ┌───────────┐
 echo │Starting to search for local gho files...│
 echo └───────────┘
 echo ┌─────────────┐
 echo │This may take a few minutes... │
 echo └─────────────┘
 echo ┌─────┐
 echo │Please wait... │
 echo └─────┘
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 set driver=f
 goto chkgho
 
 :chkghof
 set driver=e
 goto chkgho
 
 :chkghoe
 set driver=d
 goto chkgho
 
 :chkghod
 echo ┌─────────┐
 echo │No gho backup file found!│
 echo └─────────┘
 ping 127.1>nul
 goto start
 exit
 goto :eof
 
 :chkgho
 echo ┌───────┐
 echo │Searching %driver% disk...│
 echo └───────┘
 for /f "tokens=1 delims=," %%a in ('dir %driver%:\*.gho /s ^| find /i "directory of"') do set p=%%a
 set /a ytest=%p%+1
 if %ytest%==1 goto chkgho%driver%
 cls
 echo ┌───────────┐
 echo │Starting to search for local gho files...│
 echo └───────────┘
 echo ┌─────────────┐
 echo │This may take a few minutes... │
 echo └─────────────┘
 echo ┌─────┐
 echo │Please wait... │
 echo └─────┘
 for /f "tokens=1-9" %%a in ("%p%") do set a=%%a
 for /f "tokens=1-9" %%a in ("%p%") do set b=%%b
 for /f "tokens=1-9" %%a in ("%p%") do set c=%%c
 if %errorlevel%==1 goto sult1
 for /f "tokens=1-9" %%a in ("%p%") do set d=%%d
 if %errorlevel%==1 goto sult2
 for /f "tokens=1-9" %%a in ("%p%") do set e=%%e
 if %errorlevel%==1 goto sult3
 for /f "tokens=1-9" %%a in ("%p%") do set f=%%f
 if %errorlevel%==1 goto sult4
 for /f "tokens=1-9" %%a in ("%p%") do set g=%%g
 if %errorlevel%==1 goto sult5
 for /f "tokens=1-9" %%a in ("%p%") do set h=%%h
 if %errorlevel%==1 goto sult6
 for /f "tokens=1-9" %%a in ("%p%") do set i=%%i
 if %errorlevel%==1 goto sult7
 goto sult8
 :sult1
 set slut=%a%
 goto sultend
 :sult2
 set slut=%a% %b%
 goto sultend
 :sult3
 set slut=%a% %b% %c%
 goto sultend
 :sult4
 set slut=%a% %b% %c% %d%
 goto sultend
 :sult5
 set slut=%a% %b% %c% %d% %e%
 goto sultend
 :sult6
 set slut=%a% %b% %c% %d% %e% %f%
 goto sultend
 :sult7
 set slut=%a% %b% %c% %d% %e% %f% %g%
 goto sultend
 :sult8
 set slut=%a% %b% %c% %d% %e% %f% %g% %h%
 goto sultend
 :sultend
 for /f "tokens=4-8" %%a in ('dir "%slut%" ^| find /i ".gho"') do set gho1=%%a %%b %%c %%d %%e
 set ghopath=%slut%\%gho1%
 echo %ghopath%
 if not exist %driver%:\ghost md %driver%:\ghost
 move "%ghopath%" %driver%:\ghost\ghost
 echo ╔┉┉┉
 echo ┋The "%ghopath%" has been transferred to "%driver%:\ghost\ghost"!
 echo ╚┉┉┉
 ping 127.1>nul
 echo ┌────────┐
 echo │Starting to restore the system... │
 echo └────────┘
 ping 127.1>nul
 goto resconver
 exit
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 goto :eof
 
 :checkss
 Attrib -s -r -h %driver%:\recycler
 del %driver%:\recycler\*.gho /s /q
 cls
 set /a n=0
 for /R "%driver%:\ghost" %%i in (*) do set /a n+=%%~zi
 set /a n=%n%/1024/1024
 if not exist %driver%:\ghost\ghost goto nexts%driver%
 if %n% LEQ 300 goto nexts%driver%
 goto oks%driver%
 
 :oksf
 set osf=fs
 goto function
 
 :okse
 set osf=es
 goto function
 
 :oksd
 set osf=ds
 goto function
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :resconver1
 if "%osf%"=="fs" copy "%cd1%\ghost\ghost\fs\ghost.img" c:\boot\grub\ /y
 if "%osf%"=="es" copy "%cd1%\ghost\ghost\es\ghost.img" c:\boot\grub\ /y
 if "%osf%"=="ds" copy "%cd1%\ghost\ghost\ds\ghost.img" c:\boot\grub\ /y
 cls
 echo ┌─────┐
 echo │load...ok`│
 echo └─────┘
 echo ┌───────────────────────────┐
 echo │The system will automatically restart in 10 seconds. If it doesn't restart automatically, please restart manually│
 echo └───────────────────────────┘
 %SystemRoot%\system32\shutdown /r /t 10 /c "Restoring %driver%:\ghost\ghost to C drive"
 echo ┌───────────────┐
 echo │Press Q to cancel restart. Press any key to restart immediately│
 echo └───────────────┘
 set choice=
 set /p choice=
 if /i "%choice%"=="q"  goto en
 shutdown /a
 ping 127.1>nul
 ::for /l %%a in (1,1,15) do shutdown /r /t 0
 shutdown /r /t 0
 ping 127.1>nul
 shutdown /r /t 0
 ping 127.1>nul
 shutdown /r /t 0
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :function
 attrib -a -s -h -r c:\boot.ini
 ren c:\boot.ini bak.ini
 attrib +a +s +h +r c:\bak.ini
 
 attrib -a -s -h -r "%cd1%\ghost\boot.ini"
 copy "%cd1%\ghost\boot.ini" c:\ /y
 attrib +a +s +h "%cd1%\ghost\boot.ini"
 
 if exist c:\grldr attrib -a -s -h -r c:\grldr
 attrib -a -s -h -r "%cd1%\ghost\grldr"
 copy "%cd1%\ghost\grldr" c:\ /y
 attrib +a +s +h +r c:\grldr
 
 
 attrib -a -s -h -r "%cd1%\ghost\boot"
 xcopy "%cd1%\ghost\boot" c:\boot\ /d/r/y/e/h
 attrib +a +s +h +r c:\boot
 attrib +a +s +h +r "%cd1%\ghost\boot"
 
 echo @ ECHO OFF>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo Title=Restore System Startup Settings>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo COLOR b>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo @ echo Restoring system settings. Please do not operate. It will automatically close and disappear after completion>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo attrib -a -s -h -r c:\boot.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo del c:\boot.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo attrib -a -s -h -r c:\bak.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo ren c:\bak.ini boot.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo attrib +a +s +h +r c:\boot.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo attrib -a -s -h -r c:\grldr>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo del c:\grldr>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo attrib -a -s -h -r c:\boot>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo rd c:\boot /s /q>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo del d:\boot.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo del e:\boot.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo del f:\boot.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo del g:\boot.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo del h:\boot.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo del i:\boot.ini>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo cls>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo @ echo Restoring system settings. Please do not operate. It will automatically close and disappear after completion>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo cd "%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup">>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo del reset.bat>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 echo exit>>"%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\reset.bat"
 if /i "%choice%"=="2" goto bak1
 goto resconver1
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :readme
 cls
 echo ┏━━━━━━━━━━━━━━┓
 echo ┃              ┃
 echo ┃One-key ghost under windows   ┃
 echo ┃              ┃
 echo ┃Restore: Press Enter twice      ┃
 echo ┃              ┃
 echo ┃Backup: Press number key 2 and then Enter   ┃
 echo ┃              ┃
 echo ┗━━━━━━━━━━━━━━┛
 echo ┌─────┐
 echo │Continue(Y)...│
 echo └─────┘
 set choice=
 set /p choice=
 if /i "%choice%"=="y" goto continue
 goto start
 :continue
 cls
 echo ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 echo ┃Process:                                                                   ┃
 echo ┃                                                                        ┃
 echo ┃When backing up:                                                         ┃
 echo ┃Judge whether the f.e.d. disk has a ghost folder and the remaining space + the size of the ghost folder is greater than about 2G┃
 echo ┃Then back up to the eligible disk. The order of eligible disks is f→e→d                    ┃
 echo ┃                                                                        ┃
 echo ┃When restoring the system, search for the ghost file in the ghost folder under the f→e→d drive.                    ┃
 echo ┃If this file exists and is greater than 300m, restore this file                              ┃
 echo ┃If there is no ghost\ghost.                                                  ┃
 echo ┃Then search for .gho files under the f→e→d drive and transfer them to the root directory ghost folder and rename them to ghost.    ┃
 echo ┃                                                                        ┃
 echo ┃The ghost file has no gho suffix. To prevent deletion by viruses such as Panda.                           ┃
 echo ┃                                                                        ┃
 echo ┃Principle:grub+bat+rar                                                       ┃
 echo ┃                                                                        ┃
 echo ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 echo ┌─────┐
 echo │Continue(Y)...│
 echo └─────┘
 set choice=
 set /p choice=
 if /i "%choice%"=="y" goto continue1
 goto start
 :continue1
 cls
 echo ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 echo ┃About errors:                                                         ┃
 echo ┃There may be errors when the drive letter is not on the first hard disk                                ┃
 echo ┃Solution:                                                         ┃
 echo ┃Assign the other partitions of the first hard disk to d or e or f. Create a ghost folder in the root directory.┃
 echo ┃Delete the ghost folder in the root directory of the def hard disk with other hard disk drive letters即可                ┃
 echo ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 echo ┌────┐
 echo │Back... │
 echo └────┘
 pause>nul
 goto start
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :basicset
 regedit /s "%cd1%\ghost\set\s.reg"
 call "%cd1%\ghost\set\s.bat"
 goto start
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 
 ::┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉┉
 :en
 shutdown /a
 c:
 cd "%ALLUSERSPROFILE%\「Start」Menu\Programs\Startup\"
 reset.bat
 :end
 goto :eof
 
 
 
 |  | 
|  2007-4-26 07:54 |  | 
|  | 
 
| yesmao 初级用户
 
   
 
 
 
 积分 35
 发帖 18
 注册 2007-1-14
 状态 离线
 |  | 
|  2007-4-26 11:11 |  | 
|  | 
 
| wht7557 新手上路
 
  
 
 
 
 积分 0
 发帖 1
 注册 2007-4-16
 状态 离线
 | 
| 『第 97 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
好东西 不顶对不起楼主 
Good stuff. If you don't top it, you're sorry for the LZ 
 
 
 |  | 
|  2007-4-26 23:58 |  | 
|  | 
 
| xujunhao 新手上路
 
  
 
 
 
 积分 6
 发帖 3
 注册 2007-3-30
 状态 离线
 |  | 
|  2007-4-29 03:15 |  | 
|  | 
 
| billow2008 初级用户
 
   
 
 
 
 积分 29
 发帖 15
 注册 2007-4-29
 状态 离线
 |  | 
|  2007-4-29 23:59 |  | 
|  | 
 
| fengjing001 初级用户
 
   
 
 
 
 积分 69
 发帖 37
 注册 2007-1-1
 状态 离线
 | 
| 『第 100 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
谢谢楼主。下再学习。 
Thanks to the landlord. Keep learning. 
 
 
 |  | 
|  2007-4-30 08:20 |  | 
|  | 
 
| shjuan217189 新手上路
 
  
 
 
 
 积分 2
 发帖 1
 注册 2007-4-30
 状态 离线
 |  | 
|  2007-5-1 00:46 |  | 
|  | 
 
| Forget 新手上路
 
  
 
 
 
 积分 2
 发帖 1
 注册 2007-5-1
 来自 河南
 状态 离线
 |  | 
|  2007-5-1 02:14 |  | 
|  | 
 
| ying0312303130 新手上路
 
  
 
 
 
 积分 2
 发帖 1
 注册 2007-5-1
 来自 广东
 状态 离线
 |  | 
|  2007-5-1 16:09 |  | 
|  | 
 
| hhhh512mail 初级用户
 
   
 
 
 
 积分 39
 发帖 11
 注册 2007-5-3
 状态 离线
 |  | 
|  2007-5-3 22:05 |  | 
|  | 
 
| ydyxy1234 初级用户
 
   
 
 
 
 积分 23
 发帖 14
 注册 2007-5-9
 状态 离线
 |  | 
|  2007-5-9 20:27 |  |