similar to: Suggestions on how to run app that requires mscomctl32.ocx?

Displaying 20 results from an estimated 2000 matches similar to: "Suggestions on how to run app that requires mscomctl32.ocx?"

2010 Oct 04
4
command 'wine regsvr32 comctl32.ocx' returned status 1. ???
Hi , I'm on gentoo and running wine-1.3.3, I'm trying to run IE7, therefor I run winetricks. everything goes fine except this one error msg: Code: ***@** ~/.wine $ sh winetricks comctl32.ocx Executing /usr/bin/cabextract -q --directory=/home/guypld/.wine/dosdevices/c:/winetrickstmp /home/guypld/.cache/winetricks/VisualBasic6-KB896559-v1-ENU.exe Executing cp
2004 Jul 28
1
*.ocx files only in system directory ?
I'm working on installing windows applications on a multi user gnu/linux box. The application needs some native .dll and .ocx files... Those files should not reside in wine's system directory but in the applications's directory so every user can use the application without having to copy the files to his system dir. Everything works fine for the DLLs. But it seems OCX are expected to
2006 Jun 20
1
How can I registrate an .ocx file?
Hi, I installed a program and an error occurred: *** ERROR: An error occurred while registering the file 'C:\windows\system32\PrintPreview.ocx' *** ERROR: (User Responded with 'Abort') *** DURING THIS ACTION: DllSelfRegister: "C:\windows\system32\PrintPreview.ocx" Is there any way to register this file? Thanks. -- Sávio Martins Ramos - Arquiteto Rio de Janeiro
2011 May 19
2
dwshk32.ocx
hi my english suck so am sorry if you dont understand me [Embarassed] this is the problem I get an error message something like ?Error 339. Component DWSHK32.ocx missing or not correctly registered.?. i dont know how fixed, i try all. When the instalation finish i open the program and only freeze the logo and the error for resquest this ocx Again, sorry for my english
2008 Jun 29
1
ARProgbar.ocx
Have installed wine 1.0 on Asus eee pc 701 4gb (Xandros), and it?s running most programs fine. Have company made software that is taking a little more cajoaling to work. First gave an error ?runtime error 3633?. Ran sh winetricks jet40 and it moved on to let me run the first part of the program. Now getting ?error 339, component ARProgBar.ocx or one of its dependencies is not registered?.?
2003 Jan 09
1
Wine / Visual Foxpro 7 Problems (mouse click freezes the program)
Hi, First of all, apologies if I'm not posting this in the correct place. I'm successfully running Microsoft Visual Foxpro 7 under Wine, however I needed to use the native versions of shlwapi and oleaut32. There is a major problem still, however, and that is that foxpro will freeze as soon as I use the mouse to click in certain controls (the command window, a textbox, an edit box,
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
2006 Dec 09
1
0.9.27: office 2000 setup fails: MSCOMCTL.OCX
Trying to install Office 2000 with wine-0.9.27 on Fedora 6. wine setup works. The install dialog box comes up, and all goes well. The install itself goes for a time, then: ...................... fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders" fixme:msi:msi_unimplemented_action_stub MoveFiles -> 1 ignored L"MoveFile" table values
2010 Oct 06
1
KSCSV.ocx registry failure?
I'm not familiar with much in the way of windows or wine - I'm trying to get some software (Bently Repair Manual) (http://www.bentleypublishers.com/volkswagen/repair-information/vw-golf-jetta-gti-repair-manual-1999-2005-a4-ebahn.html) that won't run on a win 7 (XP required) system to run in wine. I had to use winetricks to install MFC42.dll, so I understand that sort of voids
2010 May 26
1
Can't load MhTab.ocx
I'm trying to run a client program written I suspect in Visual Studio that's designed to connect to an MSSQL database on another system. The computer I'm trying to run it on has no internet access, to install wine I set up a virtualbox system with a fresh install of Ubuntu 10.04, selected to install all the updates and wine in Synaptic, and hit "gen package download
2002 Oct 20
3
OCX for playing ogg files in MS windows perform
Hi All, I was wondering if anyone could point me to the right direction to get a OCX which can play the ogg file in MS windows perform? Thanks all Wai --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in
2002 Oct 20
3
OCX for playing ogg files in MS windows perform
Hi All, I was wondering if anyone could point me to the right direction to get a OCX which can play the ogg file in MS windows perform? Thanks all Wai --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in
2007 May 04
1
mscomctl.ocx
Greetings Flac-landers, I have a brand new puter with xp pro 2002 sp2. I downloaded flac-1.1.4b and installed, but when I ran the installed software, it told me that it was unable to run as I do not have mscomctl.ocx on my system. I searched my puter and indeed it is not on it anywhere. I looked all over the site for the prerequisites needed to install, but did not find them. Can someone
2009 Jul 15
1
Error when running RSSEditor in Wine, dhtmled.ocx missing
I have just installed wine on ubuntu 9.04 and am trying to install RSSeditor www.rss-info.com. The programs creators say you need IE6 installed. I installed the RSSeditor no problems and added it to the applications in 'configure wine'. When i run the program the following error comes up: Runtime error 339 Component 'dhtmled.ocx' or one of it's dependencies not correctly
2008 Jun 01
3
¡Error registering! OCX rpcrt4.dll
I probe to install educational software called Tell Me More, I need this for study... Setup's run, but in the final of the installation appear's 2 errors 1- Install failed 2- ?Error registering! OCX rcprt4dll" please help me, I need this software for study
2003 Mar 22
0
smbfs: correctly propogating locks?
Hi, I've been trying to get some database applications working on a mixed Windows/Linux environment using Wine on the Linux end. A recent patch to Wine finally implements the LockFile() and UnlockFile() functions, and testing on pure Linux setups works fine. However, Sharing from Windows and connecting from smbfs on Linux, the locks aren't respected. Alexandre Julliard confirms
2004 Sep 30
0
MSFlexGrid control(msflxgrd.ocx) always gives a maybe outdated error
I have a few apps at work that use the msflxgrd.ocx control and have been trying for several years to see if one day it will work with a new release of wine but that day has not yet come. I have finally decided to post to this list about it instead of sitting idle and see if anyone might be able to help find the problem and see how big of a deal it is to fix. I had a developer at work
2009 Apr 15
2
Threed32.ocx error wwhen installing VB6 application
I am finally migrating from Windows to Ubuntu and I am installing a number of Windows electronics and CAD package using Wine 1.0.1-0 on Ubuntu 8.10. Most run with no issues at all and I am very impressed with Wine. However I am now trying to install AADE Filter, a VB6-based filter design application and I get the following message at the end of the installation process:
2018 Feb 20
2
Does Huawei break the license of CentOS?
Hello, CentOS team and everyone who cares about CentOS, Huawei release an Euler OS, which is an distribution based on CentOS. http://developer.huawei.com/ict/en/site-euleros/euleros-introduction According to CentOS's statement, CentOS is distributed under the GPLv2 License. http://mirror.centos.org/centos/7.4.1708/os/x86_64/EULA The GPL license requires the modified version to be
2018 Feb 21
4
Does Huawei break the license of CentOS?
Hello, Peter, thanks for your reply 1. Huawei DOES change the distribution EULA, if type in the following command: vi /usr/share/eula/eula.en_US you can see it changed to "HUAWEI EulerOS-2.0" which is a copyright one, let alone original GPL license. According to CentOS Linux EULA The Distribution is released as GPLv2. Individual packages in the distribution come with their own