home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 61 / CDRom61.iso / Programas / osite / win32 / EN / BRANDING.CAB / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-02-17  |  1.8 KB  |  62 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={73E81D40-E57E-11D3-BA0E-0050DA6D5648}TBC357
  11. Description=Browser Customizations
  12. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  13. Revision="5,0,2919,6307"
  14. GUID=>{73E81D40-E57E-11D3-BA0E-0050DA6D5648}TBC357
  15. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs >{73E81D40-E57E-11D3-BA0E-0050DA6D5648}TBC357"
  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. "bt_cance.gif"
  34. "bt_cancel.gif"
  35. "bt_jasou.gif"
  36. "bt_quero.gif"
  37. "CANCEL.INS"
  38. "conf.inf"
  39. "Estat22.bmp"
  40. "Estat38.bmp"
  41. "ie4chnls.inf"
  42. "INSTALL.INS"
  43. "lg_mandic.gif"
  44. "logo_an22.bmp"
  45. "logo_an38.bmp"
  46. "SIGNNEW.ISP"
  47. "SIGNOLD.ISP"
  48. "SIGNUP.HTM"
  49. "SIGNUP.ISP"
  50. "text.gif"
  51. "Toolbar.bmp"
  52.  
  53. [AddRegSect]
  54. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  55. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  56. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  57.  
  58. [DelRegSect]
  59. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%"
  60. [PostCmdSect]
  61. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\conf.inf,DefaultInstall.HKLM, 1
  62.