|
-
Apr 15th, 2006, 04:30 PM
#1
Thread Starter
Member
[RESOLVED] Inno Installer Package
Is it possible to create an installer that includes another installer?
For example, have a single installer that installs my app and mysql server and mysql driver.
-
Apr 17th, 2006, 12:41 AM
#2
Re: Inno Installer Package
Sure it is. In Inno Setup, just place the files as normal in the [Files] Section and also include an entry in the [Run] section to execute the application. Of course use the parameters if it has a silent install function or other features.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|