home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 April / PCWorld_2007-04_cd.bin / komunikace / bittorrent / BitTorrent-5.0.6.exe / plugin.inf < prev    next >
Windows Setup INFormation  |  2007-02-07  |  2KB  |  59 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [DefaultInstall]
  6. CopyFiles=RootFiles
  7. AddReg=PluginReg
  8.  
  9. [strings]
  10. CLSID = "{21C4E4B2-40F7-4E77-BF19-8BED7187BB55}"
  11. DESCRIPTION = "BitTorrent Control"
  12. INSTALL_DIR = "Program Files\BitTorrent"
  13.  
  14. [DestinationDirs]
  15. RootFiles=30,"%INSTALL_DIR%"
  16.  
  17. [RootFiles]
  18. BitTorrent=BitTorrentIE.2.dll
  19.  
  20. [piemu]
  21. file-win32-x86=thiscab
  22. FileVersion=1,0,0,1
  23.  
  24. [emupi]
  25. file-win32-x86=thiscab
  26. FileVersion=1,0,0,1
  27.  
  28. [pluginkfs]
  29. file=thiscab
  30. FileVersion=1,0,0,1
  31.  
  32. [emuinit]
  33. file=thiscab
  34. FileVersion=1,0,0,1
  35.  
  36.  
  37. [PluginReg]
  38. ; ActiveX registration
  39. HKCR,"CLSID\%CLSID%",,,"%DESCRIPTION%"
  40. HKCR,"CLSID\%CLSID%\Control"
  41. HKCR,"CLSID\%CLSID%\InprocServer32",,,"%30%\%INSTALL_DIR%\BitTorrentIE.2.dll"
  42. HKCR,"CLSID\%CLSID%\InprocServer32","ThreadingModel",,"Apartment"
  43. HKCR,"CLSID\%CLSID%\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}"
  44. HKCR,"CLSID\%CLSID%\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}"
  45. HKCR,"CLSID\%CLSID%\MiscStatus",,,"0"
  46. HKCR,"CLSID\%CLSID%\MiscStatus\1",,,"0"
  47. HKCR,"CLSID\%CLSID%\ProgID",,,"BitTorrent.BitTorrentCtrl.1"
  48. HKCR,"CLSID\%CLSID%\ToolboxBitmap32",,,%30%\%INSTALL_DIR%\BitTorrentIE.2.dll, 1"
  49. HKCR,"CLSID\%CLSID%\TypeLib",,,"{9F2ED8F3-441F-482D-985D-7E5BA0DF2747}"
  50. HKCR,"CLSID\%CLSID%\Version",,,"1.0"
  51.  
  52. HKCR,"BitTorrent.BitTorrentCtrl.1",,,"%DESCRIPTION%"
  53. HKCR,"BitTorrent.BitTorrentCtrl.1\CLSID",,,"%CLSID%"
  54.  
  55. HKLM,"Software\Microsoft\Windows\CurrentVersion\Ext\PreApproved\%CLSID%"
  56.  
  57. ; Installation root for plugin
  58. HKLM,"Software\BitTorrent\Plugin","rootpath",,"%30%\%INSTALL_DIR%"
  59.