|
-
Apr 23rd, 2007, 12:34 PM
#1
Thread Starter
Junior Member
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....
-
Apr 23rd, 2007, 01:41 PM
#2
Re: Including other installer into my Package
-
Apr 23rd, 2007, 03:10 PM
#3
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
-
Apr 24th, 2007, 03:35 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|