home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / winnt / ie302nt4.exe / auth2upd.exe / AUTH2UPD.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1998-06-05  |  1.6 KB  |  59 lines

  1. ; Localized    06/04/1997 12:15 AM (GMT)    7:3.0.406 A    auth2upd.inf
  2. [Version]
  3. Signature="$Chicago$"
  4. Provider=%Provider%
  5. AdvancedINF=2.5, "You need an updated version of Advpack.dll."
  6.  
  7. [DefaultInstall]
  8. Copyfiles=CopyCryptFiles, CopyCryptHelpFiles
  9. AddReg=Registry.VersionStamp, Registry.RunOnce
  10. DelReg=Registry.Delete
  11.  
  12. [Strings]
  13. ID01 = "Internet Sicherheits-Installationsquelle"
  14. Provider = "Microsoft Internet Security"
  15.  
  16. [CopyCryptFiles]
  17. mssip32.dll
  18. softpub.dll
  19. wintrust.dll
  20. crypt32.dll
  21. vsrevoke.dll
  22. useragnt.dll
  23. regsvr32.exe
  24.  
  25. [CopyCryptHelpFiles]
  26. softpub.hlp
  27.  
  28. [DestinationDirs]
  29. CopyCryptFiles=11
  30. CopyCryptHelpFiles=18
  31.  
  32. [SourceDisksNames]
  33. 10=%ID01%,"",0
  34.  
  35. [SourceDisksFiles]
  36. mssip32.dll=10
  37. softpub.dll=10
  38. softpub.hlp=10
  39. wintrust.dll=10
  40. crypt32.dll=10
  41. vsrevoke.dll=10
  42. useragnt.dll=10
  43. regsvr32.exe=10
  44.  
  45. [Registry.Delete]
  46. HKLM,"Software\Microsoft\Cryptography\CertificateStore"
  47.  
  48.  
  49. [Registry.VersionStamp]
  50. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Last Update\Cryptography\AUTH2UPD","AUTH2UPD",0,"5.0.1531"
  51.  
  52. [Registry.RunOnce]
  53. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_wintrust.dll",0,"regsvr32.exe /s %11%\wintrust.dll"
  54. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_softpub.dll",0,"regsvr32.exe /s %11%\softpub.dll"
  55. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_vsrevoke.dll",0,"regsvr32.exe /s %11%\vsrevoke.dll"
  56. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_mssip32.dll",0,"regsvr32.exe /s %11%\mssip32.dll"
  57. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_useragnt.dll",0,"regsvr32.exe /s %11%\useragnt.dll"
  58.  
  59.