無法在 Windows 8 上安裝 VLC,我收到錯誤:伺服器回傳了引用

無法在 Windows 8 上安裝 VLC,我收到錯誤:伺服器回傳了引用

我在 Windows 8(從 Windows 7 升級)中安裝 VLC 時遇到問題。我不斷收到錯誤:A referral was returned from the server當我嘗試安裝應用程式時。我嘗試以管理員身份運行它,但出現了同樣的錯誤。

我運行了sfc /scannow,它沒有發現任何損壞的 Windows 檔案。

有人可以幫我解決這個問題嗎?

答案1

我終於找到了問題,我遇到問題是因為我停用了 UAC 並且 VLC 未簽署和驗證。

這裡如何解決這個問題:

  1. gpedit.msc從開始功能表運行。
  2. Computer Configuration/Windows Settings/Security Settings/Local Policies/Security Options
  3. User Account Control: Only elevate executables that are signed and validated將from的值更改EnabledDisabled

該解決方案的來源(Youtube 視頻)

相關內容