Displaying 20 results from an estimated 30000 matches similar to: "Help required with VBScript - Missing cdo.Message"
2010 Dec 15
2
How to run VBscript using wine?
Dear All,
I want to run some vbscripts on Linux, but after searching and
trying several days, I failed complete.
Here is what I did:
*ENV*:
Ubuntu 10.10 x86_64
wine-1.3.9 (from wine ppa)
*SCRIPT*:test.vbs
MsgBox("HelloWorld!")
*Method One*:
wine wscript test.vbs
fixme:wscript:wWinMain Could not find engine for L".vbs"
*Method Two*:
Step 1:
winetricks wsh56vb
2009 Aug 20
1
samba vbscript login script blocked by windows
What is your vbs script suppose to do. Personally, i'M using kixtart scripting
-----Original Message-----
From: Christopher Perry <cperry at hmdc.harvard.edu>
Sent: Thursday, 20 August 2009 5:50 PM
To: samba at lists.samba.org
Subject: [Samba] samba vbscript login script blocked by windows
Hi,
anyone else using a vbs script for a login script and getting it blocked
by windows? more
2012 Aug 24
0
Schema modification with auxiliary class vs builtin class and vbscript
Hello
The situation is the following :
I've successfully created an auxiliary class with an attribute by
following this method :
http://semifershome.free.fr/semifer/index.php?2008/02/12/42-etendre-le-schema-active-directory-classes-attributs-et-display-specifiers
The auxiliary class is "allowedService" and the attribute is
"allowedServiceAttribute".
The
2010 Sep 01
2
Running vbscript .vbs file in an EXE
Hi, I'm new to wine, and am having a bit of trouble.
I'm trying to run an EXE installer, which starts fine, prompts me for
a few questions, and creates a few directories, but at a certain point
it tries to run a vbs file, which fails.
The attempt to run the .vbs file causes this message to appear in an
alert window:
"There is no Windows program configured to open this type of
2020 Feb 16
0
Wine release 5.2
The Wine development release 5.2 is now available.
What's new in this release (see below for details):
- More compatible codepage mapping tables.
- Support for using the null display driver as a real driver.
- Better UTF-8 support in the Resource and Message Compilers.
- Fixes for using ucrtbase as C runtime.
- Various bug fixes.
The source is available from the following
2010 Dec 16
1
{ActiveX}{VBscript}{scarddlg.dll}Fail to open html pages with VBscript and ActiveX using wine builtin IE
Dear All,
I have some problem using my online bank (IE only) with wine builtin IE.
Here is the link:
https://mybank.icbc.com.cn/icbc/enperbank/index.jsp
This page runs well in wine Microsoft IE, follow these steps:
*ENV*:
wine1.3.9 from wine ppa
winetricks_r2045
Ubuntu 10.10 x86_64
1. download winetricks_r2045 from
http://winezeug.googlecode.com/svn-history/r2045/trunk/winetricks (
Thanks
2008 Dec 18
1
vbscript in wine
Hi there,
I'm having an issue with vbscript in wine. It relates to a problem with
the cardbox database client which you can see here:
http://www.cardbox.com/wine.htm
I get the Cardbox error message and pressing OK will return me to the
Cardbox window, indicating vbscript is not installed. First I just ran
the installer which I found here:
2008 Jun 13
0
Anybody get ".wsf" WSH scripts to run?
I am a pretty new Wine user.
I am hoping to be able to run some pretty large VBScript applications on it, to avoid porting them to Perl when we retire a Windows machine.
All of our VBScript runs as children of a WSH ".wsf" file, for example as follows.
I can get a simple ".vbs" file to run fine, but when I try to run the same file inside of a simple ".wsf" wrapper,
2013 Nov 22
0
Wine release 1.7.7
The Wine development release 1.7.7 is now available.
What's new in this release (see below for details):
- Support for configuring remote shares using Samba's NetAPI library.
- Multiple keyboard layouts support in the Mac driver.
- Improved embedding support through XEMBED.
- Support for arrays in VBScript.
- Various bug fixes.
The source is available from the following
2008 Feb 04
2
Starting an exe from within the browser
All,
I''m writing a Rails based app. I''m still on Rails version 1.2.2. I
need to start an external app from within the browser, only IE and
pass an argument to it. The only way I found was using ActiveX.
<script language="javascript" type="text/javascript">
function OpenFile(cmd){
var x = new ActiveXObject("WScript.Shell");
2010 Mar 08
0
wine, ie7, vbscript and java
There are some idiots who created some web pages which only support IE, vbscript ( together with java applets ). These are not my programs, and I can't take a gun to him to get him to make any changes.
Has any one managed to get wine to run IE, and together, have gotten java applet (jre) and vbscript working in it ?
Regards.
2007 Mar 19
1
error running a vb script in wine
Can anyone help me with this error? I get this error when I run my vb
script in wine. The script creates a shortcut and works fine when I
run it at a cmd prompt in Windows. I'm new to both vb script and wine.
Z:\root\vb_shortcut>cscript mk_shortcut.vbs "temp" "Z:\root\vb_shortcut
\test.txt " "."
Microsoft (R) Windows Script Host Version 5.6
Copyright (C)
2014 Jul 25
0
Wine release 1.7.23
The Wine development release 1.7.23 is now available.
What's new in this release (see below for details):
- Better support for files drag & drop.
- Improvements to the HTTP cookie management.
- Initial support for 64-bit Android builds.
- Fixes to crypto certificates management.
- Various bug fixes.
The source is available from the following locations:
2010 Sep 20
0
Re: Redshark Error "Windows Scripting Host not installed&qu
Hey I tried to install WSH on my comp and got 6 errors in some files.
This was the output:
kirk at kirk-laptop:~$ sh winetricks wsh56 vcrun6
Executing /usr/bin/cabextract -d /home/kirk/.wine/dosdevices/c:/windows/system32 /home/kirk/.winetrickscache/scripten.exe
Extracting cabinet: /home/kirk/.winetrickscache/scripten.exe
extracting /home/kirk/.wine/dosdevices/c:/windows/system32/dispex.dll
2011 Aug 11
0
Re: How to run VBscript using wine?
Vbscripts do not run on Linux, though some bright spark has written a clone language that looks and feels like VBScript.
2005 Nov 19
5
WineTools 0.9-II released
Hello,
as there were some errors in the installer/rpm of the latest WineTools
release I fixed hopefully all errors and announce hereby the new
release. The following changes have been made:
wt0.9jo-II 18.11.2005 error corrections in install and spec-files
norwegian translation updated
new software:
- Italian versions of ie6 msjet, msxml,
ppviewer2003
- Norwegian
2012 Oct 12
0
Wine release 1.5.15
The Wine development release 1.5.15 is now available.
What's new in this release (see below for details):
- Full support for layered windows.
- New version of the Gecko engine based on Firefox 16.
- Support for broadcast sockets used by networked games.
- Downloaded add-ons installers are now cached.
- Support for persistent Internet cookies.
- String optimizations in JavaScript.
2013 Mar 20
2
Samba4 - mapping Network Drives based on Group membership
Hi All
I have a problem running a logon script to map network drives based on
Group Membership. The script is a VBScript that resides in the netlogon
share. It Works just fine when the logged in user is a Domain Admin but
fails to get the Group information when logged in as a regular user. For
example when I login as administrator who is a member of every Group (For
test only all the requested
2011 Jul 22
0
Wine release 1.3.25
The Wine development release 1.3.25 is now available.
What's new in this release (see below for details):
- Rewrite of the audio support, using the Win7 architecture.
- Old-style sound drivers for Jack, NAS and ESD are removed.
- Graphics driver architecture changes for the DIB engine.
- Improved handling of the shell recycle bin.
- Better joystick support in DirectInput.
-
2014 Aug 22
0
Wine release 1.7.25
The Wine development release 1.7.25 is now available.
What's new in this release (see below for details):
- Implementation of the packet capture library.
- A few more DirectWrite functions.
- Improvements in HTML table support.
- More VBScript math functions.
- Various bug fixes.
The source is available from the following locations: