Hi there,

I have a wrapper program that wraps my wix installer. It has it's own
welcome-like dialog so I don't need two. How can I remove WelcomeDlg?

I currently have the following property in UI:

<Property Id="WixUI_WelcomeDlg_Next" Value="EULAAgreementDlg" />

where EULAAgreementDlg is one of my custom dialogs. I'd like to skip
straight to this dialog without having to go through WelcomeDlg.


Thanks,
Ash
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Removing-WelcomeDlg-tp5494285p5494285.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to