home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 144 / DPCS0200.iso / Internet / Supanet / Ie5 / BRANDING.CAB / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1999-09-30  |  1.7 KB  |  62 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. 49100,49101,49102,49103=IEFilesDir,5
  9.  
  10. [Strings]
  11. IEDIR=Internet Explorer
  12. OLDGUID={1A4E7660-7738-11D3-BA85-00104B8674C2}S22594
  13. Description=Browser Customizations
  14. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  15. Revision="5,0,2314,1003"
  16. GUID=>{1A4E7660-7738-11D3-BA85-00104B8674C2}S22594
  17. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs >{1A4E7660-7738-11D3-BA85-00104B8674C2}S22594"
  18.  
  19. [DefaultInstall]
  20. CopyFiles=CopyFileSect
  21. CustomDestination=CustInstDestSection
  22. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  23. DelReg=DelRegSect
  24. AddReg=AddRegSect
  25. RunPostSetupCommands=PostCmdSect
  26.  
  27. [DestinationDirs]
  28. CopyFileSect=49100,SIGNUP
  29.  
  30. [ProgramFilesDir]
  31. HKLM,Software\Microsoft\Windows\CurrentVersion,ProgramFilesDir,,%24%
  32.  
  33. [IeFilesDir]
  34. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\Program Files\%IEDIR%"
  35.  
  36. [CopyFileSect]
  37. "signup.isp"
  38. "side.gif"
  39. "cancel.gif"
  40. "continue.gif"
  41. "banner.gif"
  42. "signup.htm"
  43. "cancel.ins"
  44. "bar.gif"
  45. "cont.gif"
  46. "INSTALL.INS"
  47. "inetset.inf"
  48. "cancel_sel.gif"
  49. "cont_sel.gif"
  50. "super.gif"
  51.  
  52. [AddRegSect]
  53. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  54. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  55. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  56.  
  57. [DelRegSect]
  58. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%"
  59.  
  60.  
  61. [PostCmdSect]
  62. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\inetset.inf,DefaultInstall.HKLM, 1