http://bugs.winehq.org/show_bug.cgi?id=25687 Summary: "Create directory" button does nothing in ARM Versatile Express installer. Product: Wine Version: 1.3.10 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: nbowler(a)draconx.ca The "create directory" button (icon is a yellow folder with an asterisk) in the ARM Versatile Express installer (an msi file) does nothing. This is especially annoying as this installer does not allow you to simply type a non-existent path (it ignores your selection if you do so). Clicking on the button causes the following fixme to be printed: fixme:msi:ControlEvent_HandleControlEvent unhandled control event L"DirectoryListNew" arg(L"0"). Creating the directory outside of the installer allows it to be selected and then the install proceeds normally. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.