home *** CD-ROM | disk | FTP | other *** search
/ GameStar 1999 September / Gamestar_09_1999-09_cd2.bin / mpfull.exe / RCDATA / CABINET / axdist.inf < prev    next >
Windows Setup INFormation  |  1998-08-21  |  5KB  |  120 lines

  1. ; Self Extracting DLLs
  2. ;     WinInet.dll     (done)
  3. ;     InLoader.dll    (done)
  4. ;    URLMON.dll      (done)
  5. ;    HLINK.dll       (done)
  6. ;       HLinkPrx.dll     (done)
  7. ;       RegSvr32.exe     (done)
  8. ;     StdOLE2.tlb      (done)
  9.  
  10.  
  11.  
  12. [Version]
  13. AdvancedInf=2.5
  14. Signature="$CHICAGO$"
  15. SetupClass=Base
  16.  
  17. [DestinationDirs]
  18. SysDirCopy    = 11        ; 11 Copies to the system directory
  19.  
  20. [DefaultInstall]
  21. CopyFiles = SysDirCopy
  22. AddReg = RegisterDlls
  23. RegisterOCXs=RegisterMyOCXs
  24.  
  25. [RegisterMyOCXs]
  26. %11%\urlmon.dll
  27. %11%\hlink.dll
  28. %11%\schannel.dll
  29.  
  30.  
  31. [SysDirCopy]            ;Copy the following files to the system directory.
  32. WinInet.dll,,,32
  33. SCHANNEL.DLL,,,32
  34. URLMON.DLL,,,32
  35. HLINK.DLL,,,32
  36. HLINKPRX.DLL,,,32
  37. REGSVR32.EXE,,,32
  38. STDOLE2.TLB,,,32
  39. INLOADER.DLL,,,32
  40.  
  41. [RegisterDlls]
  42.  
  43. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  44. ;    WININET.DLL Registry Entries
  45. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  46. HKLM,"Software\Microsoft\Internet Explorer\Security\Basic","SecurityName",,"Basic Authentication"
  47. HKLM,"Software\Microsoft\Internet Explorer\Security\Basic","DLLFile",0,"wininet.dll"
  48. HKLM,"Software\Microsoft\Internet Explorer\Security\Basic","SchemeList",,"Basic"
  49. HKLM,"Software\Microsoft\Internet Explorer\Security\Basic","Flags",1,00,00,00,00
  50.  
  51. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  52. ;    URLMON.DLL Registry Entries
  53. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  54. HKCR,"CLSID\{%CLSID_URLMON%}",,0,"UrlMon ProxyStub Factory"
  55. HKCR,"CLSID\{%CLSID_URLMON%}\InprocServer32",,0,"urlmon.dll"
  56. HKCR,"CLSID\{%CLSID_IPersistMoniker%}",,0,"IPersistMoniker"
  57. HKCR,"CLSID\{%CLSID_IPersistMoniker%}\ProxyStubClsid32",,0,"{%CLSID_URLMON%}"
  58.  
  59. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  60. ;    HLINK.DLL Registry Entries
  61. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  62. HKCR,"CLSID\{%CLSID_HLinkPSFactory%}",,,"Hyperlinking ProxyStub Factory"
  63. HKCR,"CLSID\{%CLSID_HLinkPSFactory%}\InprocServer32",,,"%11%\hlinkprx.dll"
  64. HKCR,"Interface\{%CLSID_HLinkPSFactory%}",,,"IBinding"
  65. HKCR,"Interface\{%CLSID_HLinkPSFactory%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  66. HKCR,"Interface\{%CLSID_IBindStatusCallback%}",,,"IBindStatusCallback"
  67. HKCR,"Interface\{%CLSID_IBindStatusCallback%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  68. HKCR,"Interface\{%CLSID_IHlinkSite%}",,,"IHlinkSite"
  69. HKCR,"Interface\{%CLSID_IHlinkSite%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  70. HKCR,"Interface\{%CLSID_IHlink%}",,,"IHlink"
  71. HKCR,"Interface\{%CLSID_IHlink%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  72. HKCR,"Interface\{%CLSID_IHlinkSource%}",,,"IHlinkSource"
  73. HKCR,"Interface\{%CLSID_IHlinkSource%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  74. HKCR,"Interface\{%CLSID_IHlinkFrame%}",,,"IHlinkFrame"
  75. HKCR,"Interface\{%CLSID_IHlinkFrame%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  76. HKCR,"Interface\{%CLSID_IEnumHLINKITEM%}",,,"IEnumHLINKITEM"
  77. HKCR,"Interface\{%CLSID_IEnumHLINKITEM%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  78. HKCR,"Interface\{%CLSID_IHlinkBrowseContext%}",,,"IHlinkBrowseContext"
  79. HKCR,"Interface\{%CLSID_IHlinkBrowseContext%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  80. HKCR,"Interface\{%CLSID_IHlinkHistory%}",,,"IHlinkHistory"
  81. HKCR,"Interface\{%CLSID_IHlinkHistory%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  82. HKCR,"Interface\{%CLSID_IPersistMoniker%}",,,"IPersistMoniker"
  83. HKCR,"Interface\{%CLSID_IPersistMoniker%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  84. HKCR,"Interface\{%CLSID_IFile%}",,,"IFile"
  85. HKCR,"Interface\{%CLSID_IFile%}\ProxyStubClsid32",,,"{%CLSID_HLinkPSFactory%}"
  86.  
  87. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  88. ;    RunOnce Commands
  89. ;
  90. ;    These commands will be executed when the machine
  91. ;    restarts and it's guarenteed that no other
  92. ;    process will be using needed files.  Also, files
  93. ;    may not installed before this point because they
  94. ;    could have been loaded during installation.
  95. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  96.  
  97.  
  98. [SourceDisksNames]
  99. 55=%MyDiskStr1%,"",0
  100.  
  101. [SourceDisksFiles]
  102. wininet.dll=55
  103.  
  104. [Strings]
  105. MyDiskStr1 = "DLL Installations"
  106. CLSID_URLMON        = "79eac9f1-baf9-11ce-8c82-00aa004ba90b"
  107. CLSID_IPersistMoniker    = "79eac9c9-baf9-11ce-8c82-00aa004ba90b"
  108. CLSID_HLinkPSFactory    = "79eac9c0-baf9-11ce-8c82-00aa004ba90b"
  109. CLSID_IBindStatusCallback    = "79eac9c1-baf9-11ce-8c82-00aa004ba90b"
  110. CLSID_IHlinkSite        = "79eac9c2-baf9-11ce-8c82-00aa004ba90b"
  111. CLSID_IHlink            = "79eac9c3-baf9-11ce-8c82-00aa004ba90b"
  112. CLSID_IHlinkSource        = "79eac9c4-baf9-11ce-8c82-00aa004ba90b"
  113. CLSID_IHlinkFrame        = "79eac9c5-baf9-11ce-8c82-00aa004ba90b"
  114. CLSID_IEnumHLINKITEM    = "79eac9c6-baf9-11ce-8c82-00aa004ba90b"
  115. CLSID_IHlinkBrowseContext= "79eac9c7-baf9-11ce-8c82-00aa004ba90b"
  116. CLSID_IHlinkHistory        = "79eac9c8-baf9-11ce-8c82-00aa004ba90b"
  117. CLSID_IFile                = "79eac9ca-baf9-11ce-8c82-00aa004ba90b"
  118.  
  119.  
  120.