View Single Post
  #1 (permalink)  
Old August 17th, 2000
Subversive Subversive is offline
Novicius
 
Join Date: August 15th, 2000
Posts: 4
Subversive is flying high
Exclamation Gnotella Install Replaces Newer System Files WIth Older Ones

Hello,
during the Gnotella 0.73 install, a small window opened. It quickly showed system files being replaced, then it closed. I had run Windows 98 System File Checker (C:\WINDOWS\SYSTEM\SFC.EXE) before and after the install. These are the results after Gnotella installation:

********************

Microsoft System File Checker

Log file generated on 8/16/2000 at 4:06 PM

Started verify scan using verification data file:
"C:\WINDOWS\Default.sfc"

Previous Previous New New CRC
File Change Version Date Version Date Match
---------------- ----------- ----------- --------- ----------- --------- ----- -
[C:\WINDOWS\SYSTEM]
comcat.dll Updated 5.0 5/11/1998 4.71 8/16/2000 No
asycfilt.dll Updated 2.40.4514 1/19/2000 2.40.4275 8/16/2000 No
olepro32.dll Updated 5.0.4514 1/19/2000 5.0.4275 8/16/2000 No
mfc42.dll Updated 6.00.8447.0 4/27/1999 6.00.8665.0 8/16/2000 No
MSVBVM60.DLL Updated 6.00.8495 5/10/1999 6.00.8877 8/16/2000 No
scrrun.dll Updated 5.0.0.3715 1/15/1999 5.0.0.3715 8/16/2000 No
MSCOMCTL.OCX Updated 6.00.8498 5/13/1999 6.00.8862 8/16/2000 No
CSWSK32.OCX Added 2.20.2165 8/16/2000

326 folders examined.
2558 files examined.
1 files added to verification data file.
0 files removed from verification data file.
16 files updated in verification data file.
0 files restored.
5 file changes ignored.

********************


These files: comcat.dll, asycfilt.dll, and olepro32.dll were replaced with older versions. scrrun.dll was replaced needlessly. scrrun.dll did not match the previous one even though it was the same version (probably MS update info differences). Every time I install something from the ‘Net, I am always worried it will make difficult to repair changes (or damage). The Gnotella writers need to use the standard Windows Installer. You should not replace ANY system files unless absolutely necessary. I would prefer you did not replace them at all and had a separate installer for the system files if required.

It took me an hour to find and restore those 4 system files. I not only had to restore them to another folder, but I had to go to MS-DOS mode to "MOVE" them into the C:\WINDOWS\SYSTEM folder. This was rather irritating. Please fix this.

As for mfc42.dll, MSVBVM60.DLL, and MSCOMCTL.OCX, I don't know if I will keep them. This is the SFC scan after the MS-DOS MOVE's:

********************

Microsoft System File Checker

Log file generated on 8/16/2000 at 5:56 PM

Started verify scan using verification data file:
"C:\WINDOWS\Default.sfc"

Previous Previous New New CRC
File Change Version Date Version Date Match
---------------- ----------- ----------- --------- ----------- --------- ----- -
[C:\WINDOWS\SYSTEM]
comcat.dll Updated 4.71 8/16/2000 5.0 5/11/1998 No
asycfilt.dll Updated 2.40.4275 8/16/2000 2.40.4514 1/19/2000 No
olepro32.dll Updated 5.0.4275 8/16/2000 5.0.4514 1/19/2000 No
scrrun.dll Updated 5.0.0.3715 8/16/2000 5.0.0.3715 1/15/1999 No
MSISYS.VXD Updated 4.03 8/9/2000 4.03 8/16/2000 Yes

326 folders examined.
2558 files examined.
0 files added to verification data file.
0 files removed from verification data file.
12 files updated in verification data file.
0 files restored.
0 file changes ignored.

********************

Reply With Quote