[Bug 24245] New: Search path should include base directory of the installer started
http://bugs.winehq.org/show_bug.cgi?id=24245 Summary: Search path should include base directory of the installer started Product: Wine Version: 1.1.30 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: rainer.kaluscha(a)web.de I tried to install the app "DasTelefonbuch Gelbe Seiten Map & Route". The DVD contains an autorun.inf file which points to start.exe in its root directory (mounted on /dvd). If I run start.exe from konqueror or with absolute path (wine /dvd/start.exe) it fails to find its fellow programs (wine: cannot find L"C:\\windows\\system32\\setup.exe"). However, if I do a "cd /dvd; wine start.exe" everything is fine. So it might be a good idea to include the `dirname` part in the search path of wine. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24245 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-09-02 14:37:18 CDT --- The bug seems invalid to me, as it's probably the responsibility of Konqueror and/or the user to set the working directory correctly for a process. Probably the autorun launcher assumes that its working directory is on the DVD drive, and I believe Windows Explorer would set the autorun process's working directory appropriately when launching. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24245 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-09-06 23:18:19 CDT --- It looks like I forgot to mark this bug invalid, so I'll do so now. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24245 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-09-06 23:18:33 CDT --- Closing the bug. -- 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.
participants (1)
-
wine-bugs@winehq.org