I am creating a plugin for Microsoft Office 2007 applications (Word, Excel, etc.). I need to add my button to the default
QAT (Quick Access Toolbar) which is loaded when these applications start. When I set startFromScratch="false" in my XML file the button which I have added in XML doesn't load in QAT. But it does appear when I set startFromScratch="true" but in that case i end up loosing my ...