home *** CD-ROM | disk | FTP | other *** search
/ CLIX - Fazer Clix Custa Nix / CLIX-CD.cdr / pc / ie_extra.inf < prev    next >
INI File  |  1999-05-05  |  5KB  |  144 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5
  4.  
  5. [DefaultInstall] 
  6. RequiredEngine=Setupapi,%BadSetupVer%
  7. ComponentName="IE5EXTRA"
  8. ComponentVersion=5.0
  9. CustomDestination=MSIExploreDestinationSection
  10. CopyFiles=Sys.Install,Inf.Install
  11. AddReg=!Uninstall.Reg
  12. DelReg=Delete.Old.Reg
  13. RegisterOCXs=Register.Files
  14. PerUserInstall=IEExtra.Stub.Add
  15. BackupPath=%49000%\%UninstallData%
  16. ;RunPreSetupCommands=PreSetup
  17.  
  18. [DefaultUninstall]
  19. RequiredEngine=Setupapi,%BadSetupVer%
  20. ComponentName="IE5EXTRA"
  21. ComponentVersion=5.0
  22. RegisterOCXs=Register.Files
  23. PreRollBack=Uninstall
  24.  
  25. [Uninstall]
  26. DelReg=Delete.Uninstall
  27. PerUserInstall=IEExtra.Stub.Remove
  28.  
  29. [PreSetup]
  30. Rundll32 advpack.dll,LaunchINFSection %50000%\ie_extra.inf,InstallMSIdent,3,N
  31.  
  32. [InstallMSIdent]
  33. RequiredEngine=Setupapi,%BadSetupVer%
  34. CustomDestination=MSIExploreDestinationSection
  35. CopyFiles=MSIdent,MSIdent.Help
  36. RegisterOCXs=Register.Ident
  37. AddReg=T2Embed.reg
  38.  
  39. [MSIdent]
  40. msident.dll,,,32
  41. t2embed.dll,,,32
  42. msidntld.dll,,,32
  43.  
  44. [MSIdent.Help]
  45. msident.hlp
  46. msident.chm
  47.  
  48. [T2Embed.reg]
  49. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed.dll\Clients","%49000%\IEXPLORE.EXE",,""
  50. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Arial",0x00010001,0
  51. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Arial Bold",0x00010001,0
  52. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Arial Bold Italic",0x00010001,0
  53. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Arial Italic",0x00010001,0
  54. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Courier New",0x00010001,0
  55. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Courier New Bold",0x00010001,0
  56. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Courier New Bold Italic",0x00010001,0
  57. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Courier New Italic",0x00010001,0
  58. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Symbol",0x00010001,0
  59. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Times New Roman",0x00010001,0
  60. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Times New Roman Bold",0x00010001,0
  61. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Times New Roman Bold Italic",0x00010001,0
  62. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Times New Roman Italic",0x00010001,0
  63. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Wingdings",0x00010001,0
  64. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","MS Gothic",0x00010001,0
  65. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","MS Mincho",0x00010001,0
  66. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","MS PGothic",0x00010001,0
  67. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","MS PMincho",0x00010001,0
  68. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","Gulim",0x00010001,0
  69. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","PMingLiU",0x00010001,0
  70. HKLM,"SOFTWARE\Microsoft\Shared Tools\t2embed","SimSun",0x00010001,0
  71.  
  72. [IEExtra.Stub.Add]
  73. DisplayName=%DisplayDesc%
  74. ComponentID=ExtraPack
  75. GUID={630b1da0-b465-11d1-9948-00c04f98bbc9}
  76. Version=5,00,2314,1003
  77. Locale=%LangID%
  78. IsInstalled=1
  79. RollbackUninstall=1
  80.  
  81. [IEExtra.Stub.Remove]
  82. DisplayName=%DisplayDesc%
  83. ComponentID=ExtraPack
  84. GUID={630b1da0-b465-11d1-9948-00c04f98bbc9}
  85. Version=5,00,2314,1003
  86. Locale=%LangID%
  87. IsInstalled=0
  88.  
  89. [MSIExploreDestinationSection]
  90. 49000=MSIExploreLDIDSection,5
  91. 50000=SourceDir,5
  92.  
  93. [MSIExploreLDIDSection]
  94. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\%LProgramF%\%LMSIE4%"
  95.  
  96. [SourceDisksNames]
  97. 55="%DisplayDesc%",,0
  98.  
  99. [DestinationDirs]
  100. Inf.Install = 17
  101. Sys.Install = 11
  102. MSIdent     = 11
  103. MSIdent.Help= 18
  104.  
  105. [SourceDisksFiles]
  106. ie_extra.inf=55
  107. msieftp.dll=55
  108. msident.dll=55
  109. t2embed.dll=55
  110. msident.hlp=55
  111. msident.chm=55
  112. msidntld.dll=55
  113.  
  114. [Inf.Install]
  115. ie_extra.inf
  116.  
  117. [Sys.Install]
  118. msieftp.dll,,,32
  119.  
  120. [Register.Files]
  121. %11%\msieftp.dll
  122.  
  123. [Register.Ident]
  124. %11%\msident.dll
  125.  
  126. [!Uninstall.Reg]
  127. HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\IE_EXTRA","QuietDisplayName",,%DisplayDesc%
  128. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE_EXTRA","QuietUninstallString",,"rundll32 advpack.dll,LaunchINFSectionEx %17%\ie_extra.inf,DefaultUninstall,,256"
  129. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE_EXTRA","RequiresIESysFile",,"5.00"
  130.  
  131. [Delete.Old.Reg]
  132. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{E4066320-E4AE-11CF-BCB0-00AA00BBAD99}"
  133.  
  134. [Delete.Uninstall]
  135. HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\IE_EXTRA"
  136.  
  137. [Strings]
  138. BadSetupVer = "Falta o motor de configuraÁ„o necess·rio no seu sistema."
  139. LMSIE4 = "Internet Explorer"
  140. LProgramF = "Programas"
  141. UninstallData = "Uninstall Information"
  142. DisplayDesc = "Melhorias na procura do Internet Explorer"
  143. LangID = "PT"
  144.