Skip to content
⌘ NSIS Forum Archive

Newbie super basic question

3 posts

username1#edited

Newbie super basic question

Ok so for context, I'm super embarrassed to be asking this, sorry.

What fie do I upload to the website so that people can download a program from my website, or do I have to have them download the .zip folder only and find the installer through there? I'm hoping to make it more user friendly though.
JasonFriday13#
Most programs that I have downloaded have the installer .exe as the main download, and sometimes a zip file with the programs files and no installer. Of course, most of the programs I've downloaded are open source, so they have a .zip or .tar.bz2 for the source code too.

Technically not an nsis question, but I thought I would answer it anyway.
username1#
Geez past me was being ridiculous. I originally tried uploading the .nsi file but didn't upload the .exe in the folder back. Someone can delete this thread. Thank you, you prompted me to double check that.