home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
CMCD1104.ISO
/
Software
/
Freeware
/
Utilitare
/
winsock
/
winsockfix.exe
/
1033
/
CUSTOM
/
107
< prev
next >
Wrap
Text File
|
2004-09-26
|
1KB
|
42 lines
; ERR.INF
;
; Used by ERU.EXE -- Protect mode app and must be in Windows directory
;
; This ini file lists the files we wish to backup on the ERD. The section
; headings point to the position that the ERD program will look to find
; these files.
;
; Part of the job of this file is the creation of a order of precedence
; for backing up files when limited disk space is available. The higher
; the filename appears in this file the higher the precedence that the
; ERD program will give the file. In this way it is possible to modify
; file "importance" without any changes having to be made to the app.
; To facilitate this, section headings may appear more than once.
; The [ROOT] section specifies that the file exists in the root directory
; of the boot drive. If the files don't exit (diskless workstation) the
; program will continue.
[ROOT]
MSDOS.SYS
COMMAND.COM
IO.SYS
; The [WINDOWS] section specifies that the files can be found in the windows
; directory. If the files don't exist (just not there) the program will
; continue.
[WINDOWS]
SYSTEM.DAT
USER.DAT
PROTOCOL.INI
SYSTEM.INI
WIN.INI
; As noted above this second occurence of [ROOT] is used to establish an
; heiarchy of files for a limited disk space situation. These files will
; be given the lowest importance.
[ROOT]
AUTOEXEC.BAT
CONFIG.SYS