Results 1 to 4 of 4

Thread: Including other installer into my Package

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2007
    Posts
    18

    Including other installer into my Package

    Is possible including other installer into my package?, i mean for example, including MSAgent into my application package, in order that when install my app, could install de MSAgent at the same time......(or other app...)
    Could Inno Setup do it???

    thanks....

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Including other installer into my Package

    Moved

  3. #3
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Including other installer into my Package

    Sure, if it's an executable or an .msi file. We install MDAC all the time like that. (I don't know exactly how to do it in Inno (we use a different packager), but I'm sure Inno can do it.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

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

    Re: Including other installer into my Package

    Yes, you can do it with Inno Setup easily. I do it all the time especially with the Crystal Reports Merge Modules.

    This is a double post also.

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