Cannot wine because of lack of DLL

Hello all

I am a newbie to openSUSE. I have a third party statistic program which works for windows.
The issue is that I try to run it with wine.
I have put some of the dll libraries that came with the instalation in the system32 folder, but to no avail I am still missing dll libraries where do I get them?
This is the message I get after I run the st.exe file.(wine st.exe)

err:module:import_dll Library STADEV32.dll (which is needed by L"C:\windows\system32\STATRN32.dll") not found
err:module:import_dll Library STATRN32.dll (which is needed by L"C:\windows\system32\st.exe") not found
err:module:import_dll Library DNA.DLL (which is needed by L"C:\windows\system32\STUTIL.dll") not found
err:module:import_dll Library STUTIL.dll (which is needed by L"C:\windows\system32\st.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\st.exe" failed, status c0000135

Thank you

souldn’t u install this application on linux with wine first?
Its not right to run it form windows patition

only-trouble wrote:

>
> Hello all
>
> I am a newbie to openSUSE. I have a third party statistic program which
> works for windows.
> The issue is that I try to run it with wine.
> I have put some of the dll libraries that came with the instalation in
> the system32 folder, but to no avail I am still missing dll libraries
> where do I get them?
> This is the message I get after I run the st.exe file.(wine st.exe)
>
> err:module:import_dll Library STADEV32.dll (which is needed by
> L"C:\windows\system32\STATRN32.dll") not found
> err:module:import_dll Library STATRN32.dll (which is needed by
> L"C:\windows\system32\st.exe") not found
> err:module:import_dll Library DNA.DLL (which is needed by
> L"C:\windows\system32\STUTIL.dll") not found
> err:module:import_dll Library STUTIL.dll (which is needed by
> L"C:\windows\system32\st.exe") not found
> err:module:LdrInitializeThunk Main exe initialization for
> L"C:\windows\system32\st.exe" failed, status c0000135
>
> Thank you
>
>
You can download dll files from either www.dll-files.com or www.windll.com

copy them into the same directory as the installer, or
into .wine/drive_c/windows/system32/

Loni


L R Nix
lornix@lornix.com