[quote="addasko"]Hello i have a special windows app (cennik offline) it works on win xp but not on wine. I copy all dependecies dlls from win xp to wine c directory and nothing happens. Ive installed a framework 2.0 from winetricks. The link for this app: http://www.cennik.conor.pl/download/beta/setup_v2.14.726.03.exe Can someone help me please? This is log from wine: iwona@iwona-laptop:~/.wine/drive_c/Program Files/Cennik off-line$ wine cennik fixme:cursor:SetSystemCursor (0x10fe,00007f00),stub! err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded fixme:cursor:SetSystemCursor (0x10ee,00007f00),stub! fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms" fixme:shell:URL_ParseUrl failed to parse L"System" fixme:shell:URL_ParseUrl failed to parse L"System.Drawing" fixme:cursor:SetSystemCursor (0x11a6,00007f00),stub! fixme:cursor:SetSystemCursor (0x119e,00007f00),stub! fixme:shell:URL_ParseUrl failed to parse L"License" fixme:win:EnumDisplayDevicesW ((null),0,0x325424,0x00000000), stub! fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources" fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources" fixme:cursor:SetSystemCursor (0x11a6,00007f00),stub! fixme:shell:URL_ParseUrl failed to parse L"Microsoft.VisualBasic" fixme:cursor:SetSystemCursor (0x119e,00007f00),stub! fixme:shell:URL_ParseUrl failed to parse L"SalesSupportSystem.Security" fixme:shell:URL_ParseUrl failed to parse L"SalesSupportSystem.Security" fixme:shell:URL_ParseUrl failed to parse L"System.Management" fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25} fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25} fixme:shell:URL_ParseUrl failed to parse L"System.Runtime.Remoting" fixme:wbemprox:wbemprox_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25} fixme:advapi:LsaOpenPolicy ((null),0x3262f0,0x00000800,0x326298) stub fixme:advapi:LsaLookupSids (0xcafe,1,0xb18720,0x3262c4,0x3262b8) stub fixme:advapi:LsaClose (0xcafe) stub fixme:wbemprox:wbem_locator_ConnectServer 0x178980, L"\\\\.\\root\\cimv2", (null), (null), L"", 0x00000080, L"", (nil), 0x5a8d0cc) fixme:advapi:CheckTokenMembership (0x248 0x180d90 0x5a8cb28) stub! Unhandled Exception: System.TypeInitializationException: The type initializer for 'SalesSupportSystem.ProgramForm' threw an exception. ---> System.Management.ManagementException: Generic failure at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode) at System.Management.ManagementScope.InitializeGuts(Object o) at System.Management.ManagementScope.Initialize() at System.Management.ManagementObjectSearcher.Initialize() at System.Management.ManagementObjectSearcher.Get() at SalesSupportSystem.Security.SystemInfo.RunQuery(String TableName, String MethodName) at SalesSupportSystem.Security.SystemInfo.GetSystemInfo() at SalesSupportSystem.ProgramForm..cctor() --- End of inner exception stack trace --- at SalesSupportSystem.ProgramForm.PreLoadDlls(Object statusInfo) at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state) wine: Unhandled exception 0xe0434f4d at address 0x7b844673 (thread 0023), starting debugger...