IronOCR Visual C++ 重新分發套件設定
2022年9月22日
已更新 2024年10月20日
This article was translated from English: Does it need improvement?
TranslatedView the article in English
請確保目標機器上已安裝最新版本2015-2022的Microsoft Visual C++ 可再發行套件。
這是 Windows 操作系統上運行 IronOCR 和許多其他現代軟體所必需的系統組件。
安裝 Windows 的 Visual C++ 運行庫
從官方 Microsoft 支援 CDN 下載並運行安裝程式
- 32 位機器僅需 x86[從微軟下載 x86]
- 64 位機器需要同時安裝 x86 和 x64 [從微軟下載 x64]
最新版本 2015-2022
對於我們的“SaaS/OEM Redistribution”客戶而言,安裝C++運行時的一大優勢是它可以作為MSI或可執行程序安裝程序的一部分進行打包和分發。
替代方法 Windows 更新
一些用戶偏好透過安裝Windows 用戶端的 C++ 通用執行時更新來獲得成功的修復。
這種方法是微軟對於較舊的操作系統(例如 Windows Server 2012、Windows 8 和 Windows Vista)所推薦的。