Xu nanxuan wrote:
> 5<Property Id="WixUI_VerifyReadyDlg_BackRepair"
> Value="MaintenanceTypeDlg" />
> 6<Property Id="WixUI_VerifyReadyDlg_BackRemove"
> Value="MaintenanceTypeDlg" />
> 7<Property Id="WixUI_VerifyReadyDlg_BackInstallDir" Value="myDlg" />

There are a bunch of different properties for that button. Likely the
one being triggered isn't WixUI_VerifyReadyDlg_BackInstallDir. Take a
look at the different values in src\ui\wixui\VerifyReadyDlg.wxs.

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

Reply via email to