You find the documentation of the programs in the files *.TXT. These Files are to be printed with the PRINT-command. You should necessarily read the documentation, before you test a program. All *.TXT files can also looked with the TYPE-command TYPE or a text editor. The files are not translated to english. You get a little english help for the most programs by typing: PROGAMNAME | MORE The individual documentation and data files: .TXT : Description of the programs, is the name of a program. BAC-SIC.TXT : Usage of the programs IMAGE.EXE and INT13.EXE You can use them for saving, quick and save boot without virus. IMAGE.TXT : Low-Level reading and writing ATA-drives till 2000 Gbytes for PC, which use LBA (for PC with bios newer than 1999). Use IMAGE.EXE for backup and restore, for splitting files >= 4Gbyte, for no time limit of test software for saving MBR, saving a bootmanager and so on. INT13.TXT : Low-Level reading and writing hard discs till 8 GBytes for PC which only understand CHS (PC with bios older than 1999 understand only CHS) INT13 is similar to IMAGE. KONVERT2.TXT : Reading and writing of DOS-drives (FAT and FAT32-organization), converts bytes by using the file KONVERT.TAB. KONVTEIL.TXT : Splitting of files till 2 Gbytes with diskettes - and CDRom-RW-change automatic. You can set the split size, if you do not want to use the automatic. Even you can read parts of a file. KONVTPUF.TXT : Like KONVTEIL, but without automatic. SPLIT.TXT : Splits files till 4 Gbytes (only for Windows 9X). KONVID.TXT : Periodically inserting (from KONVID.DAT) and deleting files. BOOTWIN.BAT : Example for "boot-manager", about several WIN 9X versions simultaneously on a PC, even on the same logical drive. You can install for example two times Windows 98 on one logical drive. INSTWIN.BAT : Example for saving files after a new Windows installation. Necessary for BOOTWIN.BAT. BOOTX.BAT : Example for "boot manager" for older DOS-versions. Change it. BOOTINST.BAT : Example for saving files after a new DOS or Windows installation. Necessary for BOOTX.BAT. *.BAT : Miscellaneous BAT files. Do not use it, if you do not understand it. Change it, if you want. The files are inline documented. ASSCHECK.DOC : building check sums for DOS-files, in order to test, whether a virus has changed files. You need the version of the DOS-DIR-commands of a DOS-start-disc till MS-DOS 6.2 or a start flopp disc from Windows 9X. For own adaptations you get included the sourcecode ASSCHECK.PAS. VIREN.TXT : Description of viruses, virus protection, using ASSCHECK and INT13 (IMAGE) to virus recognition and restoring disc after virus attack.