Urban Jaroslav, Ing. wrote:
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.

In WiX v2, other control events rely on those values to know which dialogs are available. If you're changing the sequence, you should choose a different value.
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?

The source is in Common.wxs.
3. Where I should put the reference to WelcomeDlg to go back. I am not sure what dialog it is, but could be VerifyReadyDlg.

Yes, that's the next after WelcomeEulaDlg.

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

Reply via email to