Hi,

I'd like to add virtual directories to a web site that correspond to fixed
drives on the server.  For instance:

C_drive maps to C:\
D_drive maps to D:\
E_drive maps to E:\

What would be the best way to accomplish this with WiX?

I'd really like to be able to show a checkbox per drive, and have the user
check which drives to create a virtual directory for.  However, I have no
clue how to bind a list of checkboxes to the drives, or how to iterate
through the checkboxes.

So, adding a virtual directory for every drive would be acceptable, but how
would I accomplish this?

Thanks,
David Hodgson
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to