Revert QAT changes - possible BUG

P

pba_pl

Hi,
I add few macros to the menu via Ribbon customization (using .dotm files).
Then the end user adds those icons to the Quick Access Toolbar. The QAT
breaks frequently (e.g. after opening a file from a temp path), and after
restart there are only the standard icons and features visible on QAT(macros
are missing). Is there any way to avoid it?

Currently I use batch scripts, but it is very primitive workaround:
Backup:
copy /Y %LocalAppData%\Microsoft\Office\Word.qat
%LocalAppData%\Microsoft\Office\Wordbackup.qat

Restore:
copy /Y %LocalAppData%\Microsoft\Office\Wordbackup.qat
%LocalAppData%\Microsoft\Office\Word.qat


Office Word 2007 (12.0.6514.5000) SP2 MSO (12.0.6425.1000),
Microsoft Windows Vista 6.0.6002

Regards,
Pawel


----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...7512bd98&dg=microsoft.public.word.vba.general
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top