AddonPaths

T

Tom Briers

Hi All,

In Visio 2002 you could adjust the AddonPaths, using VBA, and Visio would
automatically use the new path for the addin applications.

In Visio 2003 you can still set the AddonPaths but you have to restart the
application before Visio uses this path.

Is there an automation command or something to tell visio to adjust the
paths without having to restart the application.

King Regards,

Tom
 
D

David Parker

If you need to load just a few addons, then you could just add them to the
Application.Addons collection ...
 
T

Tom Briers

Thanks for the tip

Tom.


David Parker said:
If you need to load just a few addons, then you could just add them to the
Application.Addons collection ...
 

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