Urban Jaroslav, Ing. wrote: > I defined ca in my custom dialog to show dialog before > VerifyReadyDlg. It gave me error LGHT0112. I am something missing, but I > can't see what. I want use CA because it will run my cust. dialog > everytime before VerifyReadyDlg.wxs. Even when repair is running, if am > I right. >
That's not going to work. Once a modal dialog has been displayed, the button control events control the Back/Next wizard sequence. Nothing in the InstallUISequence is in control. In WiX v2, you'll need to copy WixUI_Mondo.wxs and change the properties that control the Back/Next buttons. It's significantly easier in WiX v3, but still not a one-line change. -- sig://boB http://bobs.org ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users