Hi all,
I am trying to exclude the licence agreement from WixUI_Minimal. I
am using the copy of origin WixUI_Minimal. I removed the licence, but
when continue on next screen I can't go back from there. The buton Back
is doing nothing. On this screen it is just Install, Cancel and Back
buttons and description that the installation can be started.
So I would like to ask few questions:
1. what for is the <Property Id="WixUI_Mode" Value="Minimal" />, should
Minimal, Mondo, ... be keeped here? I keep Minimal as I have chosen
WixUI_Minimal installation.
2. should be <UIRef Id="WixUI_Common" /> refered? I guess it should be,
but few changes are required. Is the source WixUI_Common.wxs available?
3. Where I should put the reference to WelcomeDlg to go back. I am not
sure what dialog it is, but could be VerifyReadyDlg.
I am using last stable Wix2 version: wix-2.0.4820.0
Bye Bye X.
Changes to WixUI_Minimal:
1. changed ID to WixUI_ASDMinimalNoLic
2. replaced the WelcomeDlg instead of WelcomeEulaDlg
3. add <Property Id="WixUI_WelcomeDlg_Next" Value="VerifyReadyDlg" />
4. keeping the WixUI_Common as UIRef
-------------------------------------------------------------------------
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