Re: [WiX-users] Problem with WiX custom UI

2007-12-10 Thread Bob Arnson
Anidil wrote: > I'm trying to create a custom UI library customizing installDir sequence, > changing the line > > > > to so that i > can directly get the progress dialog without waiting for the verifyReadyDlg. > ProgressDlg is executed from the InstallUISequence. You need to duplicate the c

Re: [WiX-users] Problem with WiX custom UI

2007-12-10 Thread Adam Langley
Try running the MSI with msiexec.exe /l* setup.log /i MySetup.msi Then take a look at the log file, it should give you some clues as to whats going wrong. Adam Langley Secon NZ Ltd. A1/400 Rosedale Road Albany North Shore 0632 New Zealand Tel.  +64 (0)9 414 4071 Fax. +64 (0)9 414 4072 www.sec