home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows NT Super Tune-Up Kit
/
PIE-WindowsNTSuperTuneUpKit-1997.iso
/
DRIVERS
/
SCSI_CD
/
PHILIPS
/
206_NT
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-04-06
|
163b
|
7 lines
@echo off
if not exist \temp md \temp
copy lms206.sys %SystemRoot%\system32\drivers\*.*
cls
@echo Type the README.TXT file for further installation info...