Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

myLongNic

@myLongNic
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • IE8 Addons Icon
    M myLongNic

    Hm, I think I asked the wrong question. Under the "Browser extensions" I mean also the objects such as BHOs and custom ToolBands. The one way I know to add icon for this object is to create a key in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\<GUID> where GUID is a CLSID of my BHO or ToolBand object. In this key I specify the ButtonText and Icon values. After this manipulations I have: 1)Additional record in Manage Add-ons window 2)Icons for both records with specified CLSID. In this solution I don't like additional record in Manage Add-ons window. I will appreciate if someone will describe how to add icon for BHO or ToolBand without adding additional record in Manage Add-ons window.

    COM tutorial com help question

  • IE8 Addons Icon
    M myLongNic

    Could you please describe how to add icon in IE8 Manage-Addons-Dialog for the Browser-Extension?

    COM tutorial com help question

  • Band Object - Get Is toolbar is enabl eor Disable.
    M myLongNic

    Only way I know is to check registry key HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Ext\Settings\<GUID>, where <GUID> is your toolbar CLSID. If value 'Flags' exists in this key, then your toolbar is disabled. If Flags value does not exists or whole key does not exists - your toolbar is enabled.

    COM csharp help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups