The basic html for a download link is:
<A HREF=”eBook101upd.zip”target=”_blank””>ebook101upd</A>
This is a simple html page with a few downloads, including the above link.
You will need to upload the file to a homepage server first, or somewhere like that.
Maybe model engineer lets you upload .exe files, like it does with pictures.
If a .exe file is rejected, because of security issues, change the file extension to something like .zzz , it should then allow a file upload, and then let folks know they have to change the extension once the file has been downloaded.
To view the html code for a not-protected page right click your mouse on the page in question and click on “view page source”