I am trying to change the UI from the Mondo (which works correctly, but offers too many choices to user) to the InstallDir.
I have changed the UIRef appropriately, added a property WIXUI_INSTALLDIR with a value = [INSTALLDIR], which is set to the installation directory via a CA set to run after Launch Conditions in both the InstallExecuteSequence and the InstallUISequence. When I run the resulting MSI, it bombs out with error 2343 - Specified path is empty. The crash occurs when it tries to go to InstallDirDlg page. I can see in the logs that INSTALLDIR is correctly set before the MSI crashes. Using Orca I see the WIXUI_INSTALLDIR property points to [INSTALLDIR]. I've tried it with and without the brackets. So what am I missing? David Aragon ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users