home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Fácil 3 / CDFACIL3.iso / internet / osite / win32 / br / BRANDING.CAB / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1999-11-04  |  1.9 KB  |  69 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={3D1D54C1-92D8-11D3-A956-00104B2F5999}TBC357
  13. Description=Personalizaτ⌡es do navegador
  14. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  15. Revision="5,0,2314,1003"
  16. GUID=>{3D1D54C1-92D8-11D3-A956-00104B2F5999}TBC357
  17. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs >{3D1D54C1-92D8-11D3-A956-00104B2F5999}TBC357"
  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. "bt_cance.gif"
  38. "bt_cancel.gif"
  39. "bt_jasou.gif"
  40. "bt_quero.gif"
  41. "CANCEL.INS"
  42. "INSTALL.INS"
  43. "lg_mandic.gif"
  44. "SIGNUP.HTM"
  45. "text.gif"
  46. "SIGNNEW.ISP"
  47. "SIGNOLD.ISP"
  48. "SIGNUP.ISP"
  49. "Toolbar.bmp"
  50. "Ani_38.bmp"
  51. "logo_an22.bmp"
  52. "Estat22.bmp"
  53. "Estat38.bmp"
  54. "inetset.inf"
  55. "conf.inf"
  56. "ie4chnls.inf"
  57.  
  58. [AddRegSect]
  59. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  60. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  61. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  62.  
  63. [DelRegSect]
  64. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%"
  65.  
  66.  
  67. [PostCmdSect]
  68. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\inetset.inf,DefaultInstall.HKLM, 1
  69. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\conf.inf,DefaultInstall.HKLM, 1