Visual C++ 14.0離線安裝包是windows必備的基礎類型庫組件,運行程序有可能會提醒安裝,大家可以直接安裝使用,解決相關問題。這里有后臺腳本命令處理操作,非常靠譜!
Visual C++ 14.0離線安裝包包含組件
Microsoft Visual Basic/C++ Runtime (x86/x64)
Microsoft C Runtime Library (2002: 7.0.9975.0)
Microsoft C Runtime Library (2003: 7.10.6119.0)
VC++ Redistributables (x86/x64)
Microsoft VC++ 2005 Redistributable – 8.0.61187
Microsoft VC++ 2008 Redistributable – 9.0.30729
Microsoft VC++ 2010 Redistributable – 10.0.40219
Microsoft VC++ 2012 Redistributable – 11.0.61135
Microsoft VC++ 2013 Redistributable – 12.0.40664
Microsoft VC++ 2015 Redistributable – 14.10.25008
Microsoft VC++ 2005-2019 Redistributable – 14.27.28823.0
Microsoft Visual Studio 2010 Tools for Office Runtime (x86/x64)
Visual C++ 14.0離線安裝包靜默參數(shù)
VisualCppRedist_AIO_x86_x64.exe
/ai -自動安裝全部,不顯示提取解壓對話框
/y -自動安裝全部,提供安裝界面進度顯示
/aiM -自選安裝全部,安裝每個版本有解壓對話框并詢問確認
/aiU -自動卸載全部,卸載每個版本有提取對話框并詢問確認
/aiA -自動安裝全部,但是隱藏系統(tǒng)卸載程序列表里的ARP項
/aiR -自動卸載全部
/ai5 -安裝Microsoft VC ++2005
/ai8 -安裝Microsoft VC ++2008
/aiX -安裝Microsoft VC ++2010
/ai2 -安裝Microsoft VC ++2012
/ai3 -安裝Microsoft VC ++2013
/ai9 -安裝Microsoft VC ++2019
/aiT -安裝Microsoft Visual Studio 2010
/aiE -安裝Microsoft Visual Basic/C++
/aiV -安裝Microsoft C Runtime Library
/aiH -系統(tǒng)卸載程序列表中自動隱藏已經安裝的項
/aiP -系統(tǒng)卸載程序列表中手動隱藏或顯示已經安裝的項
/aiC -完全執(zhí)行被動模式。安裝所有,但UCRT KB3118401除外
/aiD -調試模式,創(chuàng)建VCpp_debug.log而不安裝/卸載任何組件
/gm2 -7zSFX的靜默模式參數(shù),用于禁用解壓對話框的可選參數(shù)
靜默安裝參數(shù)使用示例:
僅靜默安裝 Microsoft VC ++2019
VisualCppRedist_AIO_x86_x64.exe /ai9 /gm2
全程靜默安裝所有運行庫版本
VisualCppRedist_AIO_x86_x64.exe /ai /gm2
Visual C++ 14.0離線安裝包測評
Visual C++ 14.0離線安裝包解決軟件運行失敗的問題!



































