If the error is something like:
Interrupted
or
Failed
or
network failure
There is no way to solve HTML, using the download
attribute of HTML5 will not make it work, .exe
usually goes down directly, this attribute has nothing to do with the problem. >
It is likely to be some configuration on your server, you can not analyze it with just a tool like WireShark or perhaps analyzing the Apache settings.
But it is more likely to be something on your computer, such as an antivirus that blocks, .exe
extension, anti-virus usage on the company computer, it always blocks .exe
.
I did a similar situation, I created a patch for employees to install the software update by themselves, they downloaded .exe
, however it did not work, I went to check it and it was the same error that your
So be sure to try disabling:
- antivirus
- windowsdefender
And try to download again, it will probably work, however this is not a good way or a solution, after all it is not all computers that you will be able to do at the time of download.
The ideal would be to change the extension to something like .zip
, this made the downloads no longer interrupted.