1st thoughts:

1) Typically look at the Publish elements in the UI sequence and see what
each control does.

2) Not sure what you're trying to do exactly

3) Write a CA, then tie it to the "Finish" control.  Something similar to
this...

<Publish Dialog="ExitDialog" Control="Finish" Event="DoAction" Value="
LaunchSAwithLOCALDB" />
And in the Value attr, that would be your CA Id.


On Fri, Oct 17, 2008 at 10:35 AM, Chris Lord <[EMAIL PROTECTED]>wrote:

> Hello
>
> I need some assistance in completing my first installation.
> 1) Using the inbuilt UI adds rather too many forms for my needs is there
> any way to cut them back and not show some of them?
> 2) As part of my learning curve, I started to build my own UI.  One
> screen I need is a license screen but I didn't see a scrollable text
> control that I could load the text into.  How do I do that?
> 3) I have to install a second application after my installation is
> complete.  This installation is created my someone else and is a .EXE
> file.  I realize I need a custom action but how do I get this to fire
> once my installation is complete.
>
> Thanks in advance
>
> Chris Lord
> Product Engineer
> Attero Tech, LLC
> 1315 Director's Row, Suite 107
> Fort Wayne, IN 46808
>
>
> -------------------------------------------------------------------------
> 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