[Bug 25738] cmd.exe: enclosing quoting of builtin command and parameters confuses cmd.exe (Windows PowerShell 2.0 installer)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 2 17:48:08 CDT 2012


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

Jason Edmeades <us at edmeades.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |us at edmeades.me.uk

--- Comment #4 from Jason Edmeades <us at edmeades.me.uk> 2012-10-02 17:48:08 CDT ---
Anastasius - Are you able to retest this as of last nights commits please
(specifcally 88f14bb59045e1d8c8bb0a71abb50f505620c420). It certainly should
(and appears to) resolve the reported issues, for the 'del' problems, but it
still logs some error messages - Analysis of those seem to be that the copy /y
are trying to copy as

cmd /c command line: 'L"copy /y
C:\\windows\\assembly\\GAC_MSIL\\Microsoft.PowerShell.Commands.Utility\\1.0.0.0__31bf3856ad364e35\\Microsoft.PowerShell.Commands.Utility.dll
C:\\windows\\system32\\WindowsPowerShell\\v1.0"'

When this is actually executed,
C:\\windows\\assembly\\GAC_MSIL\\Microsoft.PowerShell.Commands.Utility doesnt
exist, which I think is not related to this bug, and is outside cmd as well.

(Xavier - the same commit should help you - please raise a new bug if the
issues persist / for the copy issue)

Thanks!

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