I recently switched from Windows to Linux (Ubuntu). I have had no issues until for a job I was required to use a program called Planswift (planswift.com). It's specialized construction software that only runs on Windows. I tried installing it with Wine, there were no problems until the very end of the installation when it was "finalizing" and a small message window with a status bar popped up that only said "send." Maybe it's some sort of product registration that can't connect?? Here is the log from terminal. fixme:process:SetProcessDEPPolicy (1): stub fixme:process:SetProcessDEPPolicy (1): stub fixme:win:DisableProcessWindowsGhosting : stub fixme:msg:ChangeWindowMessageFilter c094 00000001 fixme:msg:ChangeWindowMessageFilter c094 00000001 fixme:msg:ChangeWindowMessageFilter c094 00000001 fixme:shell:SHAutoComplete stub fixme:advapi:SetNamedSecurityInfoW L"C:\\Program Files\\PlanSwift9" 1 4 (nil) (nil) 0x195240 (nil) fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program Files\\PlanSwift9\\unins000.exe") stub fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\Software\\PlanSwift9" 4 4 (nil) (nil) 0x198d68 (nil) fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy fixme:shell:FileIconInit (true) fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub! fixme:keyboard:X11DRV_UnloadKeyboardLayout (nil): stub! err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy fixme:shell:FileIconInit (true) fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub! fixme:hnetcfg:fw_manager_GetIDsOfNames 0x51b7f80 {00000000-0000-0000-0000-000000000000} 0x33fbcc 1 1033 0x33fc10 err:win:DefWindowProcA called for other process window 0x602c2 fixme:win:EnumDisplayDevicesW ((null),0,0x4b3dc00,0x00000000), stub! fixme:wininet:set_cookie httponly not handled (L"HttpOnly") fixme:wininet:set_cookie httponly not handled (L"httponly") fixme:wininet:set_cookie httponly not handled (L"httponly") fixme:wininet:set_cookie httponly not handled (L"httponly") fixme:wininet:set_cookie httponly not handled (L"httponly") fixme:wininet:set_cookie httponly not handled (L"httponly") fixme:wininet:set_cookie httponly not handled (L"httponly") ... I can even run the program, it seems like the installation is essentially finished, but it's the same thing when I run the program. I'm at a loss, any help would be appreciated. Thanks