I've spent a bunch of time lately regarding UI handlers, including embedded UI. 
 Where can I be of assistance (did you have particular questions I might 
answer)?


________________________________________
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Andrew Crum [EMAIL 
PROTECTED]
Sent: Friday, August 22, 2008 6:58 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Anybody know how to use EmbeddedUI?

I got the EmbeddedUI sample in the DTF directory to compile (I also have
Managed Custom Actions compiled and working just fine using DTF).



I got this far:

<UI>

  <EmbeddedUI Id="MyCustomUI"
SourceFile="$(var.MyCustomUI.TargetDir)$(var.MyCustomUI.TargetName).CA.dll"/
>

</UI>



But I'm at a loss for how to actually use my embeddedUI vs. the normal
built-in UI.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to