[Bug 21322] New: Platform SDK 2003 install sets PATH to incorrect value?

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 10 21:39:58 CST 2010


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

           Summary: Platform SDK 2003 install sets PATH to incorrect
                    value?
           Product: Wine
           Version: 1.1.36
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: download, Installer
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Running the Platform SDK 2003 installer (e.g. winetricks psdk2003)
and choosing the default install causes PATH to be set to
the wrong value.  

$ wine cmd.exe /c echo %PATH%
C:\windows\system32;C:\windows;C:\windows\system32\wbem
$ sh winetricks psdk2003
$ wine cmd.exe /c echo %PATH%
;"C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Bin\.";"C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Bin\win95."

Changing the system PATH like that is an option you can turn on
and off in the custom install.  But even if you choose custom install,
and it (and most everything else) off, this problem still occurs.

I think this worked properly last month, but I haven't done a regression test.

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