| 
 | 
 
以下是我心如水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 编辑 ] |   
 
 
 
 |