chandan Koushik wrote: > <UIRef Id="WixUI_Mondo" /> > ... > I am using this code in the main Wix file. At a certain place I am > referring to InstallDlg1 using the element > <Show Dialog="InstallDlg1" > After="WelcomeEulaDlg">INSTALLDATABASE</Show> > > But this gives me an error stating > > The primary key 'LicenseAccepted' is duplicated in table 'CheckBox'. > Please remove one of the entries or rename a part of the primary key to > avoid the collision. >
WixUI_Mondo uses WelcomeDlg and LicenseAgreementDlg; WelcomeEulaDlg has its own license control and LicenseAccepted checkbox. You need to create a custom dialog set to insert your dialog. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users