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]
wine regsvr32.exe dxdiag.dll
If this does not work, please post back any output from this session.
James McKenzie