0.0:;for help on commands, see file config.sys in your FreeDOS directory
0.1:;www.benq.com/ss_download/drivers/storage/cd-rom/drivers/dos/apicd214.exe
0.2:;CDROM-driver is still buggy. (see website)
0.3:!LASTDRIVE=Z
0.4:!BUFFERS=20     
0.5:!FILES=40
0.6:!DOS=HIGH,UMB
0.7:!DOSDATA=UMB
0.8:!set dircmd=/ogn /4
0.9:!MENUCOLOR=7,0
0.10:MENUDEFAULT=2,5

# x.yz where y is the CPU generation (8086/80186=1, 80286=2, 80386+=3),
# z starts at *1* ; x starts at 0 (config.sys)
0.11:MENU 1 - Load FreeDOS 
0.12:1?ECHO To free more RAM in order to start a program,
0.13:1?ECHO Use following command: CALL /S program.exe /parameters

# 286-specific
0.21:MENU 1 - Load FreeDOS including HIMEM XMS-memory driver  
0.22:MENU 2 - Load FreeDOS without drivers 

# 386-specific
0.30:MENU 1 - Load FreeDOS with EMM386, no EMS (most UMBs), max RAM free
0.31:MENU 2 - Load FreeDOS with EMM386+EMS and SHARE
0.32:MENU 3 - Load FreeDOS including HIMEM XMS-memory driver
0.33:MENU 4 - Load FreeDOS without drivers 
0.34:MENU 5 - Load GRUB4DOS
0.35:DOS=HIGH,UMB

# autoexec.bat
2.0:@echo off
2.1:set PATH=%dosdir%\\bin
2.2:set NLSPATH=%dosdir%\\NLS 
2.3:set HELPPATH=%dosdir%\\HELP
2.4:set temp=%dosdir%\\temp
2.5:set tmp=%dosdir%\\temp
2.6:SET BLASTER=A220 I5 D1 H5 P330
2.7:REM ShsuCDhd /QQ /F:C:\\FDBOOTCD.ISO
2.8:if not "%config%"=="4" ShsuCDX /QQ /~ /D:?FDCD0002 /D:?FDCD0003 /D:?CDRCACH0
2.9:if not "%config%"=="4" ShsuCDX /QQ /~ /D:?FDCD0001 /D:?FDCD0002 /D:?FDCD0003
2.10:if not "%config%"=="4" REM LH VIAUDIO
2.11:if not "%config%"=="4" REM LH VIAFMTSR
2.12:if not "%config%"=="4" LH FDAPM APMDOS
2.13:if not "%config%"=="4" LH DISPLAY CON=(EGA,,1)
2.14:if not "%config%"=="4" MODE CON CP PREP=((858) %dosdir%\\cpi\\EGA.CPX)
2.15:if not "%config%"=="4" MODE CON CP SEL=858


# This is for POSTINST.BAT
3.0:FreeDOS 1.0 Final cdrom distribution.
3.1:
3.2:Performing post installation steps:
3.3:Trying to install mouse support (may hang your computer)
3.4:Mouse support succesfully installed!

# completed steps first.
4.0:FreeDOS 1.0 Final cdrom distribution.
4.1:[+] Stage 1 : Install FAT32-enabled kernel
4.2:[+] Stage 2 : Create startup configuration file
4.3:[+] Stage 3 : Create startup automation file
4.4:[+] Stage 4 : Setting up translated programs.
4.5:[+] Stage 5 : Setup all packages.
4.6:[+] Stage 6 : Done, reboot system?

# uncompleted steps after completed steps.
5.1:[-] Stage 1 : Install FAT32-enabled kernel
5.2:[-] Stage 2 : Create startup configuration file
5.3:[-] Stage 3 : Create startup automation file
5.4:[-] Stage 4 : Setting up translated programs.
5.5:[-] Stage 5 : Setup all packages.
5.6:[-] Stage 6 : Done, reboot system?

# bootsector information message.
6.0:FreeDOS 1.0 Final cdrom distribuion.
6.1:
6.2:FreeDOS SETUP has completed the installation. 
6.3:You need to reboot to load the operating system.
6.4:Reboot now [Y/N]?

# for autoexec.bat, to end with
7.0:echo type HELP to get support on commands and navigation
7.1:echo.
7.2:echo Welcome to FreeDOS
7.3:echo.
7.4:echo Bootfiles:
