[Bug 50642] New: Wine cmd handles incorrectly if-set when expanding variable with brackets

WineHQ Bugzilla wine-bugs at winehq.org
Mon Feb 8 05:24:43 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50642

            Bug ID: 50642
           Summary: Wine cmd handles incorrectly if-set when expanding
                    variable with brackets
           Product: Wine
           Version: 6.1
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: cmd
          Assignee: wine-bugs at winehq.org
          Reporter: rpisl at seznam.cz
      Distribution: ---

Created attachment 69352
  --> https://bugs.winehq.org/attachment.cgi?id=69352
Testcase

Wine cmd handles incorrectly expression with if and set when there is an
expansion of variable which value contains brackets:

if exist "%ProgramFiles%" set var=%ProgramFiles%\somefolder

Can't recognize 'x86' as an internal or external command, or batch script.
Can't recognize '\somefolder' as an internal or external command, or batch
script.

See attached test case.

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