On 30-Aug-10 10:12, Christopher Hughes wrote:
> I've looked at the log file (using /lv) but can't quite see which dlg the 
> error originates from. I looked up WixUIValidatePath you mentioned and tried 
> adding the following property to supprress it, but to no avail:
>
> <Property Id="WIXUI_DONTVALIDATEPATH" Value="1"/>

Then it's not WiX throwing the error but MSI. I'm guessing MSI's tree 
control doesn't like the hard-coded drive letter that it can't use. Does 
it work if you run a silent install? You might need a different approach.

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


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to