home *** CD-ROM | disk | FTP | other *** search
/ CLIX - Fazer Clix Custa Nix / CLIX-CD.cdr / pc / install.inf < prev    next >
INI File  |  1999-10-07  |  2KB  |  55 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={F1718D61-7C52-11D3-BF39-004F4E002FA9}TBC560
  11. Description=PersonalizaÁıes do browser
  12. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  13. Revision="5,0,2314,1003"
  14. GUID=>{F1718D61-7C52-11D3-BF39-004F4E002FA9}TBC560
  15. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs >{F1718D61-7C52-11D3-BF39-004F4E002FA9}TBC560"
  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. "anim22x22.bmp"
  34. "anim38x38.bmp"
  35. "can.gif"
  36. "clix.gif"
  37. "cont.gif"
  38. "DESKTOP.INI"
  39. "INSTALL.INS"
  40. "logo22x22.bmp"
  41. "logo38x38.bmp"
  42. "ok.gif"
  43. "registo.gif"
  44. "signup.htm"
  45. "SIGNUP.ISP"
  46. "vazio.gif"
  47.  
  48. [AddRegSect]
  49. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  50. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  51. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  52.  
  53. [DelRegSect]
  54. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%"
  55.