home *** CD-ROM | disk | FTP | other *** search
/ internet.au CDrom 38 / netcd38.iso / browsers / win95 / ie5 / BRANDING.CAB / install.inf next >
Encoding:
INI File  |  1998-06-13  |  1.8 KB  |  95 lines

  1. ersion]
  2.  
  3. Signature=$Chicago$
  4.  
  5. AdvancedInf=2.5
  6.  
  7. LayoutFile=Setup.inf
  8.  
  9. [CustInstDestSection]
  10.  
  11. 49000,49001,49002,49003=ProgramFilesDir,5
  12.  
  13. 49100,49101,49102,49103=IEFilesDir,5
  14.  
  15. [Strings]
  16.  
  17. IEDIR=Internet Explorer
  18.  
  19. OLDGUID={60B49E34-C7CC-11D0-8953-00A0C90347FF}MICROSO
  20.  
  21. Description=Browser Customizations
  22.  
  23. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  24.  
  25. Revision="5,0,518,11"
  26.  
  27. GUID=>{60B49E34-C7CC-11D0-8953-00A0C90347FF}MICROSO
  28.  
  29. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs MICROSO"
  30.  
  31. [DefaultInstall]
  32.  
  33. CopyFiles=CopyFileSect
  34.  
  35. CustomDestination=CustInstDestSection
  36.  
  37. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  38.  
  39. DelReg=DelRegSect
  40.  
  41. AddReg=AddRegSect
  42.  
  43. [DestinationDirs]
  44.  
  45. CopyFileSect=49100,SIGNUP
  46.  
  47.  
  48.  
  49. [ProgramFilesDir]
  50.  
  51. HKLM,Software\Microsoft\Windows\CurrentVersion,ProgramFilesDir,,%24%
  52.  
  53.  
  54.  
  55. [IeFilesDir]
  56.  
  57. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\Program Files\%IEDIR%"
  58.  
  59.  
  60.  
  61. [CopyFileSect]
  62.  
  63. "inetres.inf"
  64.  
  65. "INSTALL.INS"
  66.  
  67.  
  68.  
  69. [AddRegSect]
  70.  
  71. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Description,,"%Description%"
  72.  
  73. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  74.  
  75. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Revision,,"%Revision%"
  76.  
  77. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  78.  
  79. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  80.  
  81.  
  82.  
  83. [DelRegSect]
  84.  
  85. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Description,,"%Description%"
  86.  
  87. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",StubPath,,"%StubPath%"
  88.  
  89. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Revision,,"%Revision%"
  90.  
  91. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",IsInstalled,,"1"
  92.  
  93.  
  94.