Re: How to make a simple win32 software to work under wine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



irvinehooi wrote:
> Hi, the below is the manual run the program in terminal.
> After I run
> Code:
>  wine tonic.exe 
>
>  the it display the below message
>
> Code:
>  err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\\Program Files\\r2 Studios\\Tonic\\tonic.exe") not found
> err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\r2 Studios\\Tonic\\tonic.exe" failed, status c0000135 
>
>
>   
You need to install VB6 Run Time libraries.  Look in the FAQ for
winetricks and how to run it.

[code]
sh winetricks vb6run
[/code]

should do the trick...

James McKenzie



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux