http://bugs.winehq.org/show_bug.cgi?id=28218
Summary: "application.exe ." gets the incorrect directory argument Product: Wine Version: 1.3.27 Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P1 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: t.artem@mailcity.com
Testcase:
$ pwd
/home/user/directory/test
$ any_windows_application.exe .
(Application will open files under "/home/user/directory")
The easiest way to reproduce this bug report is to use IrfanViewer ( http://gd.tuwien.ac.at/graphics/irfanview/ )