RSS Feeds | Add Shared Templates to Word 2003 |
|
|
|
| Written by Cheyenne Harden | |||||
|
Having templates in MS Word is a useful thing when you have company letterhead or other forms. Here is an easy way to access templates on a central repository. First, create a folder for your templates (.dot) file on a network drive (e.g., S:\Shared Templates). Next, add your path to the script below. Lastly, run this script via Group policy startup script. To access the new templates in word go to: ----------COPY EVERYTHING BELOW THIS LINE for the Script---------- 'On Error Resume Next strComputer = "."
If strValue = "W:\Shared Templates" Then strValue = "W:\Shared Templates" 'Put The Mapped Drive Path Here. Set oReg =Nothing
PLEASE MAKE SURE NO WORD WRAPPING IS HAPPENING IN YOUR SCRIPT!!! 1. You need to be an Admin for this to work.
Powered by !JoomlaComment 3.12 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved. |
|||||
| < Prev | Next > |
|---|
















