[Bug 48879] NVIDIA PhysX System Software 9.12.1031 installer fails ('Add64Bit_Reg' VBScript action needs minimal 'WbemScripting.SWbemNamedValueSet' implementation)

WineHQ Bugzilla wine-bugs at winehq.org
Wed Mar 3 06:04:56 CST 2021


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |8ea157aca6bfc2c73b1887e4640
                   |                            |258d7c9b4e0b8
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Anastasius Focht <focht at gmx.net> ---
Hello Nikolay,

thanks, the installer finishes successfully now. I've tested with the small VBS
snippet from my comment #2 as well. The registry key is created with the string
value set.

Selecting one of the last commits of the series for resolution here:

https://source.winehq.org/git/wine.git/commitdiff/8ea157aca6bfc2c73b1887e4640258d7c9b4e0b8
("wbemdisp: Pass context value to ExecMethod().").

--- snip ---
$ git log --oneline wine-6.2... -- dlls/wbemdisp

8ea157aca6b wbemdisp: Pass context value to ExecMethod().
93858d787d0 wbemdisp: Pass context value to ConnectServer().
65ed5d9cc6e wbemdisp: Coerce property value before setting it in
ISWbemObject::Invoke().
63a9e7e88e2 wbemdisp: Keep property member types.
501a99f2a97 wbemdisp: Iterate properties and methods once when collecting
supported member names.
c64b6419c6a wbemdisp: Use --prefer_native instead of DLL_WINE_PREATTACH.
33e123db37d wbemdisp: Partially implement ExecMethod().
c86ad936d05 wbemdisp: Forward ExecMethod_() to Services object.
2a7f02bc416 wbemdisp: Reference Services object in objects it's created.
5b836d17255 wbemdisp: Handle DISPATCH_PROPERTYPUT in scripting object Invoke().
28dc9e1e0a3 wbemdisp: Implement InParameters() property for a method object.
01d2ca19972 wbemdisp: Add a stub implementation of a method object.
0946bf18f4d wbemdisp: Add Methods() collection stub.
7709d9b8706 wbemdisp: Use context object internally for named value set.
1922298fe3a wbemdisp: Add SWbemNamedValueSet stub.
---snip ---

$ wine --version
wine-6.3-94-g7fa74fa78e2

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