[Bug 50873] New: reg.exe ignores /f parameter
https://bugs.winehq.org/show_bug.cgi?id=50873 Bug ID: 50873 Summary: reg.exe ignores /f parameter Product: Wine Version: 6.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs Assignee: wine-bugs(a)winehq.org Reporter: mywine(a)schiermeier-it.de Distribution: --- I tried: wine reg.exe add 'HKCU\Software\Wine\DllOverrides' /v 'winemenubuilder.exe' /t REG_SZ /d '' /f to disable "winemenubuilder.exe'. But when I run the command above I got this question: The registry value 'winemenubuilder.exe' already exists. Do you want to overwrite it? (Yes|No) But according to reg.exe's help: /f Modify the registry without prompting for confirmation. this question should not happen. I suspect reg.exe to do a mistake. Also the content of the writen registry key is wrong: [Software\\Wow6432Node\\Wine\\DllOverrides] 1616887989 #time=1d723618c0b1168 "winemenubuilder.exe"="/f" Correct would be for the last line: "winemenubuilder.exe"="" -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 Joerg Schiermeier <mywine(a)schiermeier-it.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 --- Comment #1 from Joerg Schiermeier <mywine(a)schiermeier-it.de> --- So I just finished a regression testing: v6.4 was good v6.5 was bad The result: 28fe84da45bea7de56539b50eac8ebcec54342de is the most suspect commit. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 Joerg Schiermeier <mywine(a)schiermeier-it.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |28fe84da45bea7de56539b50eac | |8ebcec54342de -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 Joerg Schiermeier <mywine(a)schiermeier-it.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mywine(a)schiermeier-it.de -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 Joerg Schiermeier <mywine(a)schiermeier-it.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=19533 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 Hugh McMaster <hugh.mcmaster(a)outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster(a)outlook.com --- Comment #2 from Hugh McMaster <hugh.mcmaster(a)outlook.com> --- Thanks for the bug report. As you've seen, parsing of command-line arguments is broken in start.exe. We're working on the issue. :) Also, for your use case, you don't need to specify the /d argument (or the /t argument for that matter). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 --- Comment #3 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- I can't reproduce this after <https://source.winehq.org/git/wine.git/commit/997ae6ddc99897af436830273053dae95ea1e2a4>, please retest. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |997ae6ddc99897af43683027305 | |3dae95ea1e2a4 Resolution|--- |FIXED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Fixed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 --- Comment #5 from Joerg Schiermeier <mywine(a)schiermeier-it.de> --- Thanks to all who make this working correct! In other word: FIXED! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50873 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.6. -- 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.
participants (1)
-
WineHQ Bugzilla