Hi,

Can anybody throw some light regarding chainer or bootstrapper? What will
these features do?

Thanks,
Naresh Krishna Kumar. K

Bob Arnson-6 wrote:
> 
> Naresh Krishna Kumar K wrote:
>> I have written a Custom Action DLL using Visual C++. MSI will take the
>> user
>> to the download page of the software if the particular software is not
>> installed in the user machine while installing the MSI. Is it possible to
>> download and install the particular software in microsoft download center
>> without user intervention using WIX (Custom Action). 
> 
> No, because you can't run multiple installations simultaneously, so it's 
> not possible from within a custom action. You need to provide a 
> standalone .exe chainer/bootstrapper to handle it.
> 
> -- 
> sig://boB
> http://joyofsetup.com/
> 
> 
> 
> -------------------------------------------------------------------------
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-automate-download-and-install-feature-in-WIX--tf4201613.html#a11968358
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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