home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / dos / patches / wsockupd.exe / RCDATA / CABINET / WSOCK_UN.INF < prev    next >
INI File  |  1997-06-26  |  627b  |  31 lines

  1. ; WSOCK_UN.INF
  2. ; This is the Setup information file to uninstall the updated WINSOCK32.DLL
  3. ; and WSOCK32.DLL contained in UPD970624R1, and return to the released version.
  4.  
  5. [version]
  6. LayoutFile=layout.inf
  7. signature="$CHICAGO$"
  8.  
  9. [DefaultInstall]
  10. CopyFiles=W95UPD.undo.sys,W95UPD.undo.win
  11. DelFiles=W95UPD.del.inf
  12. DelReg=qfe.delreg
  13.  
  14. [DestinationDirs]
  15. W95UPD.undo.win=10
  16. W95UPD.undo.sys=11
  17. W95UPD.del.inf=17,QFE
  18.  
  19. [W95UPD.undo.win]
  20. winsock.dll,,,4
  21.  
  22. [W95UPD.undo.sys]
  23. wsock32.dll,,,4
  24.  
  25. [qfe.delreg]
  26. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\Updates\UPD970624R1,
  27.  
  28. [W95UPD.del.inf]
  29. wsock_un.inf
  30.  
  31.