1. You need Burn (Beta state in Wix 3.6), DotNetInstaller, MSI Factory
Bootstrapper Generator or VS2008 (2010) bootstrapper for WiX

2. Possible in WiX by modifying integrated dialogs (comp.
http://wix.sourceforge.net/manual-wix3/WixUI_customizations.htm ),
also with help of SharpDevelop in a version 3.2.1 or 4.0.1.7090 and
higher (available here http://build.sharpdevelop.net/buildartefacts/)
possible

3. Not possible in MSI itself. So custom bootstrapper to fulfill that
requirement needed. Burn e.g. will offer functionality for that in WiX
3.6 (not sure about the proxy configuration, I'd assume it will take
Internet Explorere settings), VS Bootstrapper has afaik such
functionality at least when not considering needs for a proxy


Regards
Tobias




2011/2/18 Ritz <ritz.1...@gmail.com>:
> Dear Team
>
>
>
> I am evaluating WiX, NSIS & Inno Setup, VS2008 Setup for my deployment
> scenario.
>
>
>
> I have the following scenario for deployment -
>
> 1.       Bootstrapper for Pre-Requisites
> Available in VS 2008
>
> 2.       Custom UI for Customer Data
> Available in VS 2008(Restricted UI Set)
>
> 3.       Online File Downloading
> Not Available in VS2008
>
>
>
> My Query is about point 2's ease & 3's support majorly.
>
> Does WiX support Online File Downloading during installation. Are there any
> plugins available for that ?
>
> If yes, does it have Proxy Support ?
>
>
>
> Thanks
>
> Ritz
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to