Displaying 20 results from an estimated 1100 matches similar to: "Command prompt problem to solve software installation issue"
2006 Jul 21
2
Fwd: Any chance that Crossover will solve my problem
Hello,
I developed an application that I would like to run in linux. It is
developed part in VB6 part in C++ (using VS 6 and VS 2005) and uses
Codejock's components for the UI. The installer is built with
InnoSetup.
I managed to install it on Suse 9.3 with Wine 0.9.17 but I got errors
(cannot load DLL) while registering msxml, capicom, and one of my VS
2005 dlls. I fixed the msxml
2012 Mar 19
2
PlayOnLinux/PlayOnMac 4.0.16, wineprefix logging system
Hi everybody,
As promised before and discused with dimesio here:
http://forum.winehq.org/viewtopic.php?p=53507&sid=fd16c6e3e78e533cad6f00e0e4da99dc
http://forum.winehq.org/viewtopic.php?t=14962
PlayOnLinux 4.0.16 has integrated a new log system, so that we can follow what happens in a wineprefix.
Be careful, this announcement is here just to inform wine users and admins about the way it
2008 May 30
3
surfer 8 - problem with fonts CE
I'm using Surfer 8 (Golden Software) on Wine. It work excellent.
I have one problem.
In MS Windows CE fonts are avaiable, especially Arial CE and Thimes New Roman CE. But in Wine is only Arial and Thimes New Roman but not CE.
In another apps Arial CE and Thimes New Roman CE are avaiable.
I copied the fonts to c/windows/Fonts.
Surfer is only in english program but it have CE fonts in MS
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
2011 Apr 26
3
Registering Dll in system32 Failed anyone help me?
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinpr3.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinpr3.dll
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinsmd.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinsmd.dll
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeintck.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeintck.dll
H:\>regsvr32.exe
2011 Apr 25
11
i having a problem in application... anyone help me?
when i click Sales History in Accpac Advantage Series... i saw the process in wine task manager Rlzrun30.rts and theres nothing happen or wont appear what does rts supported?
2011 Aug 16
1
Re: Problems with activex
First, go to Internet Options, Security, highlight trusted sites, and click default. Then add the site you are on you your trusted sites
if that doesn't work try this
Click Start, and then click Run.
In the Open box, type cmd, and then click OK.
At the command prompt, type the following commands, pressing ENTER after each line:
Note Click OK if you are prompted to do this.
regsvr32
2002 May 01
1
Wine's regsvr32 use
Hi,
I have a program that tries to launch regsrv32.
Since a replacement has been made by Andriy & Jorgen,
i should be able to remove the orignial regsvr32.exe
and wine's regsvr32.so.
So what must I do to make my software use it ?
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais !
Yahoo! Mail :
2005 Feb 05
4
Unhandled exception with regsvr32
I've more-or-less successfully installed IE6 under 20050111. It
works fine but PNG's don't display, so I tried reregistering the
pngfilt dll:
wine regsvr32 c:\\windows\\system\\pngfilt.dll
wine: Unhandled exception (thread 0009), starting debugger...
Usage: winedbg [--auto] [--gdb] cmdline
(not sure why the debugger doesn't start properly. I did have
debugging enabled when I
2008 Nov 04
1
Can't use regsvr32.exe in Darwine
I need to register dxdiag.dll to run Final Fantasy XI, but the program regsvr32.exe can't be used to do so because I cannot input any command line codes for Darwine... I'm a bit new at using this so I'd like to know if there's a way I could register this DLL or use regsvr32
2010 Sep 21
1
Fwd: Re: Regsvr32 running through Gecko
Forwarding to the list.
Anyone experienced this?
James McKenzie
-------- Original Message --------
Subject: Re: Regsvr32 running through Gecko
Date: Mon, 20 Sep 2010 09:06:55 -0700 (GMT-07:00)
From: James Mckenzie <jjmckenzie51 at earthlink.net>
Reply-To: James Mckenzie <jjmckenzie51 at earthlink.net>
To: Jacek Caban <jacek at codeweavers.com>
Jacek Caban<jacek at
2006 Jul 30
1
Cannot run Wine under Fedora 6 test 1 - partial workaround found
I've played around a bit more using a very simple Windows program called
"Casio" ( the programmer for my Casio PC Unite watch, which I know works
quite well under Wine under older setups), and have found the following
information:
* The "wine_main_preload_info not found" message is coming from the
wine-preloader - the "wine" executable lacks the data
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
2010 Sep 19
1
Regsvr32 running through Gecko
Interestingly enough, when Wine goes to update my .wine prefix, the
updater is trying to run regsvr32 through Gecko. Of course, this
crashes and the debugger cannot attach to the process as it terminates.
err:ole:TLB_ReadTypeLib Loading of typelib
L"C:\\windows\\system32\\msdatsrc.tlb" failed with error 2
Is this the desired action or should I 'flush' my .wine and start
2002 Mar 13
1
several bugs (PR#918) lists and matrices
### I got bit again by the same bugs I wrote about a year ago.
### The bugs are related to matrices and arrays of lists.
### 1. There is a clear inconsistency in how R handles two
### functionally equivalent statements.
### array() is able to take a list and create a matrix.
### matrix() is unable to create that matrix.
> vector("list", 2)
[[1]]
NULL
[[2]]
NULL
>
2003 Apr 27
5
No ring on extensions
Hello,
I was wondering if anyone had any ideas to a problem I am having. I
have asterisk installed, and running. All extension phones are analog
on FXS ports. The phones call each other and even transmit caller ID
information but they DO NOT RING.
Here is my setup: T400P Quad span T1 card currently connected to a CAC
I w/ 12 channels of FXO for incoming lines and 12 channels of FXS for
2006 Aug 11
3
IMAP4rev1 broken with evolution
Hi,
I'm running 1.0rc6 on Solaris/SPARC, compiled myself against openssl.
Client is Evolution 2.6.2 on my gentoo x86 laptop.
As Dovecot is not yet productive, we run it parallel to UW-imap, on
other ports. I use TLS.
If I configure my evolution client with server-type IMAP, everything
works fine. However, dovecot claims IMAP4rev1 support. However, when I
set server-type to IMAP4rev1 in
2014 May 01
3
[LLVMdev] Best way to clean up empty global_ctors
I talked about this with Nick in person months ago, and my understanding is
that GlobalOpt is also an enabling optimization that needs to run early.
For example, if we can eliminate an initializer to an internal global with
no other stores to it, we can propagate the result.
Maybe we should run it twice.
On Thu, May 1, 2014 at 11:01 AM, Rafael EspĂndola <
rafael.espindola at gmail.com>
2003 Jun 20
1
Question :: groundstart and loopstart :: Update
Callerid issue
1) if you run ztmonitor on the fxo line & call in do you hear the fsk tone
if yes then we beleive the CAC is passing fsk
2) in chan_zap->ss_thread around line 4154 (current cvs)
if you get to the callerid_feed at least once then
if you get to chan_zap->ss_thread->callerid_get around line 4163 (current cvs)
does this parse fail
2004 Oct 22
1
FIXED_POINT warns on compute_weighted_codebook
hi,
i am trying to compile a fixed point version of lipspeex on desktop
windows environment. a short reason for the complicated story is that
we need to keep the 'engine' part of our project same across the various
ports of our voip project (blame the pointy haired boss).
now, when i compile with FIXED_POINT defined in the Visual C++ 6.0, i get
these errors: