ywchen wrote:
>     I added ReserveCost element to one of my components, and when the disk
> space is below the required amount, the OutOfDiskDlg will prompt the user to
> select another drive to install the product. It works fine.
>
>     My installer always installs the product on drive c, and users don't get
> to decide where to install the product. My question is, what will happen if
> the user selects another drive other than drive c, but the target
> installation folder is set to c:\program files\abc folder? Thanks.
>   

OutOfDiskDlg is an informational dialog only; it doesn't let the user 
pick a different install location.

-- 
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