ModiBatudu Blog
Check last-modified date,if internet connection exists,run batch file
Brought to you by:
whirlmind
10th May 2015
You want to check when a certain file was last modified.
........If the file age is too old, (say, more than 24 hours old), :
................you want to check for an internet connection.
........................If the internet connection is present,
................................you want to run a batch file.
........................If the internet connection is not present, ... read more