See the properties of both and do a byte by byte comarision of the size and see thier dates of creation. If these 2 match then 99% they are the same. coz sometimes MD5 and some stuff of hashes may cahnge...
to compare files to see if they are identical the best way is to generate checksums using any hash generator and then to compare them....if the hashes are identical then they are the same file otherwise they are not