How to run VBscript using wine?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

How to run VBscript using wine?

Post by DanKegel »

In http://www.winehq.org/pipermail/wine-us ... 83383.html
Qian Hong said:

>I want to run some vbscripts on Linux, but after searching and trying several days, I failed complete. ...
> $ winetricks wsh56
> $ wine wscript test.vbs
> fixme:wscript:wWinMain Could not find engine for L".vbs"

Sorry about that. I just fixed this in winetricks, try the svn version,
http://winezeug.googlecode.com/svn-hist ... winetricks
Valleryuk
Newbie
Newbie
Posts: 3
Joined: Thu Aug 11, 2011 4:11 am

Post by Valleryuk »

Vbscripts do not run on Linux, though some bright spark has written a clone language that looks and feels like VBScript.
Locked