WINE for UNIX and VBScript execution

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
CHARANPREET SINGH
Newbie
Newbie
Posts: 1
Joined: Wed Jun 27, 2012 8:18 am

WINE for UNIX and VBScript execution

Post by CHARANPREET SINGH »

What are the steps I need to follow to install Wine software on Unix box, so that VBScript code is called.
What is the procedure to call the VBScript code. I have written a utility in VBS to update teh QUALITY CENTER.
Any help will be appreciated.
Thanks.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

What unix box?

If it's HP/UX, that's not supported at the moment, per
http://bugs.winehq.org/show_bug.cgi?id=12987

You might be better off porting your utility to Python.
Locked