Hello Brain,
VWget itself is .NET Framework application that built for any CPU.
And it should be function on x64 system as well.
The wget binary was built with MinGW...
...and it is a 32bit application, this one need to be considered.
But wget binaries doesn't perform a lot of memory operation.
So we may not get big performance improvement for this.
Is there a good reason why we need wget x64?
Thank you,
Khomsan