Link to home
Start Free TrialLog in
Avatar of sfern
sfern

asked on

Disable/Protect Tools...Options Menu

Hi all.

My problem is that i need to Disable or Grey out or Hide the options menu under Tools on MS OUTLOOK or even the whole tools menu, but prefer the previous.

What i really want to do is the protect people from changing the mail option settings.

Any of the above will be fine to me.

I will start with 200 points for it and i'm willing to upgrade if necessary.

Please no visual basic coding.

I'm a delphi programmer, but if it can be done in outlook it'self or by modifying some Registry settings, it would be great.

Thanks to all.

sfern

Avatar of sfern
sfern

ASKER

Here's some info, which might help:

Interface: _Explorer
GUID: {00063003-0000-0000-C000-000000000046}


Interface: _CommandBarButton
Caption: &Options...
ShortcutText:
ID: 522
Visible: True
BuiltIn: True
Enabled: True
Style: 0
TooltipText: &Options...

thanks

sfern
What version of Outlook for Registry settings?
ASKER CERTIFIED SOLUTION
Avatar of aeklund
aeklund

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
If your using different versions of outlook.. just change the key section to 8.0, 9.0, or 10.0 depending on your version.
Avatar of sfern

ASKER

aeklund, what do i do if i want to enable is again?

I'll give you extra point for it.

Thanks

sfern
Avatar of sfern

ASKER

Cannot find the specified path in the Registry :-(

Avatar of sfern

ASKER

Hmmm....I've tried it but it's not working for some reason.

I Could be doing something wrong :-/

sfern
Avatar of sfern

ASKER

Got it working and the end, i was do in it wrong. :-)
Thanks a a million for your answer :-)

Here are 50 extra points for you.

Great stuff :-)

Here a good day !!!

sfern
Your welcome...

If you want to turn it on, just delete the reg keys that you added to disable it.