InnoSetup Examples
Category
In the latest video of Embarcadero's 30 for 30 series, Ian Barker gives a great overview of many of the popular installation builders to help you package and distribute your applications to virtually any platform. One of the most popular tools for us Delphi programmers targeting Windows is InnoSetup, a free and open-source tool by Jordan Russel. This solid program has been around for a very long time, it can handle nearly any Windows-based installation needs, AND is written in Delphi! I thought it might be useful to share some of the things I've done with it over the years as examples of how it can be used; you never know when a technique might be useful to someone (or even my future self!).
Step Up Memory Leak Debugging
Category

AI Saves the Day
Introducing WebStencils
Category

Data Connection Backups
Category
AI Image Generation
GExperts - A Most Awesome Delphi Companion
Category
Take Control of Your Delphi Project
Category
You can (and should) have complete control over all aspects of the version information, application icon, operating system compatibility, requested user access, Windows theming dependencies, and more in your Delphi projects!