[Bug 35544] New: Proteus 8 Professional installer needs IWshShell3::RegRead method implementation
https://bugs.winehq.org/show_bug.cgi?id=35544 Bug ID: 35544 Summary: Proteus 8 Professional installer needs IWshShell3::RegRead method implementation Product: Wine Version: 1.7.12 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Classification: Unclassified Hello folks, as the summary says... The installer shows a 'Product License Key' dialog with a text box containing 'No Licence Key found for Proteus. Click Next to install one'. Clicking 'Next' button does nothing but yields the following terminal output: --- snip --- $ wine ./Proteus\ 8\ Professional\ Setup.exe ... fixme:wshom:ClassFactory_QueryInterface (0xf6aa4930)->({342d1ea0-ae25-11d1-89c5-006008c3fbfc} 0x111d800) fixme:wshom:WshShell3_QueryInterface Unknown iface {fc4801a3-2ba9-11cf-a229-00aa003d7352} fixme:wshom:WshShell3_QueryInterface Unknown iface {719c3050-f9d3-11cf-a493-00400523a8a6} fixme:wshom:WshShell3_QueryInterface Unknown iface {719c3050-f9d3-11cf-a493-00400523a8a6} fixme:wshom:WshShell3_RegRead (L"HKLM\\SOFTWARE\\Labcenter Electronics\\Licences 1.1\\Professional\\Name" 0x111d0c0): stub fixme:wshom:WshShell3_QueryInterface Unknown iface {719c3050-f9d3-11cf-a493-00400523a8a6} fixme:wshom:WshShell3_QueryInterface Unknown iface {719c3050-f9d3-11cf-a493-00400523a8a6} fixme:wshom:WshShell3_RegRead (L"HKLM\\SOFTWARE\\Wow6432Node\\Labcenter Electronics\\Licences 1.1\\Professional\\Name" 0x111d0c0): stub --- snip --- Source: http://source.winehq.org/git/wine.git/blob/2b1f2001b153190bbd3bb138684149f67... --- snip --- 805 static HRESULT WINAPI WshShell3_RegRead(IWshShell3 *iface, BSTR Name, VARIANT* out_Value) 806 { 807 FIXME("(%s %p): stub\n", debugstr_w(Name), out_Value); 808 return E_NOTIMPL; 809 } --- snip --- 'winetricks -q wsh57' obviously works around. $ sha1sum Proteus\ 8\ Professional\ Setup.exe 942dddef0ea99013959a090657bcb6befa1cbd3a Proteus 8 Professional Setup.exe $ du -sh Proteus\ 8\ Professional\ Setup.exe 163M Proteus 8 Professional Setup.exe $ wine --version wine-1.7.12 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.
https://bugs.winehq.org/show_bug.cgi?id=35544 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- 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=35544 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Ok, I'll do some tests for that. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35544 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jozamm(a)gmail.com --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 35745 has been marked as a duplicate of this bug. *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35544 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35745 -- 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=35544 --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, still present. $ wine --version wine-1.7.26-44-gb10b391 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.
https://bugs.winehq.org/show_bug.cgi?id=35544 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spatialmodels(a)gmail.com --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- *** Bug 32315 has been marked as a duplicate of this bug. *** -- 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=35544 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |41c44f918504cc0aefc3a54625d | |2b87b349593cb Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- Should be fixed with 41c44f918504cc0aefc3a54625d2b87b349593cb. Please open another bug, if I screwed up somewhere. -- 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=35544 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 1.7.37. -- 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=35544 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wshom.ocx -- 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)
-
wine-bugs@winehq.org