Ctload.com is program designed to load any device drivers under DOS environment. Usage : ctload To load CDROM drive when shut down to Win95 DOS mode, simply add the following lines in C:\WIN95\DOSSTART.BAT file : C:\[PATH]\CTLOAD C:\{PATH}\{CDROM DRIVER] /{DRIVER PARAMETERS} e.g. "c:\ctload c:\sb16\drv\sbide.sys /D:MSCD001 /P:1E8,11" C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD001 Note : The CDROM driver must be loaded before the MSCDEX command. To load Sound Blaster low level device drivers, add the following lines in C:\WIN95\DOSSTART.BAT C:\[PATH]\CTLOAD C:\[PATH]\CTSB16.SYS /UNIT=0 /BLASTER:A:xxx I:x D:x1 H:x C:\[PATH]\CTLOAD C:\[PATH]\CTSB16.SYS Where A: Base Address I: Interrupt D: DMA Channel H: High DMA Channel