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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 11 20:28:12 CDT 2016


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

--- Comment #4 from Bruno Jesus <00cpxxx at gmail.com> ---
I pasted the lines below in a .vbs file in XP and run it and 2 notepads opened:

createobject("wscript.shell").run "notepad.exe"
createobject("wscript.shell").run ("notepad.exe")

I did the same in wine and it also worked. AFAIR wine does not have a calc.exe,
at least not in programs folder.

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