home *** CD-ROM | disk | FTP | other *** search
/ CS Internet Ready Kit / CS_INTERNET.iso / Win31 / Software / Browser / Ie / IE4 / BRANDING.CAB / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-05-27  |  851 b   |  40 lines

  1. [Version]
  2. Signature=$Chicago$
  3. AdvancedInf=2.5
  4. LayoutFile=Setup.inf
  5.  
  6. [CustInstDestSection]
  7. 49000,49001,49002,49003=ProgramFilesDir,5
  8.  
  9. [BrandInstall]
  10. CopyFiles=BrndFileSect
  11. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  12.  
  13. [DefaultInstall]
  14. CopyFiles=CopyFileSect
  15. CustomDestination=CustInstDestSection
  16. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  17. RunPostSetupCommands=Branding.RunDll
  18.  
  19. [DestinationDirs]
  20. BrndFileSect=11
  21. CopyFileSect=49000,SIGNUP
  22.  
  23.  
  24. [BrndFileSect]
  25. iedkcs16.dll
  26. [ProgramFilesDir]
  27. HKLM,"Software\Microsoft\Active Setup\InstallInfo","Install Dir",,"%%24%%"
  28.  
  29. [IeFilesDir]
  30. HKLM,Software\Microsoft\IE4\Setup,Path,,%49000%\%IEDIR%
  31.  
  32. [CopyFileSect]
  33. "INSTALL.INS"
  34. "OE2.INF"
  35. "INETSET2.INF"
  36.  
  37.  
  38. [Branding.RunDll]
  39. "rundll advpck16.dll,DoGrpConv %11%"
  40. "rundll iedkcs16.dll,BrandIE4 SIGNUP"