[Bug 45974] New: regedit exits prematurely

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 11 20:50:53 CDT 2018


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

            Bug ID: 45974
           Summary: regedit exits prematurely
           Product: Wine
           Version: 3.16
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: programs
          Assignee: wine-bugs at winehq.org
          Reporter: zl29ah at gmail.com
      Distribution: ---

Run the following shell script:

cat > desktop.reg << EOF
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\Explorer]
"Desktop"="Default"
EOF
regedit desktop.reg
winecfg

And observe that winecfg is ran in a window instead of firing up the virtual
desktop. Adding `sleep 5` between regedit and winecfg makes it work 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