Hi Bob,

Got it :)

As I skip Custom/Typical/Complete dialog, the Back button doesn't execute 
anything since WixUI_InstallMode property isn't set.

Cheers,
Dacian




----- Original Message ----
From: Bob Arnson <[EMAIL PROTECTED]>
To: fiordean dacian <[EMAIL PROTECTED]>
Cc: wix-users@lists.sourceforge.net
Sent: Friday, June 1, 2007 5:38:58 PM
Subject: Re: [WiX-users] WixUI_Mode "InstallDir"




  
  

fiordean dacian wrote:

  
  
  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?

  

  




WiX v2 has eight different possible back actions based on which dialog
set is in use, which type was chosen in WixUI_Mondo, and which
maintenance operation is being performed. 

-- 
sig://boB
http://joyofsetup.com/






      
____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 
-------------------------------------------------------------------------
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