[Bug 26749] New: in cmd, PATH=FOO should set PATH to FOO

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 12 14:49:26 CDT 2011


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

           Summary: in cmd, PATH=FOO should set PATH to FOO
           Product: Wine
           Version: 1.3.17
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


This affects the
   "C:\\Program Files\\Mono-2.10.1\\bin\\setmonopath.bat"
batch file bundled with Mono.

To repeat, do
  echo path=foo > foo.bat
  echo path >> foo.bat
then run 
  wine cmd /c foo.bat

expected output:
PATH=foo

Observed output:
PATH=C:\PROG~FBU\MONO~KUH.1\bin;C:\windows\system32;C:\windows;C:\windows\system32\wbem

-- 
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