Craig0ss wrote:
> Im still playing around with my installer, testing mainly and ive come
> across what appers to be a bug in Wix (im told) 
>
> Basically on install, if the user selects an install dir with say 2gb free
> space, the installer will auto install to the c drive that has eg 4gb free
> space, regardless of the path the user specifies.
>   

Sorry, it's a bug in your setup authoring, not in WiX. It means that you 
have a directory as a child of TARGETDIR, which defaults to the drive 
with the most available free space.

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



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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