Yes, I've got it!
Thank you

Best regards,
Peter G. Sakhno
C-MAP RUSSIA Ltd
http://www.c-map.ru/

Derek Cicerone wrote:
> Fancy word for an exe that calls into the MSI APIs or msiexec to install an
> msi.
> 
> Derek
> 
> -----Original Message-----
> From: Peter G. Sakhno [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, August 08, 2006 2:55 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [WiX-users] run MSI from MSI
> 
> Ah, I see, thank you!
> What is 'boostrapper'?
> 
> Best regards,
> Peter G. Sakhno
> C-MAP RUSSIA Ltd
> http://www.c-map.ru/
> 
> Derek Cicerone wrote:
>> You need to create a boostrapper that installs the two msi files one 
>> after the other.  You cannot run an installation while another one is 
>> occurring unless you use nested installs and they are completely 
>> unsupported in WiX and deprecated by the MSI team because it leads to 
>> a completely unserviceable product which is a huge security vulnerability.
>>
>> Derek
>>
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Peter G.
>> Sakhno
>> Sent: Tuesday, August 08, 2006 2:31 AM
>> To: wix-users@lists.sourceforge.net
>> Subject: [WiX-users] run MSI from MSI
>>
>> Hello.
>>
>> My product depends on exterior software that is shipped in MSI. And my 
>> product must also install this exterior software during installation.
>> What is the best way to handle that situation? May be I need to create 
>> CA for 'MSIEXEC.EXE /i [path_to_the_exterior_software_msi]'?
>>
>> --
>> Best regards,
>> Peter G. Sakhno
>> C-MAP RUSSIA Ltd
>> http://www.c-map.ru/
>>
>> ----------------------------------------------------------------------
>> --- Using Tomcat but need to do more? Need to support web services, 
>> security?
>> Get stuff done quickly with pre-integrated technology to make your job 
>> easier Download IBM WebSphere Application Server v.1.0.1 based on 
>> Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=1216
>> 42 _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
>>
> 
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to