PC Review


Reply
Thread Tools Rate Thread

Disabled Items in Word.

 
 
=?Utf-8?B?QWFyb24gRWxsaW90dA==?=
Guest
Posts: n/a
 
      9th Nov 2006

Where does Word store its list of disabled items as I would like to clean it
out (somehow) automatically. If thats possible.

Also, on occasion Word reports a problem with a macro on a fileserver that
no longer exists and wants to disable it. If the location no longer exists,
why does it want to load it? How can it load it?

Is it possible to 'flush' any/all configuration of this type?

Thanks.
 
Reply With Quote
 
 
 
 
Graham Mayor
Guest
Posts: n/a
 
      10th Nov 2006
What 'disabled' items do you have in mind? Word stores its settings in a
variety of places- primarily the normal.dot template and the registry. You
can reset both, if that is what you are sure you want to do by deleting (or
preferably renaming) normal.dot and the Word data key in the registry- which
for Word 2003 will be
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Word\Data Other information
is stored elsewhere.

Macros are stored in normal.dot (see above) add-ins and document templates
(also occasionally in documents). A macro if present will try and do what it
is programmed to do. If those conditions are not present to allow it to do
that you will get an error message.

If you want specific help you need to be more specific about the exact
nature of the problem.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>





Aaron Elliott wrote:
> Where does Word store its list of disabled items as I would like to
> clean it out (somehow) automatically. If thats possible.
>
> Also, on occasion Word reports a problem with a macro on a fileserver
> that no longer exists and wants to disable it. If the location no
> longer exists, why does it want to load it? How can it load it?
>
> Is it possible to 'flush' any/all configuration of this type?
>
> Thanks.



 
Reply With Quote
 
=?Utf-8?B?QWFyb24gRWxsaW90dA==?=
Guest
Posts: n/a
 
      10th Nov 2006
The disabled items I am refering to are those which collect in the Help/About
Word/Disabled Items box. It is not uncommon for various macros we use to end
up in there, rightly or wrongly or otherwise. (e.g. Hummingbird/HotDocs etc)

To save people firstly finding that some aspect of the system is not
functioning and then calling the Helpdesk, I would like to know if there is a
way I can programatically (via the logon script) clear it out.

We run a Citrix environment and all too often the answer to a lot of
questions is 'recreate the profile' so I was hoping to avoid that if possible.

Also, can anyone explain the black magic that goes on in the way Toolbars
and Menus are installed from applications such as Adobe Acrobat???
I have a situation where I cannot remove a Adobe menu and its very
frustrating when you do not understand - let alone can't work out - how they
get there in the first place.

Thanks!

"Graham Mayor" wrote:

> What 'disabled' items do you have in mind? Word stores its settings in a
> variety of places- primarily the normal.dot template and the registry. You
> can reset both, if that is what you are sure you want to do by deleting (or
> preferably renaming) normal.dot and the Word data key in the registry- which
> for Word 2003 will be
> HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Word\Data Other information
> is stored elsewhere.
>
> Macros are stored in normal.dot (see above) add-ins and document templates
> (also occasionally in documents). A macro if present will try and do what it
> is programmed to do. If those conditions are not present to allow it to do
> that you will get an error message.
>
> If you want specific help you need to be more specific about the exact
> nature of the problem.
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
>
>
>
>
> Aaron Elliott wrote:
> > Where does Word store its list of disabled items as I would like to
> > clean it out (somehow) automatically. If thats possible.
> >
> > Also, on occasion Word reports a problem with a macro on a fileserver
> > that no longer exists and wants to disable it. If the location no
> > longer exists, why does it want to load it? How can it load it?
> >
> > Is it possible to 'flush' any/all configuration of this type?
> >
> > Thanks.

>
>
>

 
Reply With Quote
 
=?Utf-8?B?TFVNQw==?=
Guest
Posts: n/a
 
      14th Nov 2006
As for the Adobe (and such) toolbars, some programs are installed as Add-ins.
When You do not wish to see a toolbar you go to Tools\Templates and add-ins
and clear the box before the listed items.

As for the disabled items: That is a good question. Per machine you can
enable those items again, but in a large network this is not what you want.
Maybe there are options in the GPO?

"Aaron Elliott" wrote:

> The disabled items I am refering to are those which collect in the Help/About
> Word/Disabled Items box. It is not uncommon for various macros we use to end
> up in there, rightly or wrongly or otherwise. (e.g. Hummingbird/HotDocs etc)
>
> To save people firstly finding that some aspect of the system is not
> functioning and then calling the Helpdesk, I would like to know if there is a
> way I can programatically (via the logon script) clear it out.
>
> We run a Citrix environment and all too often the answer to a lot of
> questions is 'recreate the profile' so I was hoping to avoid that if possible.
>
> Also, can anyone explain the black magic that goes on in the way Toolbars
> and Menus are installed from applications such as Adobe Acrobat???
> I have a situation where I cannot remove a Adobe menu and its very
> frustrating when you do not understand - let alone can't work out - how they
> get there in the first place.
>
> Thanks!
>
> "Graham Mayor" wrote:
>
> > What 'disabled' items do you have in mind? Word stores its settings in a
> > variety of places- primarily the normal.dot template and the registry. You
> > can reset both, if that is what you are sure you want to do by deleting (or
> > preferably renaming) normal.dot and the Word data key in the registry- which
> > for Word 2003 will be
> > HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Word\Data Other information
> > is stored elsewhere.
> >
> > Macros are stored in normal.dot (see above) add-ins and document templates
> > (also occasionally in documents). A macro if present will try and do what it
> > is programmed to do. If those conditions are not present to allow it to do
> > that you will get an error message.
> >
> > If you want specific help you need to be more specific about the exact
> > nature of the problem.
> >
> > --
> > <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> > Graham Mayor - Word MVP
> >
> > My web site www.gmayor.com
> > Word MVP web site http://word.mvps.org
> > <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> >
> >
> >
> >
> >
> > Aaron Elliott wrote:
> > > Where does Word store its list of disabled items as I would like to
> > > clean it out (somehow) automatically. If thats possible.
> > >
> > > Also, on occasion Word reports a problem with a macro on a fileserver
> > > that no longer exists and wants to disable it. If the location no
> > > longer exists, why does it want to load it? How can it load it?
> > >
> > > Is it possible to 'flush' any/all configuration of this type?
> > >
> > > Thanks.

> >
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disabled Items Anand Nichkaode Microsoft Excel Misc 6 24th Sep 2008 07:47 AM
Disabled menu items present their submenus (and even allow execution of submenu items) hmoeller.privat@gmail.com Microsoft Dot NET Framework Forms 2 24th May 2007 03:23 AM
Looping through CheckBoxList items doesn't pick up selected ones when items were disabled Bart Van Hemelen Microsoft ASP .NET 2 4th Sep 2006 09:35 AM
Items in disabled items list - unknown excel addins causing probs =?Utf-8?B?UmljaA==?= Microsoft Excel Programming 4 16th May 2005 10:31 PM
Disabled Items Michael Tissington Microsoft Outlook Program Addins 4 26th Nov 2003 01:58 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:25 PM.