http://bugs.winehq.org/show_bug.cgi?id=12436
Summary: Wrong directory launchers Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thesource@mail.ru
If application requests creating a link to the directory, it is better to create desktop launcher for directory instead of launcher like this: env WINEPREFIX="/home/thesource/.wine" wine "c:\windows\command\start.exe" "C:\Program Files\Mono-1.9\samples"
This does not work anyway.
P.S Small update to start.exe
*.url files should be opened with default browser.