https://bugs.winehq.org/show_bug.cgi?id=41119
--- Comment #4 from Bruno Jesus 00cpxxx@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.