http://bugs.winehq.org/show_bug.cgi?id=21338 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|scons cannot locate a |cmd needs to set COMSPEC, |COMSPEC environment |PATHEXT, and PROMPT |variable |environment variables on | |startup --- Comment #6 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-11 23:57:54 --- (In reply to comment #5)
Created an attachment (id=25687) --> (http://bugs.winehq.org/attachment.cgi?id=25687) [details] Test case
On Windows XP, it prints: C:\WINDOWS\system32\cmd.exe
On Wine, it prints: %COMSPEC%
You're right, cmd sets them if they're unset when it starts. Revising summary again. -- 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.