https://bugs.winehq.org/show_bug.cgi?id=35744
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |16fe2037fb2b3ddec1e6312b076 | |cc76d88e9240a Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
this was fixed by commit https://source.winehq.org/git/wine.git/commitdiff/16fe2037fb2b3ddec1e6312b07... ("vbscript: Support class default sub.").
Thanks Robert
Still fails, but that's a different issues as you already mentioned in comment #9 and comment #10
--- snip --- 020c:fixme:vbscript:parser_error L"Property (name)\r\n if Not Quiet and not Properties.Exists (name) then\r\n Echo "Get creating property " & name\r\n Properties.Item (name) = ""\r\n end if\r\n\r\n Property = Properties.Item (name)\r\n End Property\r\n\r\n Public Propert"...: "syntax error" 020c:err:msi:MsiActiveScriptSite_OnScriptError script error: L"Unknown runtime error" 0200:err:msi:ITERATE_Actions Execution halted, action L"GetCmdDir" returned 1603 --- snip ---
$ wine --version wine-5.19-123-ge909986e6ea
Regards