There are many way to create bootstrapper code from the very simple  
one to the very complicated one.  The following is the sample  
Bootstrapper to install Microsoft .NET Framework.

http://www.microsoft.com/downloads/details.aspx? 
familyid=bf253cfd-1efc-4fc5-ba7e-6a6f21403495&displaylang=en

Also, if you have access to DemoShield or something like it, it can  
be used to author interactive bootstrapper type application.

Thanks,
Hidemoto Yamauchi

On Oct 11, 2007, at 1:36 PM, hina1703 wrote:

>
> Is there any bootstrapper example available?
>
> Hina
>
>
> Matthew Janulewicz-2 wrote:
>>
>> Ah, those are all Microsoft and use the same engine, so it won't  
>> be as
>> simple as just launching them during your installer. You will  
>> certainly
>> have to use a bootstrapper.
>>
>>
>> -Matt
>>
>>
>>
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of hina1703
>> Sent: Thursday, October 11, 2007 11:24 AM
>> To: [EMAIL PROTECTED]
>> Subject: Re: [WiX-devs] How to launch a third party executable
>> duringinstall?
>>
>>
>> I am using adobe reader just as an example. I need to install .Net  
>> 2.0,
>> .Net
>> 3.0, SQL Express and other third party tools during our software
>> install. I
>> know it is done using LaunchAppandWait command in InstallShield.  
>> How to
>> do
>> the same thing using WIX?
>>
>> Regards,
>> Harsha
>>
>>
>> Bob Arnson-6 wrote:
>>>
>>> hina1703 wrote:
>>>> Can you please give an example? I am trying to install adobe reader
>>>> during an
>>>> install:
>>>>
>>>
>>> You won't be able to install Adobe Reader because you can't install
>> two
>>> products simultaneously. You need to use a chainer, or, better yet,
>> give
>>> the user a choice of PDF reader.
>>>
>>> -- 
>>> 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-devs mailing list
>>> [EMAIL PROTECTED]
>>> https://lists.sourceforge.net/lists/listinfo/wix-devs
>>>
>>>
>>
>> -- 
>> View this message in context:
>> http://www.nabble.com/How-to-launch-a-third-party-executable- 
>> during-inst
>> all--tf4601443.html#a13161856
>> Sent from the wix-devs 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-devs mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/wix-devs
>>
>>
>>
>> --------------------------------------------------------------------- 
>> ----
>> 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-devs mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/wix-devs
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/Re%3A-How-to- 
> launch-a-third-party-executable-duringinstall-- 
> tf4608490.html#a13162117
> Sent from the wix-devs 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-devs mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/wix-devs


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