Can't use regsvr32.exe in Darwine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sweetumssama
Newbie
Newbie
Posts: 1
Joined: Tue Nov 04, 2008 5:20 am

Can't use regsvr32.exe in Darwine

Post by sweetumssama »

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
James McKenzie

Can't use regsvr32.exe in Darwine

Post by James McKenzie »

sweetumssama wrote:
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

In a terminal session, change directories to where the .dll is located
and issue this command:

Code: Select all

wine regsvr32.exe dxdiag.dll

If this does not work, please post back any output from this session.

James McKenzie
Locked