Re: [WiX-users] Weird error with InstallDir UI sequence

2009-05-09 Thread Bob Arnson
Nathan Stohlmann wrote: > As a temporary panacea I've customized the dialog sequence to remove > the WixUIValidatePath custom action and the related ControlEvents from > InstallDirDlg but I'm really curious if anyone has any idea what is > going on with this? Unfortunately I can't send along a copy

[WiX-users] Weird error with InstallDir UI sequence

2009-05-08 Thread Nathan Stohlmann
I recently started moving my projects to WiX 3.x and started with a project that essentially needed to be rebuilt from the ground up due to some other changes in the product. During my own testing of that project I didn't see any issues but when I released the initial version to our QA group two of