On many sites we will have an option to download setup files from the site directly. How to do this. I need to add both Zip files and setu开发者_JAVA技巧p file to my website so that when user clicks on it it should be downloaded for installation
Upload the .msi and the .zip to the server and link to them. This should be very simple unless I'm missing something.
精彩评论