home *** CD-ROM | disk | FTP | other *** search
/ An Introduction to Progr…l Basic 6.0 (4th Edition) / An Introduction to Programming using Visual Basic 6.0.iso / IE4 / MSJAVX86.EXE / cryptsys.exe / cryptsys.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-08-27  |  3.1 KB  |  104 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, CopyHelpFiles, CopyWin95Files
  8. AddReg=Registry.VersionStamp, Registry.RunOnce
  9. DelReg=Registry.Delete
  10.  
  11. [DefaultInstall.NT]
  12. CheckAdminRights=1
  13. Copyfiles=CopyCryptFiles, CopyHelpFiles
  14. AddReg=Registry.VersionStamp, Registry.RunOnce
  15. DelReg=Registry.Delete
  16.  
  17.  
  18. [Strings]
  19. LANGUAGE="EN"
  20. VERSTR="5.101.1600.1"
  21. ID01="Internet Security Installation Source"
  22. Provider="Microsoft Internet Security"
  23.  
  24. [CopyCryptFiles]
  25. initpki.dll
  26. mssip32.dll
  27. mscat32.dll
  28. msctl.dll
  29. ;mssign32.dll
  30. softpub.dll
  31. vsrevoke.dll
  32. wintrust.dll
  33. dacui.dll
  34. crypt32.dll
  35. useragnt.dll
  36. msoss.dll
  37. regsvr32.exe,,,0x00000020  
  38. setreg.exe
  39. imagehlp.dll,,,0x00000020
  40. rsabase.dll,,,0x00000020
  41. sigres.exe,,,0x00000020
  42. dssbase.dll,,,0x00000020
  43. dsssig.exe,,,0x00000020
  44. wininet.dll,,,0x00000020
  45.  
  46. [CopyWin95Files]
  47. advapi32.dll,,,0x00000020
  48.  
  49. [CopyHelpFiles]
  50. secauth.hlp
  51.  
  52. [DestinationDirs]
  53. CopyCryptFiles=11
  54. CopyWin95Files=11
  55. CopyHelpFiles=18
  56.  
  57. [SourceDisksNames]
  58. 10=%ID01%,"",1
  59.  
  60. [SourceDisksFiles]
  61. mssip32.dll=10
  62. mscat32.dll=10
  63. msctl.dll=10
  64. initpki.dll=10
  65. softpub.dll=10
  66. wintrust.dll=10
  67. ;mssign32.dll=10
  68. vsrevoke.dll=10
  69. crypt32.dll=10
  70. dacui.dll=10
  71. useragnt.dll=10
  72. msoss.dll=10
  73. regsvr32.exe=10
  74. setreg.exe=10
  75. secauth.hlp=10
  76. imagehlp.dll=10
  77. rsabase.dll=10
  78. sigres.exe=10
  79. dssbase.dll=10
  80. dsssig.exe=10
  81. advapi32.dll=10
  82. wininet.dll=10
  83.  
  84.  
  85. [Registry.VersionStamp]
  86. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Last Update\Cryptography","Version",0,%VERSTR%
  87.  
  88. [Registry.Delete]
  89. HKLM,"Software\Microsoft\Cryptography\CertificateStore"
  90.  
  91. [Registry.RunOnce]
  92. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce"," 1. RegSvr rsabase.dll",0,"regsvr32.exe /s %11%\rsabase.dll"
  93. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce"," 2. RegSvr dssbase.dll",0,"regsvr32.exe /s %11%\dssbase.dll"
  94. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce"," 3. RegSvr wintrust.dll",0,"regsvr32.exe /s %11%\wintrust.dll"
  95. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce"," 4. RegSvr softpub.dll",0,"regsvr32.exe /s %11%\softpub.dll"
  96. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce"," 5. RegSvr mssip32.dll",0,"regsvr32.exe /s %11%\mssip32.dll"
  97. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce"," 6. RegSvr mscat32.dll",0,"regsvr32.exe /s %11%\mscat32.dll"
  98. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce"," 7. RegSvr msctl.dll",0,"regsvr32.exe /s %11%\msctl.dll"
  99. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce"," 8. RegSvr vsrevoke.dll",0,"regsvr32.exe /s %11%\vsrevoke.dll"
  100. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce"," 9. RegSvr useragnt.dll",0,"regsvr32.exe /s %11%\useragnt.dll"
  101. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","10. modify setreg settings",0,"%11%\setreg.exe -q 1 FALSE 2 TRUE 3 FALSE 4 FALSE 5 TRUE 6 FALSE 7 TRUE 8 FALSE 9 FALSE 10 FALSE"
  102. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","11. RegSvr initpki.dll",0,"regsvr32.exe /s %11%\initpki.dll"
  103.  
  104.