Jump to content

mr_samuel

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by mr_samuel

  1. Hi. I have a batch file that runs at startup on each computer and silently installs certain programs and updates. So that I don't have to edit the batch file of each computer seperatly everytime I need to make an amendment (ie install a new program) I have made it first copy the contents of a folder on a server to the local computer and then run the silent installs. (Then I need to only edit the "master" files on the server). I am looking for a way to allow the local batch file on each computer to compare or check the "master" batch file on the server and only run or copy the parts that have changed from the local one. This means that instead of the entire batch file on the local system running every startup and installing the same programs everytime, it will only install the newest or updated programs. If that makes sense! I hope someone can give me some ideas please. Thanks.
×
×
  • Create New...