[Bug 24245] New: Search path should include base directory of the installer started

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 2 13:01:22 CDT 2010


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 at winehq.org
        ReportedBy: rainer.kaluscha at 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.



More information about the wine-bugs mailing list