Hi,
Can anyone tell me, where the Outlook custom toolbar and buttons information
are
persisted. Are they persisted in the registry or in some special files?? or
within exchange? And can I use this information (for e.g. removing registry
entries or deleting files or information within files) to delete the custome
toolbar without using automation?
Thanks in advance for the help.
Regards,
Laks
Sue Mosher [MVP-Outlook] - 14 Apr 2005 13:13 GMT
It's stored in the outcmd.dat file in an undocumented binary format. See http://www.slipstick.com/config/backup.htm

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi,
>
[quoted text clipped - 9 lines]
> Regards,
> Laks
Ken Slovak - [MVP - Outlook] - 14 Apr 2005 14:39 GMT
Outcmd.dat. You either delete the entire thing and get rid of all
customizations or change things in the UI by customizing. Outcmd.dat isn't
really editable or documented that I know of so you'd have to reverse
engineer it to be able to edit it.

Signature
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
> Hi,
>
[quoted text clipped - 13 lines]
> Regards,
> Laks