Ben Kaizi-Lutu wrote:

The selectiontree choices are all reset but the Location being displayed for each feature is not restored to the original INSTALLDIR.


Assuming that you're using WixUI, all it does is publish a Reset control event. The MSI SDK doc describes the limits: It undoes property changes. Feature directories aren't properties, so Reset probably won't do the trick.

I'd go so far as to suggest dropping WixUI_Mondo -- even picky users rarely use the ability to redirect features.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to