one installer for two apps

54 views
Skip to first unread message

John Brown

unread,
May 7, 2025, 3:31:40 PM5/7/25
to innosetup
Does anyone know where I can find a working sample that allows the user to select one or more apps and allows the user to select directories for each one selected?

Bill Stewart

unread,
May 7, 2025, 3:54:36 PM5/7/25
to innosetup
On Wednesday, May 7, 2025 at 1:31:40 PM UTC-6 John Brown wrote:

Does anyone know where I can find a working sample that allows the user to select one or more apps and allows the user to select directories for each one selected?

This might be an XY problem[1].

In general, Inno Setup is designed to install a single application. With that said, you could create a "stub" installer with Uninstallable=no set and custom code to extract sub-installers and have the user select which one. I don't have a "working sample" of that to offer, though. If you want to do it, I would recommend reading through the Inno Setup documentation[2] to familiarize yourself with how it works and how you can customize various aspects of an installer.



John Brown

unread,
May 9, 2025, 8:57:41 AM5/9/25
to innosetup
Thanks Bill. I figured out a solution that works pretty well.
Reply all
Reply to author
Forward
0 new messages