Install macro

K

KarNek

Hello,

MS Word 2003

I developed a macro and now i need to install the macro at each computer at
our network. I would like to do it without end user interaction (no enabling
macros,...). I found in documentation that if the macro is digital signed,
then it will be possible. But we don't have security authority for issuing
dig.signature.
Is it possible to install macro by my requirements and how?

Thank you in advance.

Karol
 
G

Graham Mayor

If you messed with my personal settings I would break your fingers! I would
guess that most of your fellow workers who knew enough about what they were
doing would feel the same.

What you need is for all the PCs on the network to point to the same startup
folder (tools > options > file locations > startup) then put your macro in a
startup template in that folder. They can then use it or not as they wish.

If macros are disabled, then you cannot (thankfully as there are virus
implications) change that remotely. If your users have macro security set to
medium and to trust installed templates and add-ins, then properly installed
templates will have their macros available. Templates in the Word startup
folder are properly installed.


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


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
K

KarNek

Thank you for your answer, but I knew all what you mentioned. My question was
how can I install macro without "Macro enable = true" and without user
allowance to use the macro.
In Excel I copied other macro into "C:\Program Files\Microsoft
Office\OfficeXX\xlstart" and it works exactly how I need. No user can avoid
using it and I need this.
So my question is: Is it possible to install Word macro like the excel one?

Thank you.
 
J

Jonathan West

KarNek said:
Thank you for your answer, but I knew all what you mentioned. My question
was
how can I install macro without "Macro enable = true" and without user
allowance to use the macro.
In Excel I copied other macro into "C:\Program Files\Microsoft
Office\OfficeXX\xlstart" and it works exactly how I need. No user can
avoid
using it and I need this.
So my question is: Is it possible to install Word macro like the excel
one?


Distributing macros to other users
http://www.word.mvps.org/FAQs/MacrosVBA/DistributeMacros.htm


--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
 

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