I have a Word macro that I need to publish to 80+ PC's, without overiding the Normal.dot file. Is there a way of doing this via Server 2003 that dosn't require me to go around to each machine? Currently using; Windows XP Pro(SP2) Server 2003 R2 (SP2) Word 2003 (SP3). Thanks, Andrew.
See the article "Distributing macros to other users" at: http://www.word.mvps.org/FAQs/MacrosVBA/DistributeMacros.htm -- Hope this helps. Please reply to the newsgroup unless you wish to avail yourself of my services on a paid consulting basis. Doug Robbins - Word MVP "Andrew Staley" wrote in message news:3B0D09EE-340A-4BAC-8B0A-3C95109F1386@microsoft.com... >I have a Word macro that I need to publish to 80+ PC's, without overiding >the Normal.dot file. Is there a way of doing this via Server 2003 that >dosn't require me to go around to each machine? > > Currently using; > Windows XP Pro(SP2) > Server 2003 R2 (SP2) > Word 2003 (SP3). > > Thanks, Andrew. >
Thanks for the reply. Worked well for me. Andrew. "Doug Robbins - Word MVP" wrote in message news:uliIkBfIIHA.1208@TK2MSFTNGP05.phx.gbl... > See the article "Distributing macros to other users" at: > > http://www.word.mvps.org/FAQs/MacrosVBA/DistributeMacros.htm > > > -- > Hope this helps. > > Please reply to the newsgroup unless you wish to avail yourself of my > services on a paid consulting basis. > > Doug Robbins - Word MVP > > "Andrew Staley" wrote in > message news:3B0D09EE-340A-4BAC-8B0A-3C95109F1386@microsoft.com... >>I have a Word macro that I need to publish to 80+ PC's, without overiding >>the Normal.dot file. Is there a way of doing this via Server 2003 that >>dosn't require me to go around to each machine? >> >> Currently using; >> Windows XP Pro(SP2) >> Server 2003 R2 (SP2) >> Word 2003 (SP3). >> >> Thanks, Andrew. >> > >
Didn't work well for me recently. I tried to get the users to copy my global template into the StartUp folder, and many of them didn't manage it (despite my instructions which were identical to that of the article). Guess next time I'll write a script or executable that gets the location of the StartUp folder from the registry and copies the dot there. Regards, Klaus > "Doug Robbins - Word MVP" wrote: >> See the article "Distributing macros to other users" at: >> >> http://www.word.mvps.org/FAQs/MacrosVBA/DistributeMacros.htm "Andrew Staley" wrote: > Thanks for the reply. Worked well for me. > > Andrew. >