Hi,
I am trying to get information from the user to be used inside a CA after
the installfinalize action in the InstallExecuteSequence... 

I have set up my own dialog with edit controls as follows...
<Control Id="SQLSERVERCombo" Type="Edit" X="20" Y="74" Width="320"
Height="18" Property="SqlServerAddress"/>

but during th installfinalizeaction the property SqlServerAddress is always
set back to the default.  Is there something I'm missing here? I checked the
value of the property inside the dialog and it seems fine, why does it get
reset once exiting this dialog? Is there some way to get around this?

Please Help I'm getting desperate...
-- 
View this message in context: 
http://n2.nabble.com/Property-reset-to-default-after-installfinialize-tp1572040p1572040.html
Sent from the error LGHT0282 mailing list archive at Nabble.com.


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