I know this bothers a lot of beginner developers out there.
You can create INSTALLER file after creating your own program. Like self-extraction, self-installing package....etcetc.
You can use WINDOWS hidden feature
START > RUN > type "iexpress"
Follow the wizard and procedures as you desire.
then in the end you will create something like this....
MY_AWESOME_PROGRAM_INSTALLER.exe
Let me know if this helps a lot to you guyz :mrgreen: