On Mon, Jan 5, 2009 at 9:53 AM, Sordelka <wineforum-user@xxxxxxxxxx> wrote: > Hey, my friend made a scheduling program for my university's program (tried to make it sound good). THe problem is, when I try to launch it, it gives me this: > > > Code: > err:module:import_dll Library MSVBVM60.DLL (which is needed by L"Z:\\home\\sordelka\\Desktop\\DMD_Calendrier.exe") not found > err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\sordelka\\Desktop\\DMD_Calendrier.exe" failed, status c0000135 > > > > > What do I do? > > > > > > He should've bundled visual basic runtimes with it. But since he didn't: $ wget kegel.com/wine/winetricks $ sh winetricks vb6run -- -Austin