中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --

联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum
DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!

中国DOS联盟论坛
现在时间是 2026-07-23 17:19
中国DOS联盟论坛 » DOS启动盘 & LOGO技术 (启动盘室) » [求助]如何编辑dos文本启动菜单?????? 查看 1,072 回复 2
楼 主 [求助]如何编辑dos文本启动菜单?????? 发表于 2007-03-10 05:53 ·  中国 广东 电信
新手上路
积分 4
发帖 1
注册 2007-03-10 05:30
19年会员
UID 81275
性别 男
状态 离线
就这种啊???/


@echo off
a: >nul
cd\ >nul
cd soft >nul

:_maxat
if not exist %ramdrive%\tway.exe pkzip -O A:\soft\twx.zip %RAMDRIVE%\ >NUL
%RAMDRIVE%\ >nul
tway.exe /np /nw >nul
cls
:_top
call w.bat box @autogo.bat:mu_1
if errorlevel 100 goto _cmd
if "%?%" == "1" goto _full
if "%?%" == "2" goto _dfq
if "%?%" == "3" goto _netbak
if "%?%" == "4" goto _ghost
if "%?%" == "5" goto _cmd
goto _ext
:mu_1
MaxDOS NDIS2驱动全自动网刻系统
※※※※※※※※※※※※※※※※※※※※※※※※※※※※
※ ※
※ ※
※ ※
※ ※
※ ※
※ ※
※ ※
※ ※
※ ※
※ ※
※ ※
※※※※※※※※※※※※※※※※※※※※※※※※※※※※
本程序由Max工作室 Http://Pzz.Cn 制作! 拒绝复制!

注意: DOS下操作风险大,请注意做好备份工作.
如果您想使用旧版本的命令行模式网刻,请选择"返回
DOS命令行"运行以往旧版的命令,详情请查看说明文件!
::

:_ghost
cls
quit
call ghost.exe
goto _maxat

:_dfq
cls
call w.bat box @autogo.bat:_dfqa
if errorlevel 100 goto _top
if "%max%"=="c" goto _c
if "%max%"=="d" goto _d
if "%max%"=="e" goto _e
if "%max%"=="f" goto _f
if "%max%"=="g" goto _g
goto _top
:_dfqa
MaxDOS 单分区全自动网络刻隆
※※※※※※※※※※※※※※※※※※※※※※※※※※※※
※ ※
※ 如果您要刻隆C盘,请在下框中输入C ※
※ 如果您要刻隆D盘,请在下框中输入D ※
※ 如果您要刻隆E盘,请在下框中输入E ※
※ 如果您要刻隆F盘,请在下框中输入F ※
※ 如果您要刻隆G盘,请在下框中输入G ※
※ ※
※ 进入网刻前请先准备好您的网刻服务器 ※
※ 网刻服务器的IP地址请设为: 10.1.1.1 ※
※ 网刻的子奄码请设为: 255.0.0.0 ※
※ 网刻的GhostSrv会话名请设为: Max ※
※ 并在GhostSrv中选择分区,即可继续 ※
※ ※
※※※※※※※※※※※※※※※※※※※※※※※※※※※※
本程序由Max工作室 Http://Pzz.Cn 制作! 拒绝复制!
请输入您要网刻的分区
::

:_c
cls
quit
%ramdrive%\
ghost.exe -clone,mode=prestore,src=@mcmax,dst=1:1 -sure -rb
goto _maxat

:_d
cls
quit
%ramdrive%\
ghost.exe -clone,mode=prestore,src=@mcmax,dst=1:2 -sure -rb
goto _maxat

:_e
cls
quit
%ramdrive%\
ghost.exe -clone,mode=prestore,src=@mcmax,dst=1:3 -sure -rb
goto _maxat

:_f
cls
quit
%ramdrive%\
ghost.exe -clone,mode=prestore,src=@mcmax,dst=1:4 -sure -rb
goto _maxat

:_g
cls
quit
%ramdrive%\
ghost.exe -clone,mode=prestore,src=@mcmax,dst=1:5 -sure -rb
goto _maxat

