!BAT
debug off
checkrange 20110918:-1 read 0x8278 || echo Please use grub4dos-0.4.5b-2011-09-18 or above! && exit 1
if NOT "%automok%"=="YES" && call :begin
configfile (md)0x23000+0x10
:begin
set spacing=8
echo -e debug off \n#terminal --font-spacing= \ndefault 3\ntimeout 60\ntitle\nclear\ntitle\nclear\ntitle\nclear > (md)0x23000+0x10
find --set-root --ignore-cd --ignore-floppies /ISOS/setup.bat && ls /ISOS/ | call :automenu ! set /a spacing=%spacing%+2
call :defaultmenu
write --offset=0 (md)0x23000+0x10 terminal --font-spacing=0:%spacing%
set automok=YES
exit
:automenu
if "%1"=="" exit
if not "%1"=="" call :makemenu %1
shift
goto :automenu
exit
:makemenu
if /i "%~x1"==".iso" && call :iso %1
exit
!BAT
debug off
checkrange 20110918:-1 read 0x8278 || echo Please use grub4dos-0.4.5b-2011-09-18 or above! && exit 1
if NOT "%automok%"=="YES" && call :begin
configfile (md)0x23000+0x10
:begin
set spacing=5
echo -e debug off \n#terminal --font-spacing= \ndefault 1\ntimeout 10\ntitle\nclear > (md)0x23000+0x10
find --set-root --ignore-cd --ignore-floppies /ISOS/setup.bat && ls /ISOS/ | call :automenu ! set /a spacing=%spacing%+2
call :defaultmenu
write --offset=0 (md)0x23000+0x10 terminal --font-spacing=0:%spacing%
set automok=YES
exit
Windows 8 x64-2013-04-14-14-14-32.png(161.12 KB, 下载次数: 31)