I m trying to create batch script where i need to check the filesize of test.html file present in my download folder.If filesize is equal to some value then execute say ABC command and if filesize is equal to different value then execute some different command Please Suggest me syntax or example