home *** CD-ROM | disk | FTP | other *** search
- Textfiles in this directory ending with a T (third letter in the extension)
- are outdated and need to be adapted to the English version.
-
- Please note that menu numbering entries have changed (menu 2)
- between Beta9 prerelease 4 and its successor, Beta9 release candidate 5.
-
- below is some really ancient stuff.
-
- :es
- %header%
- ECHO 1) FreeDOS Ripcord Beta9 Installation
- ECHO 2) Run FreeDOS from CD-ROM (return to command prompt)
- ECHO 3) Create FreeDOS boot floppy (1.44MB)
- ECHO
- rem ECHO 4) Partition harddisk(s) using PartitionMagic
- rem ECHO 5) Backup or Restore harddisk(s)/partition(s) using Drive Image
- rem ECHO
- rem ECHO o) OEM tools
- rem ECHO x) Install XOSL boot manager (486+, 4MB+, VESA+)
- rem ECHO
- ECHO v) View the Install text for using this CD-ROM
- ECHO (Press ESC key to exit the viewer)
- ECHO
- ECHO r) Hasta la vista!
- goto end
-
-
- :es
- %header%
- ECHO
- ECHO 1) Start installation of FreeDOS beta9
- if "%cdrom%"=="C" goto end
- ECHO 2) Set language (currently %lang%)
- ECHO 3) Change screenmode (currently %color%)
- ECHO %keyb_opt%) Select keyboard layout, 286+ (currently: %key%)
- ECHO 5) Change installation mode (currently: %instmode%)
- goto end
-
-
-
- if "%lang%"=="ES" ECHO Q) return to previous menu
-
-
- if "%lang%"=="EN" set menu1txt= What do you want to do?
- if "%lang%"=="EN" set header=echo FreeDOS beta9 ("Methusalem") cdrom distribution.
- if "%lang%"=="ES" set menu1txt= ¿Qué desea hacer?
- if "%lang%"=="ES" set header=echo Distribución FreeDOS beta9 ("Methusalem") en CD-ROM.
-