:_full
cls
call w.bat box @autogo.bat:sc_4
if errorlevel 100 goto _top
if "%?%" == "1" goto _allgho
goto _top
:sc_4
※※※※※※※※※※※※※※※※※※※※※※※※※※※※
※ MaxDOS全盘网络刻隆 ※
※ ※
※ 进入网刻前请先准备好您的网刻服务器 ※
※ 网刻服务器的IP地址请设为: 10.1.1.1 ※
※ 网刻的子奄码请设为: 255.0.0.0 ※
※ 网刻的GhostSrv会话名请设为: Max ※
※ 请做好以上准备后按回车开始全盘刻隆 ※
※ ※
※ 本向导操作危险,请注意做好您的备份操作 ※
※ 如在操作中发生任何问题,本工作室慨不负责 ※
※※※※※※※※※※※※※※※※※※※※※※※※※※※※


::

:_allgho
cls
quit
%ramdrive%\
ghost -clone,mode=restore,src=@MCmax,dst=1 -sure -rb
goto _maxat

:_netbak
cls
call w.bat box @autogo.bat:_netbak1
if errorlevel 100 goto _top
if "%nbak%"=="c" goto _nbc
if "%nbak%"=="d" goto _nbd
if "%nbak%"=="e" goto _nbe
if "%nbak%"=="f" goto _nbf
if "%nbak%"=="g" goto _nbg
if "%nbak%"=="a" goto _nba
goto _top
:_netbak1
MaxDOS 镜像上传至服务器备份
※※※※※※※※※※※※※※※※※※※※※※※※※※※※
※ ※
※ 如果您要备份C盘,请在下框中输入C ※
※ 如果您要备份D盘,请在下框中输入D ※
※ 如果您要备份E盘,请在下框中输入E ※
※ 如果您要备份F盘,请在下框中输入F ※
※ 如果您要备份G盘,请在下框中输入G ※
※ 如果您要备份全盘,请在下框中输入A ※
※ ※
※ 进入网刻前请先准备好您的网刻服务器 ※
※ 网刻服务器的IP地址请设为: 10.1.1.1 ※
※ 网刻的子奄码请设为: 255.0.0.0 ※
※ 网刻的GhostSrv会话名请设为: Max ※
※ ※
※※※※※※※※※※※※※※※※※※※※※※※※※※※※
本程序由Max工作室 Http://Pzz.Cn 制作! 拒绝复制!
请输入您要网刻的分区
::

:_nbc
cls
quit
%ramdrive%\
ghost -clone,dst=@MCmax,src=1:1 -sure
goto _maxat

:_nbd
cls
quit
%ramdrive%\
ghost -clone,dst=@MCmax,src=1:2 -sure
goto _maxat

:_nbe
cls
quit
%ramdrive%\
ghost -clone,dst=@MCmax,src=1:3 -sure
goto _maxat

:_nbf
cls
quit
%ramdrive%\
ghost -clone,dst=@MCmax,src=1:4 -sure
goto _maxat

:_nbg
cls
quit
%ramdrive%\
ghost -clone,dst=@MCmax,src=1:5 -sure
goto _maxat

:_nba
cls
quit
%ramdrive%\
ghost -clone,dst=@MCmax,src=1 -sure
goto _maxat


:_cmd
quit >nul
cls >nul
a: >nul
cd\ >nul
goto _ext >nul

:_ext
cls
2 发表于 2007-03-10 06:12 ·  中国 安徽 马鞍山 电信
金牌会员
★★★★
积分 3,946
发帖 1,884
注册 2006-01-20 13:00
20年会员
UID 49283
性别 男
状态 离线
如何编辑?用记事本即可。不过内容如何写,就需学习了。呵呵。
Windows 一键还原
http://www.yjhy.com
3 发表于 2007-03-11 01:52 ·  中国 广东 电信
初级用户
积分 118
发帖 47
注册 2007-03-10 16:00
19年会员
UID 81323
性别 男
状态 离线
楼上正解,任何文本编辑工具都可以!你怎么修改都可以,当然大前提是你要懂得一些基本的操作
论坛跳转: