home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 February / netCD41.iso / pc / 2GetStrt / 01Brows / IE3 / Win95 / auth2all.exe / auth2all.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-06-23  |  1.9 KB  |  65 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. Provider=%Provider%
  4. AdvancedINF=2.5, "You need an updated version of Advpack.dll."
  5.  
  6. [DefaultInstall]
  7. Copyfiles=CopyCryptFiles, CopyCryptHelpFiles
  8. AddReg=Registry.VersionStamp, Registry.RunOnce
  9. DelReg=Registry.Delete
  10. RunPostSetupCommands=RunUserAgent
  11.  
  12. [Strings]
  13. ID01="Internet Security Installation Source"
  14. Provider="Microsoft Internet Security"
  15.  
  16. [CopyCryptFiles]
  17. digsig.dll,,,12
  18. msoss.dll,,,12
  19. mssip32.dll,,,12
  20. softpub.dll,,,12
  21. wintrust.dll,,,12
  22. crypt32.dll,,,12
  23. vsrevoke.dll,,,12
  24. useragnt.dll,,,4
  25. regsvr32.exe,,,4
  26.  
  27. [RunUserAgent]
  28. RUNDLL32.exe %11%\Useragnt.dll,UpdateUserAgent
  29.  
  30. [CopyCryptHelpFiles]
  31. softpub.hlp
  32.  
  33. [DestinationDirs]
  34. CopyCryptFiles=11
  35. CopyCryptHelpFiles=18
  36.  
  37. [SourceDisksNames]
  38. 10=%ID01%,"",0
  39.  
  40. [SourceDisksFiles]
  41. digsig.dll=10
  42. msoss.dll=10
  43. mssip32.dll=10
  44. softpub.dll=10
  45. softpub.hlp=10
  46. wintrust.dll=10
  47. crypt32.dll=10
  48. vsrevoke.dll=10
  49. useragnt.dll=10
  50. regsvr32.exe=10
  51.  
  52. [Registry.Delete]
  53. HKLM,"Software\Microsoft\Cryptography\CertificateStore"
  54.  
  55. [Registry.VersionStamp]
  56. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Last Update\Cryptography\AUTH2UPD","AUTH2UPD",0,"5.0.1531"
  57.  
  58. [Registry.RunOnce]
  59. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_digsig.dll",0,"regsvr32.exe /s %11%\digsig.dll"
  60. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_wintrust.dll",0,"regsvr32.exe /s %11%\wintrust.dll"
  61. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_softpub.dll",0,"regsvr32.exe /s %11%\softpub.dll"
  62. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_vsrevoke.dll",0,"regsvr32.exe /s %11%\vsrevoke.dll"
  63. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_mssip32.dll",0,"regsvr32.exe /s %11%\mssip32.dll"
  64. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ReSvr_useragnt.dll",0,"regsvr32.exe /s %11%\useragnt.dll"
  65.