Xu nanxuan wrote:
> Thanks. In fact, the "Property" does work, Things are like the following:
> if i want to the following sequence: myDlg->VerifyReadyDlg, the
> following things work:
>
> <Dialog Id="myDlg"...>
> <Control Id="nextButton" Type="PushButton"...>
> <Publish event="NewDialog", value="[myValue]">
>
> <Property Id = "myValue" Value="VerifyReadyDlg">
>
> but i don't know why i can't make the back button of VerifyReadyDlg
> run through the same method.
You need to provide more information before anyone can help. Are you
using WixUI? If so, which version? WixUI v2 used properties but WixUI v3
uses bind-time WiX variables, so properties don't work.
See http://www.joyofsetup.com/2008/01/02/wixui-extensibility/ and
http://www.wixwiki.com/index.php?title=WixUI_Custom.
--
sig://boB
http://joyofsetup.com/
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users