[Bug 11724] New: can't run bat from root of drive
wine-bugs at winehq.org
wine-bugs at winehq.org
Sun Feb 24 22:36:59 CST 2008
http://bugs.winehq.org/show_bug.cgi?id=11724
Summary: can't run bat from root of drive
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs at winehq.org
ReportedBy: pgr at arcelectronicsinc.com
with cmd prompt trying to run a batch file from the root of c: when not at the
root can't find the file
3232e61b9457d2003cfd76df614bf04c38a9bde5 is first bad commit
commit 3232e61b9457d2003cfd76df614bf04c38a9bde5
Author: Jason Edmeades <us at edmeades.me.uk>
Date: Mon Feb 26 23:04:16 2007 +0000
cmd.exe: Locate programs more correctly.
Here is the console sequence that works before this commit.
Note from a clean prefix add a small autoexec.bat file to c:\
paul at paul-semipron:~/Git/wine-git$ WINEPREFIX=~/.wineautotest ./wine cmd
CMD Version 0.9.31
Z:\home\paul\Git\wine-git>c:
c:\>cd windows
c:\windows>c:\autoexec.bat
File not found
There is a second regression in the later code that when the above sequence is
tried instead of file not found it gets into a loop and requires a ^C to
recover the console.
--
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