Skip to content
⌘ NSIS Forum Archive

Need Help

2 posts

pacodub#

Need Help

I have 2 compiled .exe installers.

What I want to do, is create a single installer that will run each installer and choose default options (agreements, next) and would like both to install in the same directory (i.e. c:\newLocation\.

After both have installed, to run a file.

My question is this possible to do? I don't want to have the user choose or click any of the options just install as if it was default locations..

pacodub