hi there

i am currently having the same, and have not yet found a salution, however
if you want your floppy to be seen in the combo try this

<Control Id="DirectoryCombo" Type="DirectoryCombo" X="70" Y="55" Width="220"
Height="80" Property="_BrowseProperty" Removable="yes" Fixed="yes"
Remote="yes">



BhaveshG wrote:
> 
> Hi,
> 
> I would like to select network path using the browse dialog.
> 
> I do have the following code in my wxs file.
> 
>         <Control Id="DirectoryCombo" Type="DirectoryCombo" X="70" Y="55"
> Width="220" Height="80" Property="_BrowseProperty" Indirect="yes"
> Fixed="yes" Remote="yes">
> 
> That should now disply the floppy in the combo
> 
> Even if I have set Remote="yes", I am only able to view fixed drives in
> the combo. Also if I have Floppy="yes", I don't see floppy drive appear in
> the combo as well. 
> 
> What could be the reason for network path not appearing? 
> 
> 
> ===
> Bhavesh
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-Browse-network-path-using-the-BrowseDlg-tf3978329.html#a13175861
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to