Jump to content

bobert180

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

About bobert180

bobert180's Achievements

0

Reputation

  1. I'm trying to create a .cmd file which i've completed except one little bit I have a file downloaded automatically, I want to compare this to a file i already have. If the new file is different to the old file then to do some other commands (already written).When I mean the files are different i mean in terms of file size. If anyone can help i'm looking for a way to compare newfile.exe to oldfile.exe then return a boolean (true/false) so I can use that in an if statement e.g. if (oldfile.exe is different to newfile.exe) do some commands endif I'm not sure how you can compare two files and return a boolean (true/false) so I can do my if statement. thanks Rob
  2. I've jhust found this great forum and looks just what i have been looking for. I'm an IT Technician at a school and I'm sure your site will help alot epecially the unattended install. Thanks Rob
×
×
  • Create New...