Indigo Rose Software
  #1  
Old 08-02-2007
jasondyalog jasondyalog is offline
Forum Member
 
Join Date: Aug 2007
Posts: 3
Launch another .MSI file from installer

Hi all,

With my installer I have 2 additional MSI install files, one for .NET support for our product and one to install an IME. With alot of installers I have evaluated I have been able to launch these as a Custom Action and silently install them, is this possible with Setup Factory for Windows Installer, as I have not yet found a way that it will do it.

Jason
Reply With Quote
  #2  
Old 08-02-2007
Brett's Avatar
Brett Brett is offline
Indigo Rose Staff Member
 
Join Date: Jan 2000
Posts: 2,001
Jason,

The best way to do that is to write a custom bootstrapper script to run them in sequence from the bootstrapper. There used to be a custom action in MSI to run another MSI file, but it has since been deprectated by Microsoft and is therefore not supported by WiX (and thus Setup Factory). The bootstrapper chainer is the way to go.
Reply With Quote
  #3  
Old 08-10-2007
snaghibi snaghibi is offline
Forum Member
 
Join Date: May 2007
Posts: 18
Brett;
I see a big problem here. My client cannot use a SFX EXE installer. and the installation HAS to be an MSI. Within this I have drivers for a hardware that comes as an MSI, what do I do?

Sean
Reply With Quote
  #4  
Old 08-10-2007
Brett's Avatar
Brett Brett is offline
Indigo Rose Staff Member
 
Join Date: Jan 2000
Posts: 2,001
Can you contact the driver vendor and see if they have an msm file? Just out of curiosity, why is the client so against a self-contained executable that extracts and launches MSI files?
Reply With Quote
  #5  
Old 08-10-2007
snaghibi snaghibi is offline
Forum Member
 
Join Date: May 2007
Posts: 18
Brett;
The reason is the software has to be deployed through GPO. So EXE's is no no.

Yes I did ask them for an MSM or even a merge module, Sadly not.

Last edited by snaghibi; 08-10-2007 at 10:29 AM.
Reply With Quote
  #6  
Old 08-10-2007
Brett's Avatar
Brett Brett is offline
Indigo Rose Staff Member
 
Join Date: Jan 2000
Posts: 2,001
Sean,

The two options that I can think of are:

1. Distribute both installs separately through the GPO.

2. You can edit the generated MSI file using Orca by hand to add the concurrent installation functionality:

http://msdn2.microsoft.com/en-us/library/aa368010.aspx
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best way to share custom buttons with the group? mwreyf1 AutoPlay Media Studio 6.0 10 09-03-2009 05:01 AM
http://yourfilelink.com - 50MB max upload, free! Intrigued General Chat 14 09-26-2006 09:44 AM
Error 3038: Could not seek in compressed file Rikard Setup Factory 7.0 Discussion 2 05-25-2006 12:55 PM
launch .msi file lascoff Setup Factory 7.0 Discussion 1 02-09-2005 08:54 AM
Install only into one of several directories with specific existing file? RichardShaw Setup Factory 5.0 0 08-17-2000 03:29 PM


All times are GMT -6. The time now is 01:50 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software