Results 1 to 2 of 2

Thread: [RESOLVED] Inno Installer Package

  1. #1

    Thread Starter
    Member Mythrandil's Avatar
    Join Date
    Mar 2006
    Posts
    55

    Resolved [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.

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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
  •  



Click Here to Expand Forum to Full Width