转自 : http://stackoverflow.com/questions/20370490/system-runtime-interopservices-comexception-when-installing-github-for-windows
- Hold down the
Windowskey and typeR. - Type in
rundll32 %SystemRoot%\system32\dfshim.dll CleanOnlineAppCachein the run dialog and hitEnter.
Then try installing the application.
If that doesn't work, there's a more manual approach to ensuring the cache is cleared - you can delete the ClickOnce Application folder.
- On
Windows Vistaor higher, this will be the%LocalAppData%\Apps\2.0directory. - On
Windows XPthis will be the%USERPROFILE%\Local Settings\Apps\2.0directory.
本文提供了解决在Windows系统上安装GitHub客户端时遇到System.Runtime.InteropServices.COMException错误的方法。首先尝试使用快捷键Win+R运行清理缓存命令,若问题未解决,则手动删除ClickOnce应用程序文件夹。
23万+

被折叠的 条评论
为什么被折叠?



