Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Word
application.errors
conversions
docmanagement
drawing.graphics
formatting.longdocs
international
internet.assistant
mail
mailmerge.fields
menustoolbars
newusers
numbering
oleinterop
pagelayout
printingfonts
setup.networking
spelling.grammar
tables
vba.addins
vba.beginners
vba.customization
vba.general
vba.userforms
web.authoring
word6-7macros
word97vba
  
 
date: Mon, 6 Oct 2008 05:53:01 -0700,    group: microsoft.public.word.vba.general        back       


Toolbars/Menu and Macros   
First, (not sure if this is relevant or not) I have turned off the Adobe 
Acrobat Toolbar by going to regedit and changed the Load Behavior to 0.  

I have added three additional menus to the standard toolbars.  I have 
created macros and have added these macros to the new menus.  My problem is 
that the "Normal.dot" does not always save itself correctly.  When I open 
Word and try and access the menu and choose a macro, the menus get hung up 
and I get an error message or items have "jumped" from one menu to another.  
The reason that I disclosed about the regedit for Adobe is that sometimes the 
Adobe toolbar items are on one of my custom menus and all the other items 
have switched to another custom menu.  

This has been an ongoing problem and has caused a lot of wasted time.  Can 
anyone tell me why this continues to happen.  I have done a system restore 
save so that I can save the toolbars and menus just as I do them, but when I 
go to the restore point it doesn't fix it.  Any suggestions?
S
date: Mon, 6 Oct 2008 05:53:01 -0700   author:   Sharon

Re: Toolbars/Menu and Macros   
See http://www.gmayor.com/lose_that_adobe_acrobat_toolbar.htm
Use custom toolbars rather than add to the standard toolbars.

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

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


Sharon wrote:
> First, (not sure if this is relevant or not) I have turned off the
> Adobe Acrobat Toolbar by going to regedit and changed the Load
> Behavior to 0.
>
> I have added three additional menus to the standard toolbars.  I have
> created macros and have added these macros to the new menus.  My
> problem is that the "Normal.dot" does not always save itself
> correctly.  When I open Word and try and access the menu and choose a
> macro, the menus get hung up and I get an error message or items have
> "jumped" from one menu to another. The reason that I disclosed about
> the regedit for Adobe is that sometimes the Adobe toolbar items are
> on one of my custom menus and all the other items have switched to
> another custom menu.
>
> This has been an ongoing problem and has caused a lot of wasted time.
> Can anyone tell me why this continues to happen.  I have done a
> system restore save so that I can save the toolbars and menus just as
> I do them, but when I go to the restore point it doesn't fix it.  Any
> suggestions?
> S
date: Mon, 6 Oct 2008 16:41:40 +0300   author:   Graham Mayor

Re: Toolbars/Menu and Macros   
I did this already:

To prevent the add-in from loading, edit the Windows registry. Locate the 
key[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Word\Addins\PDFMaker.OfficeAddin]
and change the subkey called "LoadBehavior" from a value of 3 to 0.

which does work to correct the Adobe Tool problem, but the custom toolbars 
continually get messed up.
-- 
S


"Graham Mayor" wrote:

> See http://www.gmayor.com/lose_that_adobe_acrobat_toolbar.htm
> Use custom toolbars rather than add to the standard toolbars.
> 
> -- 
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor -  Word MVP
> 
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> 
> 
> Sharon wrote:
> > First, (not sure if this is relevant or not) I have turned off the
> > Adobe Acrobat Toolbar by going to regedit and changed the Load
> > Behavior to 0.
> >
> > I have added three additional menus to the standard toolbars.  I have
> > created macros and have added these macros to the new menus.  My
> > problem is that the "Normal.dot" does not always save itself
> > correctly.  When I open Word and try and access the menu and choose a
> > macro, the menus get hung up and I get an error message or items have
> > "jumped" from one menu to another. The reason that I disclosed about
> > the regedit for Adobe is that sometimes the Adobe toolbar items are
> > on one of my custom menus and all the other items have switched to
> > another custom menu.
> >
> > This has been an ongoing problem and has caused a lot of wasted time.
> > Can anyone tell me why this continues to happen.  I have done a
> > system restore save so that I can save the toolbars and menus just as
> > I do them, but when I go to the restore point it doesn't fix it.  Any
> > suggestions?
> > S 
> 
> 
>
date: Mon, 6 Oct 2008 06:56:01 -0700   author:   Sharon

Re: Toolbars/Menu and Macros   
It would be better to simply uninstall the add-in, if you are not going to 
use it (see the notes in red on the web page)  - and if you are not then you 
could have saved a lot of money and installed (say) PrimoPDF. The add-in is 
required to provide the full functionality in Word.

The page also offers some insights as to how add-ins are loaded.

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

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


Sharon wrote:
> I did this already:
>
> To prevent the add-in from loading, edit the Windows registry. Locate
> the
> key[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Word\Addins\PDFMaker.OfficeAddin]
> and change the subkey called "LoadBehavior" from a value of 3 to 0.
>
> which does work to correct the Adobe Tool problem, but the custom
> toolbars continually get messed up.
>
>> See http://www.gmayor.com/lose_that_adobe_acrobat_toolbar.htm
>> Use custom toolbars rather than add to the standard toolbars.
>>
>> --
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>> Graham Mayor -  Word MVP
>>
>> My web site www.gmayor.com
>> Word MVP web site http://word.mvps.org
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>>
>>
>> Sharon wrote:
>>> First, (not sure if this is relevant or not) I have turned off the
>>> Adobe Acrobat Toolbar by going to regedit and changed the Load
>>> Behavior to 0.
>>>
>>> I have added three additional menus to the standard toolbars.  I
>>> have created macros and have added these macros to the new menus.
>>> My problem is that the "Normal.dot" does not always save itself
>>> correctly.  When I open Word and try and access the menu and choose
>>> a macro, the menus get hung up and I get an error message or items
>>> have "jumped" from one menu to another. The reason that I disclosed
>>> about the regedit for Adobe is that sometimes the Adobe toolbar
>>> items are on one of my custom menus and all the other items have
>>> switched to another custom menu.
>>>
>>> This has been an ongoing problem and has caused a lot of wasted
>>> time. Can anyone tell me why this continues to happen.  I have done
>>> a system restore save so that I can save the toolbars and menus
>>> just as I do them, but when I go to the restore point it doesn't
>>> fix it.  Any suggestions?
>>> S
date: Mon, 6 Oct 2008 17:54:58 +0300   author:   Graham Mayor

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us