[Bug 50524] New: winecfg /? doesn't show any output in a 64-bit prefix

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jan 18 15:41:18 CST 2021


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

            Bug ID: 50524
           Summary: winecfg /? doesn't show any output in a 64-bit prefix
           Product: Wine
           Version: 6.0
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: jkfloris at dds.nl
      Distribution: ---

Running winecfg /? or /v on a 64-bit prefix doesn't give any output.
WINEDEBUG=+winecfg winecfg /?
0024:trace:winecfg:WinMain restarting L"C:\\windows\\system32\\winecfg.exe"

When the output is redirected, the output is displayed as expected.
WINEDEBUG=+winecfg winecfg /? | cat

0024:trace:winecfg:WinMain restarting L"C:\\windows\\system32\\winecfg.exe"
Usage: winecfg [options]

Options:
  [no option] Launch the graphical version of this program.
  /v          Display the current global Windows version.
  /v version  Set global Windows version to 'version'.
  /?          Display this information and exit.

Valid versions for 'version':
...

The "/v version" option and running the options on a 32-bit wineprefix works as
expected.

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