Unable to install GitHub for Windows

前端 未结 7 1628
半阙折子戏
半阙折子戏 2021-02-04 10:05

I\'m trying to install github for windows when I received this error:

Application cannot be started. Contact the application vendor.

The error

7条回答
  •  心在旅途
    2021-02-04 10:17

    The problem we had was that a third-party security application that controlled our corporate firewall on each device was blocking ClickOnce from accessing dfshim.dll over WiFi, so one potential solution for us was to have our inspectors start the .NET application while connected via ethernet and then after the app was booted up they could go out and perform their inspections.

提交回复
热议问题