http://bugs.winehq.org/show_bug.cgi?id=16379 Summary: Wine doesn't 'see' mixed case exe's Product: Wine Version: 1.1.10 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com austin(a)austin-desktop:~/test$ touch foo.{exe,EXE,ExE,eXe,eXE} austin(a)austin-desktop:~/test$ ls foo.exe foo.eXe foo.eXE foo.ExE foo.EXE Then, using bash autocomplete: austin(a)austin-desktop:~/test$ wine foo. foo.exe foo.EXE .Exe, .eXe, etc. are ignored. -- 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.