I get a file url,for example, http://cidian.youdao.com/download/YoudaoDict.exe
how can I get it's version but not download it ?
nots 1: if you download the file first on your computer,there are many ways to get it's
version, for example ,you can use the window tools "filever.exe" to get the version.
but i want to not download it ,at least not download it all.how can I do? Waiting your
help! thanks.
nots 2: I have tried the way to get a portion of the file to get the version:
first, I used the download tool "wget.exe" to download a portion of the file ( wget.exe is
a single-threaded download tool,it can make sure download form the head)
second, I used the "filever.exe" to get the file version.
In this way, some software i can get it's version,but some cann't(they must all be
downloaded).I don't know why.