无忧启动论坛

标题: 请教这菜单如何修改 [打印本页]

作者: 2010gd41230456    时间: 2011-8-16 20:10
标题: 请教这菜单如何修改
以下是我心如水UD版菜单,本人转换成ISO,目录不变,就是4和5的菜单,不知道怎修改才能应用,万分感谢~~

timeout 19
default 0
find --set-root /MESSAGE
gfxmenu /MESSAGE
title [ 1 ] Windows Server 2003 PE
find --set-root /MINIPE/WINPE03.ISO
map /MINIPE/WINPE03.ISO (0xff)
map --hook
chainloader (0xff)
title [ 2 ] Microsoft WinXP Sp3 PE
find --set-root /MINIPE/WINPE.ISO
map /MINIPE/WINPE.ISO (0xff)
map --hook
chainloader (0xff)
title [ 3 ] Microsoft Windows 7 PE
find --set-root /MINIPE/WIN7PE.ISO
map /MINIPE/WIN7PE.ISO (0xff)
map --hook
chainloader (0xff)
title [ 4 ] DOS 工具菜单
configfile ()/DOS.LST || find --set-root /DOS.LST && configfile ()/DOS.LST
title [ 5 ] USB_ACC.0PE 加速
configfile (ud)/BOOT/GRUB/USB.LST
title [ 6 ] RE_BOOT 重新启动

就这不明
title [ 4 ] DOS 工具菜单
configfile ()/DOS.LST || find --set-root /DOS.LST && configfile ()/DOS.LST
title [ 5 ] USB_ACC.0PE 加速
configfile (ud)/BOOT/GRUB/USB.LST

[ 本帖最后由 2010gd41230456 于 2011-8-17 01:27 编辑 ]
作者: 3370123    时间: 2011-8-16 20:22
title [ 4 ] DOS 工具菜单
configfile ()/DOS.LST || find --set-root /DOS.LST && configfile ()/DOS.LST
意思是,加载配置菜单文件,错误的话,就查找搜索,然后再加载
不懂的话,你直接

title [ 4 ] DOS 工具菜单
configfile (bd)/DOS.LST  #这是子菜单文件
作者: 2010gd41230456    时间: 2011-8-16 20:26
感谢你的指教,我试试:)




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net./) Powered by Discuz! X3.3