How is it possible to nest a msi file with Orca while it is nog possible to do 
the same thing with WiX? 

Regards,
Jeroen Davelaar 


-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Bernd
Verzonden: woensdag 25 juli 2007 13:47
Aan: Emilien Bertin; WiX-users@lists.sourceforge.net
Onderwerp: Re: [WiX-users] Msi inside msi ?

thats not correct!

you dont need the external exe.

with custom action type 7/23/39 you can nest a msi.

http://support.microsoft.com/default.aspx/kb/306439



Emilien Bertin wrote:
> Thanks for the confirmation Bob.
> So I have to drop this "msi in msi" solution because I want to deliver a 
> msi, not an external .exe
>
> Do you have an other idea ? At least I would like the big part to be an 
> msi, and the small one could be a zip or something.
>
>
>
> Bob Arnson a écrit :
>   
>> Emilien Bertin wrote:
>>     
>>> So I want the big msi to install the 2 msi. I employ the CustomAction 
>>> type 50 (with "[SystemFolder]msiexec" and "/quiet /i 
>>> path_to_small_msi" ). But it seems impossible to install two msi in 
>>> the same time. 
>>>       
>> That's correct. You need to use an external .exe bootstrapper.
>>     

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to