How to change the order of toolbar buttons in Internet Explorer?
- by Rick
I know I can simply write to the CommandBandLayout regkey but since I don't know what format it is I'm having doubts if that is safe.
Also, this answer suggest it's the wrong solution: http://stackoverflow.com/questions/1239266/how-to-modify-commandbandlayout-reg-key-value
But how can I change the order a bit? I have written an Internet Explorer Add-on and I've registered it by putting it in HKCU but by default it falls off the screen so users are having trouble finding it. I would like to make the bar wider or move the button back in the screen.