Skip to content
⌘ NSIS Forum Archive

Multi exe launcher

2 posts

cnduldulao#

Multi exe launcher

Hi Guys,

I am wondering if anyone can help me. I am trying to find out how I can make a launcher.exe that will launch an interface that allows a user to choose which program to install. I have 2 games that I want to include in one CD-ROM package and want the end-user to be able to choose which game to install after the CD autorun.

Thanks in advance!
Charlie
MSG#
You can create a flash application, or something written in C, or something-or-other launcher scripting software of which I've no idea if it might exist, or create something very simple in NSIS that just Exec's the selected installer. Be creative.