ใช้ winscp บนเครื่อง mac โดยใช้ไวน์


2

ฉันมี mac ( El Capitan OS ) และฉันต้องการใช้จริงๆ winscp บนมัน

ฉันติดตั้งแล้ว wine เกี่ยวกับฉัน mac โดยใช้:

brew install wine

ฉันมี mac (El Capitan OS) และฉันต้องการใช้ winscp กับมัน

ฉันติดตั้งไวน์บน mac ของฉันโดยใช้:

brew install wine

มันติดตั้ง:

https://homebrew.bintray.com/bottles/wine-3.0_2.el_capitan.bottle.tar.gz

ฉันดาวน์โหลดล่าสุดแล้ว winscp ติดตั้ง: WinSCP-5.13.2-Setup.exe และพยายาม:

wine WinSCP-5.13.2-Setup.exe

และฉันได้รับข้อผิดพลาดเหล่านี้:

004b:err:process:__wine_kernel_init boot event wait timed out
004b:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004b:fixme:process:SetProcessDEPPolicy (1): stub
004d:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004d:fixme:process:SetProcessDEPPolicy (1): stub
004d:fixme:win:DisableProcessWindowsGhosting : stub
004d:fixme:graphics:ShutdownBlockReasonDestroy (0x2008a): stub
004d:fixme:graphics:ShutdownBlockReasonCreate (0x2008a, L"Installing"): stub
004d:fixme:graphics:ShutdownBlockReasonDestroy (0x2008a): stub
004d:fixme:graphics:ShutdownBlockReasonCreate (0x2008a, L"Installing WinSCP."): stub
004d:fixme:msg:ChangeWindowMessageFilterEx 0x2007c c05a 1 0x0
004d:fixme:msg:ChangeWindowMessageFilterEx 0x3007c c05a 1 0x0
004d:fixme:msg:ChangeWindowMessageFilterEx 0x30074 c05a 1 0x0
004d:fixme:msg:ChangeWindowMessageFilterEx 0x40074 c05a 1 0x0
004d:fixme:shell:SHAutoComplete stub
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable 0: stub!
004d:err:ole:CoGetClassObject class {2087c2f4-2cef-4953-a8ab-66779b670495} not registered
004d:err:ole:create_server class {2087c2f4-2cef-4953-a8ab-66779b670495} not registered
004d:err:ole:CoGetClassObject no class object {2087c2f4-2cef-4953-a8ab-66779b670495} could be created for context 0x5
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable -1: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable 0: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable -1: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable 0: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable -1: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable 0: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable -1: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable 0: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable -1: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable 0: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200d6 enable -1: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200e0 enable 0: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200e0 enable -1: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x400fe enable 0: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x400fe enable -1: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200e0 enable 0: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200e0 enable -1: stub!
004d:fixme:win:WINNLSEnableIME hwnd 0x200de enable 0: stub!
004d:err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
004d:err:ole:CoGetClassObject no class object {56fdf344-fd6d-11d0-958a-006097c9a090} could be created for context 0x1
004d:fixme:sfc:SfcIsFileProtected (0x0, L"c:\\Program Files\\WinSCP\\unins001.exe") stub
004d:err:ole:CoGetClassObject class {00021401-0000-0000-c000-000000000046} not registered
004d:err:ole:create_server class {00021401-0000-0000-c000-000000000046} not registered
004d:err:ole:CoGetClassObject no class object {00021401-0000-0000-c000-000000000046} could be created for context 0x5
004d:fixme:progress:ProgressWindowProc state 0002 not yet handled
004d:fixme:win:WINNLSEnableIME hwnd 0x200de enable -1: stub!

จากนั้นจะปรากฏขึ้นกล่องโต้ตอบตัวติดตั้งซึ่งในที่สุดก็โยนกล่องข้อผิดพลาดว่า OLE error 80040154 classID: {00021401-0000-0000-C000-000000000046}

ความคิดใด ๆ

โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.