home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 5.2
/
1999-11_Disc_5.2.bin
/
MSPRING
/
IE4
/
PACKAGES
/
ICWFIX.BAT
< prev
next >
Wrap
DOS Batch File
|
1998-10-27
|
542b
|
16 lines
rem * This batch file will copy the ICW DLL files into
rem * the C:\WINDOWS\SYSTEM folder.
rem *
rem * This should ONLY be done if it has been determined
rem * that these files are missing, and that the version
rem * of Internet Connection Wizard that is installed
rem * matches the version on the CD.
rem *
rem * WARNING: Incorrect use of this file may impair
rem * the functionality of the Internet Connection Wizard!
copy isign32.dll c:\windows\system
copy icwdial.dll c:\windows\system
copy ICWPHBK.dll c:\windows\system