home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 61 / CDRom61.iso / Programas / osite / win32 / br / BRANDING.CAB / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-02-17  |  2.1 KB  |  68 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={D8777B90-E57D-11D3-BA0E-0050DA6D5648}TBC357
  11. Description=Personalizaτ⌡es do navegador
  12. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  13. Revision="5,0,2919,6307"
  14. GUID=>{D8777B90-E57D-11D3-BA0E-0050DA6D5648}TBC357
  15. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs >{D8777B90-E57D-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. "inetset.inf"
  43. "INSTALL.INS"
  44. "lg_mandic.gif"
  45. "logo_an22.bmp"
  46. "logo_an38.bmp"
  47. "oe.inf"
  48. "SIGNNEW.ISP"
  49. "SIGNOLD.ISP"
  50. "SIGNUP.HTM"
  51. "SIGNUP.ISP"
  52. "text.gif"
  53. "Toolbar.bmp"
  54. "wmp.inf"
  55.  
  56. [AddRegSect]
  57. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  58. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  59. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  60.  
  61. [DelRegSect]
  62. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%"
  63. [PostCmdSect]
  64. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\conf.inf,DefaultInstall.HKLM, 1
  65. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\inetset.inf,DefaultInstall.HKLM, 1
  66. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\oe.inf,DefaultInstall.HKLM, 1
  67. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\wmp.inf,DefaultInstall.HKLM, 1
  68.