I've found out that this behavior is by design (see http://msdn.microsoft.com/en-us/library/aa370749.aspx for information about the PathEdit control). The solution is to implement a custom "Browse for Folder" dialog.
-----Original Message----- From: Dan Vasilov [mailto:d...@rms.ro] Sent: Friday, July 09, 2010 10:17 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] BrowseDlg issue Hello, We need help with the following scenario: we use a BrowseDlg to allow the user to select the installation path. On this dialog, if the following sequence is executed, an invalid error message appears. Sequence: - Open the "BrowseDlg" - Type the letter of a disk that does not exist on the system in the field "PathEdit" (for example, m:\) - Press Cancel - The error message says "The volume M:\ is currently unavailable. Please select another." As the user has pressed Cancel, the text in the edit box should not be validated. Where should we start troubleshooting this? Is this a Wix known issue? Dan ---------------------------------------------------------------------------- -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users