ubuntu kylin 18.04 使用 wine 安裝 EasyConnect 的windows版本

來源:互聯網
上載者:User

標籤:print   系統   apt-get   不能   code   imp   .com   ret   tab   

首先下載wine:

sudo apt-get install wine-stable

然後使用wine安裝安裝包EXE檔案(安裝包你自己去下):

wine EasyConnectInstaller.exe

EasyConnect會自動安裝好,此時在案頭上會看到一個EasyConnect表徵圖。
不過因為直接點案頭的表徵圖不能看到哪裡出錯了,所以我們先
使用 wine 在他安裝好的位置運行:

wine /home/wang/.wine/drive_c/Program\ Files\ \(x86\)/Sangfor/SSL/SangforCSClient/SangforCSClient.exe

但是會提示缺少DLL檔案的錯誤資訊:

DbgPrint says: CmRegisterCallback return faild c0000002failed to create driver L"SangforDnsDrv_7,1,0,2": c0000002003a:err:module:import_dll Library fwpkclnt.sys (which is needed by L"C:\\Program Files (x86)\\Sangfor\\SSL\\TcpDriver\\SangforTcpDrv.sys") not found003a:err:winedevice:async_create_driver failed to create driver L"SangforTcpDrv_6,9,0,0": c00001420042:err:module:import_dll Library fwpkclnt.sys (which is needed by L"C:\\Program Files (x86)\\Sangfor\\SSL\\SdDriver\\SgfSdDrv.sys") not found0042:err:winedevice:async_create_driver failed to create driver L"SD_drvsvr_6,3,0,1": c00001420009:err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files (x86)\\Sangfor\\SSL\\SangforCSClient\\SangforCSClient.exe") not found0009:err:module:attach_dlls Importing dlls for L"C:\\Program Files (x86)\\Sangfor\\SSL\\SangforCSClient\\SangforCSClient.exe" failed, status c0000135

這裡提示缺少的兩個檔案是:

  • fwpkclnt.sys
  • MFC42.DLL

然後去windows系統裡面找這兩個檔案,放到~/.wine/drive_c/(此目錄對應windows系統下的C盤)目錄下對應的位置。
再重新運行 EasyConnect 檔案。

發現運行成功,:

ubuntu kylin 18.04 使用 wine 安裝 EasyConnect 的windows版本

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.