home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Complet
/
FreeDOS
/
fdbootcd.iso
/
FREEDOS
/
SETUP
/
INSTALL
/
FREEDOS.INI
< prev
next >
Wrap
INI File
|
2004-03-24
|
677b
|
30 lines
[FREEDOS]
// this file should be in the source directory
// default destination directory
DIRECTORY=C:\FDOS
ASK=1
CFGFILE=C:\fdconfig.sys
AUTOFILE=%DIRECTORY%\fdauto.bat
// ^^^ the lines above specify configuration files
POSTINSTALL=CDD %DIRECTORY%
POSTINSTALL=%DIRECTORY%\postinst.bat
// installation parameters; what we should add to
// fdauto.bat and fdconfig.sys files
// we add some lines to fdconfig.sys
FDCONFIG1=;for help on commands, please see %DIRECTORY%\config.sys
// %DIRECTORY% is a FreeDOS target directory here
// that may be changed by user
// and also some lines to fdauto.bat
FDAUTO1=@set dosdir=%DIRECTORY%