| 1. |
Solve : Insert a file into a folder by running a Batch Fil? |
|
Answer» I am trying to find out the easyest way of running a batch file that will save a .XLT template into the template FOLDER, so I dont have to go round every machine and do it manually. I want to mail the Batch file and the UPDATED template to the masses and ask them to run the batch file. This will load the .XLT file into the correct foilder and allow the user to carry on with the day to day use of the file. Can anyone help ??If all of these computers are on a local network, then the easiest thing to do would be to copy the template out to a network share. Then create a logon script to copy the file from the share \\computername\share\filename.xlt to the local machine in the correct place. |
|