How to make an installer for your program

Опубликовано: 11 Апрель 2026
на канале: Technology Everything by John
21,328
393

Making an .exe setup wizard for your program doesn't need to be complicated and you don't need to learn any scripting languages. If you just need something simple, Inno Setup is the program you should choose. Inno Setup provides users with a very intuitive and user-friendly Script Wizard, which creates an installer script file with ease. And then you can tweak the code a bit (optional) to make your setup wizard even better.

Download here:
https://jrsoftware.org/isdl.php

Also subscribe:
   / @technologyeverythingjohn  

Chapters:
00:00 - Intro
00:35 - Working with the Script Wizard
02:21 - Compiling the installer
02:38 - Some more installer options (with code)
04:21 - Running the wizard again
04:46 - Thanks for watching! Please subscribe!