qedit.ll and qcap.dll not registered

Questions about Wine on Linux
Locked
chrisguk
Level 1
Level 1
Posts: 8
Joined: Thu Apr 25, 2013 2:08 pm

qedit.ll and qcap.dll not registered

Post by chrisguk »

Hi,

Using Wine lastest dev edition:

I have installed Cantasia Studio on my Ubuntu box. The installation process seemed to go well. When i try to start up the program I keep getting the following error:

An error occurred:
C\windows\system32\qedit.dll is not registered. This file is required to run Camtasia Studio.

Do you want to attempt to register the .dll for you? If yes. Administrator privilages are required.

I hit yes and nothing happens it just crashes.

What I do know so far is qcap.dll and qedit.dll are used in the DirectX9 installation. So I have no idea why it hasn't regisitered.

Any ideas?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: qedit.ll and qcap.dll not registered

Post by dimesio »

Wine has its own implementation of dx9; installing real directx is not recommended.

You can register dlls with regsvr32.
Locked