This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!BAT | |
set KBD= | |
set EXTOFF= | |
set NOHELPER=1 | |
#set GFX=NONE | |
set NOSUG=1 | |
set AUTOCSM=1 | |
set beep=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!BAT | |
# See \_ISO\Sample_MyE2B.cfg for many more settings | |
if "%LANG%"=="" set LANG=ENG | |
set KBD= | |
# ---- ADVANCED MENU SETTINGS ----- | |
set EXTOFF= | |
# This drive is the removable type - so don't look for a WINHELPER USB Flash drive | |
set NOHELPER=1 | |
set GFX=NONE |