mirror of https://github.com/dnomd343/6KPE
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
734 B
35 lines
734 B
default 0
|
|
timeout 6
|
|
|
|
gfxmenu /6KPE/MESSAGE
|
|
|
|
title 六 叩 PE Windows 10 x64
|
|
find --set-root /6KPE/W10PE64
|
|
chainloader /6KPE/W10PE64
|
|
|
|
title 六 叩 PE Windows 8 x86
|
|
find --set-root /6KPE/W8PE32
|
|
chainloader /6KPE/W8PE32
|
|
|
|
title 六 叩 PE Windows 2003
|
|
find --set-root /6KPE/W03PE.ISO
|
|
map --mem /6KPE/W03PE.ISO (0xff)
|
|
map --hook
|
|
chainloader (0xff)
|
|
|
|
title MaxDos 工 具 箱
|
|
find --set-root /6KLDR
|
|
map --mem /6KPE/MAXDOS.IMG (fd0)
|
|
map --hook
|
|
chainloader (fd0)+1
|
|
rootnoverify (fd0)
|
|
|
|
title 其 他 功 能
|
|
find --set-root /6KLDR
|
|
configfile /6KPE/Functions/Functions.ini
|
|
|
|
title 重 启 计 算 机
|
|
reboot
|
|
|
|
title 关 闭 计 算 机
|
|
halt
|