russelo
Posts: 2
Joined: Fri May 15, 2009 5:51 am

Cannot select flash drive

Hi, we are creating a version of our application to be installed to a thumb drive. But the "browse for destination folder" dialog box does not display the flash drives in the "look in" dropdown box. Is there any way to include the removable drives in there?
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Cannot select flash drive

Hi,

To show the removable drives in the browse dialog you can try following these steps:
- make sure you are using an Enterprise project
- in the Dialogs page select the "BrowseDlg" dialog
- select the "Directory Combo" control
- in its Properties pane set the "Removable Volume" flag to "True"
- build the project

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
russelo
Posts: 2
Joined: Fri May 15, 2009 5:51 am

Re: Cannot select flash drive

great, thanks!

Return to “Common Problems”