Specifying size for downloading files
Hi.I am trying to download a file from a link.The link does not provides the size of the file that is being downloaded.I have tried downloading using inetc and inetload plugins,but the progress bar is not moving as the file size is not obtained. Is it possible to hardcore the file size in the NSIS script so that the user may know the status of the file that is being downloaded.