home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 144 / DPCS0200.iso / CELISP / BRANDING.CAB / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1999-11-19  |  1.6 KB  |  51 lines

  1. [Version]
  2. Signature=$Chicago$
  3. AdvancedInf=2.5
  4. LayoutFile=Setup.inf
  5. [CustInstDestSection]
  6. 49000,49001,49002,49003=ProgramFilesDir,5
  7. 49100,49101,49102,49103=IEFilesDir,5
  8. [Strings]
  9. IEDIR=Internet Explorer
  10. OLDGUID={B4330820-9E78-11D3-959C-00104B71B68A}S30321
  11. Description=Browser Customizations
  12. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  13. Revision="5,0,2314,1003"
  14. GUID=>{B4330820-9E78-11D3-959C-00104B71B68A}S30321
  15. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs >{B4330820-9E78-11D3-959C-00104B71B68A}S30321"
  16. [DefaultInstall]
  17. CopyFiles=CopyFileSect
  18. CustomDestination=CustInstDestSection
  19. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  20. DelReg=DelRegSect
  21. AddReg=AddRegSect
  22. RunPostSetupCommands=PostCmdSect
  23. [DestinationDirs]
  24. CopyFileSect=49100,SIGNUP
  25.  
  26. [ProgramFilesDir]
  27. HKLM,Software\Microsoft\Windows\CurrentVersion,ProgramFilesDir,,%24%
  28.  
  29. [IeFilesDir]
  30. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\Program Files\%IEDIR%"
  31.  
  32. [CopyFileSect]
  33. "INSTALL.INS"
  34. "inetlogo.jpg"
  35. "instant.ins"
  36. "button.jpg"
  37. "signup.htm"
  38. "signup.isp"
  39. "InstantNetLogo32_8bit.bmp"
  40. "InstantNetLogo22_8bit.bmp"
  41. "InstantNetLogo22_8bit_Static.bmp"
  42. "InstantNetLogo32_8bit_Static.bmp"
  43.  
  44. [AddRegSect]
  45. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  46. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  47. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  48.  
  49. [DelRegSect]
  50. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%"
  51.