Ryan O'Neill wrote:

I've found out the cause of this. It is because the button that advanced on to the next form did not have an EndDialog action.

Therefore the dialog had not finished so the sequencing was all awry and the target directory did not get set.

Should we always terminate a dialog with EndDialog? I got the code off the net so it may be a common mistake.


Popup dialogs must have an EndDialog. Wizard pages shouldn't.

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to