jhennessey wrote:
> 1. I remember reading that burn will allow you to provide a custom UI .dll.
> If this is still the case, can this be a .Net assembly? 

Not unless somebody does the work to host the CLR. Burn has to be native 
code so we can support installing .NET.

> 2. Assuming that the answer to number 1 was "yes", will burn first allow the
> installation of prerequisites (like the .Net Framework) before loading the
> UI .dll?
>   

See #1 and add "only if someone makes a CLR host that first shows 
native-only UI to bootstrap .NET."

> 3. Will burn provide built-in functionality to allow the bootstrapper to be
> launched from the Add/Remove programs applet (kind of like how the Visual
> Studio installer launches its bootstrapper)?
>   

Built-in? No. The right way to do it is by installing your Burn .exe so 
you can write the ARP overrides and service the chainer itself.

> 4. Will burn allow you to specify different UI entrypoints for modify and
> remove scenarios (or will you just have to code the detection logic yourself
> like in an external UI)?
>   

Dunno.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to