https://bugs.winehq.org/show_bug.cgi?id=41119
--- Comment #1 from Nikolay Sivov bunglehead@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).