On Thu, Sep 8, 2011 at 8:12 AM, nirjhar17 <wineforum-user@xxxxxxxxxx> wrote: > @dardack Thanks for helping me i have only tried the 64 bit > at that time when i am getting the error. > but now i have successfully installed the 32 bit software . > Thanks again. But do you have any idea why i am getting error when i am > trying to run the .exe in Wine. > > $ env WINEPREFIX="/home/nirjhar17/.wine" wine C:\\Program\ Files\\TeamViewer\\Version6\\TeamViewer.exe > fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! > fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. > fixme:win:EnumDisplayDevicesW ((null),0,0x32dd50,0x00000000), stub! > fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x32dd50,0x00000000), stub! > fixme:win:EnumDisplayDevicesW ((null),1,0x32dd50,0x00000000), stub! > fixme:resource:GetGuiResources (0xffffffff,0): stub > > What this error means. These are not errors, these are warnings that these processes/functions are either partially or not at all implemented and fill in code has been added that makes some programs, but not all, function. What is the error you receive or is expected funtionality not working properly? James