[Bug 35829] New: PowerDVD 10 trial installer calls 'reg.exe' with unhandled 'load' and 'unload' commands

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 21 07:53:34 CDT 2014


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

            Bug ID: 35829
           Summary: PowerDVD 10 trial installer calls 'reg.exe' with
                    unhandled 'load' and 'unload' commands
           Product: Wine
           Version: 1.7.14
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: programs
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net

Hello folks,

as the summary says...

Prerequisite: 'winetricks -q mfc42'

Nothing serious, it's just some scary looking console output.
Just 'knowing' the options and adding some FIXME should be ok for now.

Found with PowerDVD 10 trial installer.

--- snip ---
...
0025:trace:process:create_process_impl app (null) cmdline
L"C:\\windows\\system32\\reg.exe  load HKEY_USERS\\PDVD10DVD \"C:\\Documents
and Settings\\Default User\\NTUSER.DAT\""
...

Error: Invalid command line parameters

0025:trace:process:create_process_impl app (null) cmdline
L"C:\\windows\\system32\\reg.exe unload HKEY_USERS\\PDVD10DVD"
...

Error: Invalid command line parameters
--- snip ---

MSDN:

http://technet.microsoft.com/en-us/library/cc742053.aspx (reg load)

http://technet.microsoft.com/en-us/library/cc742043.aspx (reg unload)

$ sha1sum CyberLink.2113\(Trial\)_DVD100611-20.exe 
1bfb0579b4f6aa52b0a4a0dd66642327714944f1 
CyberLink.2113(Trial)_DVD100611-20.exe

$ du -sh CyberLink.2113\(Trial\)_DVD100611-20.exe 
119M    CyberLink.2113(Trial)_DVD100611-20.exe

$ wine --version
wine-1.7.14-207-g8199430

Regards

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