ArunKumar ArcotVijayaKumar wrote:

I need some guidance in getting my Wix script, to let users select the installation drive only. I experimented with WixUI_InstallDir, but this one allows users to select the complete path/directory and not just the drive. My requirement is to give the option only to select the installation drive [C: or D: for example], and not the path/Directory.


You can use the VolumeSelectCombo to offer a drop-down but WixUI doesn't have support for a path-less selection.

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