[Bug 8020] New: cmd can't find .bat if full path is given / not found file causes a cmd spawning recursion

Wine Bugs wine-bugs at winehq.org
Tue Apr 10 19:57:11 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8020

           Summary: cmd can't find .bat if full path is given / not found
                    file causes a cmd spawning recursion
           Product: Wine
           Version: CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: regression
          Severity: normal
          Priority: P2
         Component: wine-programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jan.wine at zerebecki.de
                CC: us at edmeades.me.uk


These two patches cause a regression, that prevents something like executing
z:\bar\foo.bat and the later one causes a infinite cmd spawning recursion when a
file is not found.

commit b573f68b36187190166bee3d0a42243b006f6bd5 "cmd.exe: Only search for
supplied command as-is if it includes an extension."
commit 5704b4bec94688fac291bee1c75ccd76039107ed "cmd.exe: Attempt to launch pgm
even if fails to locate it."

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list