Re: [WiX-users] Conditionally disable PrepareDlg and UserExitDlg

2009-10-17 Thread Bob Arnson
Dan Vasilov wrote: > However the toolset raises an error about the dialogs being defined twice. > If you customize your UI, you need to replace the WixUI set fragment entirely so there aren't two dialogs at the same time with the same name. -- sig://boB http://joyofsetup.com/

Re: [WiX-users] Conditionally disable PrepareDlg and UserExitDlg

2009-10-12 Thread Sebastian Brand (Instyler Software)
Hi, Have you checked (using ORCA) if the conditions are written to the MSI file? Best regards, Sebastian Brand Deployment consultant E-Mail: sebast...@instyler.com Instyler Setup - Creating WiX-based MSI installations, elegantly. http://www.instyler.com -Original Message- From: Dan