'Advanced' Batch Code With BITSADMIN? -
so, making simple 'updater' program batch. able find , use code:
bitsadmin /transfer download /download /priority normal http://downloadsite.com/file.zip c:\file.zip
i wondering if @ possible compare files or similar? example, in installation directory there file named 'test.exe' , same named file on download site. depending on file larger, either download new file or keep old. possible?
Comments
Post a Comment