Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am in the warehouse of a Word automation application using VB.NET. The application creates word documents from templates. The application has a GUI in which the use enters the values, which will be updated in the templates and the word documents are generated. I could complete the application.

But a new requirement has come in which I have to update the templates upon clients need. I initially had given these templates as application resources but because of the requirement I changed it to a local directory.

Now I am facing the challenge:

I have to update the these templates in all the installed machines in a local network, which cannot be done manually. Is there any way in which I can do these?
Posted
Updated 14-Sep-13 13:08pm
v3
Comments
CHill60 14-Sep-13 20:14pm    
Please read this link http://mattgemmell.com/2008/12/08/what-have-you-tried/[^] then use the "Improve Question" link to give us more details

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900