Hi,

VerifyReadyDlg.wxs has a "Back" button control which publish a "NewDialog" 
event like this:

<Control Id="Back" Type="PushButton"...>
    ...
    <Publish Event="NewDialog" 
Value="[WixUI_VerifyReadyDlg_BackInstallDir]">NOT Installed AND 
WixUI_Mode="InstallDir"</Publish>
    ...
</Control>

Building with Mondo UI, the WixUI_Mode property is set to "WixUI_Mondo", so 
there is no chance to go back actually :) Is this a bug?

Dacian






       
____________________________________________________________________________________
Got a little couch potato? 
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz
 
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to