similar to: Problem with vbrun60sp5.exe

Displaying 20 results from an estimated 100 matches similar to: "Problem with vbrun60sp5.exe"

2005 Mar 10
0
Installing dcom98 on wine 20050111 using winetools
Hi, As suggested by Joachim, and after a fresh start using 20050111, I try to use winetools to set wine configuration. As described on: http://www.von-thadden.de/Joachim/WineTools/ I started the basic installation in which I also went through the dcom98 installation but got errors. First I got a wine window labeled "W95inf3.." stating "ThunkConnect32 Failure!!" and on
2004 Apr 20
1
problems installing dcom98
Hello. For 2 days i've tryed to install ie6 and no sucess i cant install dcom98, and this is the reason: err:thunk:_loadthunk (W95INF16.DLL, w95thk_ThunkData16, W95INF32.DLL): Unable to load 'W95INF16.DLL', error 2 the file w95inf16 is present. after adding w95inf16.dll ~/.wine/config, the error is another: now it cant load keyboard.dll and setup.dll this is my cmd line:
2005 May 14
1
ThunkConnect32 Failure!
Greetings, I have tried to get IE5.5 & 6 running on Wine under FreeBSD 5.3. When I try to install DCOM98.EXE using Joachim's WineTools, it asks me "OK to install DCOM98 for Windows 98?" <Yes> Then I get the "Please read the following license agreement..." dialog <Yes>. Then I get a "ThunkConnect32 Failure!" message. Any idea why? BTW I
2003 May 08
1
dcom98, ole32=n and CreateProcess
hi, can't change line wrapping, so am attaching plain text file with message. waiting for answer. TIA -------------- next part -------------- I have no-windows wine system. when installing "dcom98.exe" package into clean system I get such msg-box with an alert: "A newer version of DCOM95 or DCOM98 had been installed. To override, you must uninstall the current version
2002 Sep 28
1
installing iexplorer without windows
Hi there, I'm quite new to wine and I've little experience installing windows applications under linux. I've installed the latest release of wine (20020904) from source, configured it and further pre-installed the requirements for the internet explorer (dcom98.exe, NEWFNT32.EXE, corfnt.32) The I downloaded the complete Internet Explorer 5.5
2005 Apr 06
3
ie5, ie6 won't install
[wparish@localhost inex5]$ wine --version Wine 20040813 That was a Mandrake 10.0 rpm installation, over which I installed Wine-20050211.tar.gz This is the relevant history: [wparish@localhost wine-hdd]$ cd ie6 [wparish@localhost ie6]$ ls ADVAUTH.CAB* IECIF.CAB* IEMIL_2.CAB* IEW2K_1.CAB* OEEXCEP.CAB* AOLSUPP.CAB* IEDATA.CAB* IEMIL_3.CAB* IEW2K_2.CAB* README.CAB* AXA3.CAB*
2009 May 13
2
Football Manager Live with Wine
Hi ! First of all I have to advise you that I don't speak english as well as I whish. So, be lenient. I installed Ubuntu 9.04 on my laptop one month ago. I didn't make any changes, I used it with default settings. I managed to install Football Manager Live (FML) and it worked perfectly ! I installed wine (by apt-get - didn't make any changes either) and then ran the setup.exe from
2005 Oct 10
2
Problems installing Watchguard Firebox System software in wine (installshield)
Hello, I am trying to use WINE (20050725-r1 on Gentoo Linux) to install/run Watchguard's Firebox Management Software (WFS). The WFS installer uses an installshield installer of course.. I've been looking thru the FAQ, wiki, etc and have found info about DCOM98 needing to be installed. I've tried a bunch of things so far, and here's where I stand: First, I tried getting
2005 Jun 19
4
dcom98.exe fails to install.
I used the tool wine-config-sidenet from http://sidenet.ddo.jp/winetips/config.html which works great. I installed wine 20041201 as recommended and started wine-config-sidenet setup program and IE6 seemed to run great however, some URLs didn't work for example: www.arkia.co.il. Looking at the FAQ I noticed I should install dcom98.exe. When installing it I got windows popup stating:
2005 Dec 27
0
can not setup ie and fonts problem
My operating system is fedora 4 for x86_64 and the linux kernel is 2.6.14.My wine version is 0.92.After complete installation,I try to setup ie6 sp1.But I get the following message.How can I solve it?And the fonts in winefile explore look so ugly.I show the snapshot in attachment.By the way my system locate is seted to be zh_CN. WINEDLLOVERRIDES="advpack=n" wine ie6setup.exe
2011 Dec 27
9
Unable to register the DLL/OCX
I am new to Wine and anything like it. I want to run the application "ATCS Monitor". When I installed ATCS Monitor I received an error message: C:\windows\system32\wshom.ocx Unable to register the DLL/OCX: RegSvr32 failed with exit code 0x1 -From Terminal- err:typelib:sltg_get_typelib_ref Unable to find reference err:module:import_dll Library ScrRun.dll (which is needed by
2005 Jan 05
1
many fixme errors
Hello! I want to use TTQV (a GPS-Program) with wine, but I won't run. I am using Wine 20040914 under Debian (Sarge). A short description what I did: mkdir .wine cp -r /usr/share/wine/skel/* ~/.wine I copied mfc40.dll and vb6de.dll from a win98-Installation. I inserted into ~/.wine/config: [AppDefaults\\ttqv3a.exe\\DllOverrides] "mfc40"="native"
2002 Sep 14
1
iexplore ver 5.5 install can't load commctrl.dll
I have installed wine version 20020904 on: Linux kernel 2.2.14 glibc 2.1.2 gcc 2.95.3 kde-3.0.2 WINEDLLPATH=/usr/local/lib/wine (set after wine was installed) I commented out the code in cdrom.c that will not compile because of the old kernel (ie. references to SCSI_PASS). Wine will then compile and install and run. I then installed all of the fonts from sourceforge. Then I tried to install
2005 Mar 01
1
can't load DLL error message
Hello, I'm trying to install VPN client software. The setup program initializes and runs fine (I ran "wine setup.exe"). It starts copying over files and such but stops short with this error message: Could not load DLL: c:\windows\system\DLL32.DLL This is the output of the terminal windows: [localhost]$ wine setup.exe fixme:win:SetWindowTextA cannot set text "InstallShield
2006 Mar 20
0
problem in installing Internet Explorer6 with SP1 onCentos4.0 through Winetools
Hi Ankush, The reason is very simple - you are booting into the CentOS SMP kernel which is the default. Wine doesnt work properly with the smp kernel. Just boot into the normal kernel (2.6.9-11.EL) and your problem will be solved. Cheers! Amit hey friends, I am trying to install Internet Explorer 6 with SP1 on Centos through Winetools but everytime it failed.I have installed dcom98.exe and
2006 Mar 20
1
problem in installing Internet Explorer6 with SP1 on Centos4.0 through Winetools
hey friends, I am trying to install Internet Explorer 6 with SP1 on Centos through Winetools but everytime it failed.I have installed dcom98.exe and microsoft foundation classes 4.x. The rpms installed on centos4.0 winetools-0.9-3jo wine-0.9.2-1centos4winehq The logs of winetools are Unhandled exception: page fault on read access to 0x7be302a0 in 16-bit code (114 f:0000). In 16 bit mode.
2005 Nov 20
2
Nortel Extranet Client Installer
Hi, My first post to the list so hopefully I'm not making any newbie blunders. Searched high and low for solutions to get the Nortel vpn Extranet client installer to run properly using wine. I get a ton of fixmes like these and lots of other errors, in particular ones to do with DLL32/DLL16/NETDI/SETUP16 - details follow... fixme:key:GetQueueStatus QS_xxxx flags (4000) are not handled
2005 Oct 22
0
EZNEC
I'm trying to run an antenna simulation program - the demo version of EZNEC - on Debian unstable with the winehq build of Wine. When I try to start the program, I get the message "Run-time error '440': Automation error". I've installed DCOM98 and vbrun60sp5 before EZNEC. I've seen reports that others have managed to make EZNEC run under wine. Is there something else
2005 Aug 14
0
Run-time error `13' Type mismatch error from VB app at startup
CVinter is a Visual Basic 6 application for downloading stock data from a local provider. I have successfully installed it with the latest Wine version. But when I run CVinter, it aborts at startup with an error dialog displaying "Run-time error `13' Type mismatch". The Linux console from which I start Wine displays the following messages (C:\DTS is the directory containing the
2008 Sep 11
2
No success running SigmaPlot
Hi! I strongly rely on SigmaPlot for scientific graphs, actually one of the few windows programs I still need. I use a licensed copy but a trial version can be downloaded here: http://www.sigmaplot.com/products/sigmaplot/ I could install several versions of SigmaPlot (8, 9, 11) but I always get the same error when I try to run it: "An error occurred during an OLE operation sp~pagwf.dll