http://bugs.winehq.org/show_bug.cgi?id=21411
Summary: Install problem with WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe Product: Wine Version: 1.1.36 Platform: x86 URL: http://www.secureneterm.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: support@securenetterm.com
There is something wrong in Wine 1.1.36 as it relates to the Microsoft VBScript installation. It appears to install correctly (no error and success message is shown) however if you use explorer.exe to double click on a valid .vbs file, the following message from Windows Script Host is displayed:
Can't find script engine for script "C:\temp\secure.vbs"
When my application tries to load the VBScript engine, it also fails with the message:
Script Engine VBScript is not installed
Note that the above Microsoft VBScript install module installs and works properly on Wine version 1.0.1-1.
I am testing on a Redhat Entrprise 5 x86_64 system.
http://bugs.winehq.org/show_bug.cgi?id=21411
--- Comment #1 from Austin English austinenglish@gmail.com 2010-01-18 23:51:13 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=21411
--- Comment #2 from Kenneth Robinette support@securenetterm.com 2010-01-19 06:50:55 --- (In reply to comment #1)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
Just reporting the problem. Do with it as you want. The Redhat Add/remove software has no idea what git is.
http://bugs.winehq.org/show_bug.cgi?id=21411
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.secureneterm.com |
http://bugs.winehq.org/show_bug.cgi?id=21411
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=21411
--- Comment #3 from Wylda wylda@volny.cz 2010-04-29 15:48:53 --- Created an attachment (id=27621) --> (http://bugs.winehq.org/attachment.cgi?id=27621) VBS example
This took me while, because no example attached. So i first had to became a "VBS programmer ;-)"
I can't confirm this bug report. To be sure i do it correctly under wine-1.1.36:
* winetricks wsh56 * wine start hello_world.vbs <-- **WORKS** * wine explorer.exe <-- than click on attached hello_world.vbs **WORKS**
If i did everything right, i don't see a problem here.
http://bugs.winehq.org/show_bug.cgi?id=21411
--- Comment #4 from Kenneth Robinette support@securenetterm.com 2010-04-29 16:22:43 --- (In reply to comment #3)
Created an attachment (id=27621)
--> (http://bugs.winehq.org/attachment.cgi?id=27621) [details]
VBS example
This took me while, because no example attached. So i first had to became a "VBS programmer ;-)"
I can't confirm this bug report. To be sure i do it correctly under wine-1.1.36:
- winetricks wsh56
- wine start hello_world.vbs <-- **WORKS**
- wine explorer.exe <-- than click on attached hello_world.vbs **WORKS**
If i did everything right, i don't see a problem here.
I tried with the current release of WINE and it also works. So perhaps it was some type of registry conflict I had. I now install directly using the Microsoft installer for VBScript and don't have any problems. Probably should close this problem report.
http://bugs.winehq.org/show_bug.cgi?id=21411
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Austin English austinenglish@gmail.com 2010-04-29 18:22:45 --- Marking invalid then. Thanks for testing.
http://bugs.winehq.org/show_bug.cgi?id=21411
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2010-04-29 18:27:33 --- Closing.