[Bug 41119] vbscript fails to parse 'createobject("wscript.shell").run' statement

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 11 06:50:15 CDT 2016


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

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
This syntax does not work for me on Windows either, changing it to:

.Run( "calc.exe" )

works on Windows, but not on Wine (but shell object is actually created and Run
method is called).

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