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.
http://bugs.winehq.org/show_bug.cgi?id=12436
--- Comment #1 from The Source thesource@mail.ru 2008-04-08 07:55:16 --- More specifically, url file have the following structure: [InternetShortcut] http://mydomain/mystring
So it should be parsed to get the URL, then open this URL with browser.
http://bugs.winehq.org/show_bug.cgi?id=12436
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-12 08:54:21 --- That's the way this link is created by the installer. Wine does not put full path of the start.exe. And parsing content of the command is not menubuilder's job.
This is a won't fix.
http://bugs.winehq.org/show_bug.cgi?id=12436
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2008-09-17 08:51:39 --- Closing WONTFIX.