#菜单:本地window系统
if not "%hdldr%"=="" echo title %mulocsys% %udmb% >> %mf%
if not "%hdldr%"=="" echo password --md5 $1$ihw0$5mfnm9XLwUDgNmZAWFcSY/ >> %mf%
if not "%hdldr%"=="" echo root (hd0,0) >> %mf%
if not "%hdldr%"=="" echo -e makeactive \> nul >> %mf%
if not "%hdldr%"=="" echo -e hiddenflag --clear \> nul >> %mf%
if not "%hdldr%"=="" echo -e map --unmap=70:79 \&& map --rehook >> %mf%
if not "%hdldr%"=="" echo chainloader /%hdldr% >> %mf%