On Mon, Sep 14, 2009 at 1:02 AM, apb <wineforum-user@xxxxxxxxxx> wrote: > Hi > > If i'am try to start this program, in console i see: > > Code: > > err:module:import_dll Library kSys1.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kSys2.DLL") not found > err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kSys1.DLL") not found > err:module:import_dll Library kSys1.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kMth2D.DLL") not found > err:module:import_dll Library kMth2D.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kSys2.DLL") not found > err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kSys1.DLL") not found > err:module:import_dll Library kSys1.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kMth3D1.DLL") not found > err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kSys1.DLL") not found > err:module:import_dll Library kSys1.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kMth2D.DLL") not found > err:module:import_dll Library kMth2D.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kMth3D1.DLL") not found > err:module:import_dll Library kMth3D1.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kSys2.DLL") not found > err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kSys2.DLL") not found > err:module:import_dll Library kSys2.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kUI1.DLL") not found > err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kUI1.DLL") not found > err:module:import_dll Library kCBU.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kUI1.DLL") not found > err:module:import_dll Library kUI1.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kUI2.DLL") not found > err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kUI2.DLL") not found > err:module:import_dll Library kCBU.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kUI2.DLL") not found > err:module:import_dll Library kUI2.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kApp.DLL") not found > err:module:import_dll Library kProc.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kApp.DLL") not found > err:module:import_dll Library kLib.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kApp.DLL") not found > err:module:import_dll Library kTEd.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kApp.DLL") not found > err:module:import_dll Library k2DObj.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kApp.DLL") not found > err:module:import_dll Library k2DDoc.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kApp.DLL") not found > err:module:import_dll Library kPrn.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kApp.DLL") not found > err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kApp.DLL") not found > err:module:import_dll Library kCBU.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\kApp.DLL") not found > err:module:import_dll Library kApp.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\KOMPAS.Exe") not found > err:module:import_dll Library k3DDoc.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\KOMPAS.Exe") not found > err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\KOMPAS.Exe") not found > err:module:import_dll Library kCBU.DLL (which is needed by L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\KOMPAS.Exe") not found > err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\ASCON\\KOMPAS-3D V11\\Bin\\KOMPAS.Exe" failed, status c0000135 > > > > in libs added msvcrt, but there is no effect. > > What i can to do? $ wget kegel.com/wine/winetricks $ sh winetricks vcrun6 -- -Austin