sno*_*ind 14 windows-7 git github installation
我正在尝试安装从 GitHub 站点下载的适用于 Windows 的 GitHub。但是,我收到以下错误消息:
应用程序无法启动。联系应用程序供应商。
我很好奇是否有其他人遇到过这个问题,并且知道修复方法?
以下是日志文件中的信息:
平台版本信息 Windows : 6.1.7601.65536 (Win32NT) 公共语言运行时 : 4.0.30319.17929 System.Deployment.dll : 4.0.30319.17929 构建者: FX45RTMREL clr.dll.dll.dll.1039.dll .EL3709.dll .dll 37109100000.dll 构建 : 373949FX9RTMREL clr.dll.dll 构建 : 4.0.30319.17929 System.Deployment.dll作者:FX45RTMREL dfshim.dll:4.0.41209.0 (Main.041209-0000)
来源部署网址:github-windows.s3.amazonaws.com/GitHub.application
错误摘要以下是错误摘要,这些错误的详细信息在日志中列出。* 激活 http://github-windows.s3.amazonaws.com/GitHub.application导致异常。检测到以下失败消息: + 系统找不到指定的文件。(来自 HRESULT 的异常:0x80070002)
COMPONENT STORE TRANSACTION FAILURE 概要 未检测到事务错误。
警告 在此操作期间没有警告。
操作进度状态 * [10/4/2012 12:22:45 PM]:http ://github-windows.s3.amazonaws.com/GitHub.application 的激活 已开始。
错误详细信息 在此操作期间检测到以下错误。* [10/4/2012 12:22:45 PM] System.IO.FileNotFoundException - 系统找不到指定的文件。(来自 HRESULT 的异常:0x80070002) - 来源:System.Deployment - 堆栈跟踪:在 System.Deployment.Internal.Isolation.IsolationInterop.GetUserStore(UInt32 Flags, IntPtr hToken, Guid& riid) 在 System.Deployment.Internal.Isolation.IsolationInterop。 GetUserStore() at System.Deployment.Application.ComponentStore..ctor(ComponentStoreType storeType, SubscriptionStore subStore) at System.Deployment.Application.SubscriptionStore..ctor(String deployPath, String tempPath, ComponentStoreType storeType) at System.Deployment.Application.SubscriptionStore .
COMPONENT STORE TRANSACTION DETAILS 没有可用的交易信息。
似乎错误消息本身并不是特定于 Git 的,而是 Windows 安装程序抛出的更多通用消息,因为我注意到在进行 Google 搜索时,尝试安装其他应用程序的人有相同的错误消息。
我也无法在 GitHub 的网站上找到有关此错误的任何信息。:(
谢谢你的帮助-
Mar*_*len 16
根据您的 Windows 版本输入以下内容,然后单击“确定”按钮:
在 Windows XP 上:
%userprofile%\Local Settings\Apps
Run Code Online (Sandbox Code Playgroud)
(可能是)C:\Documents & Settings\(your username)\Local Settings\Apps
在 Windows VISTA / 7 上:
%userprofile%\AppData\Local\Apps
Run Code Online (Sandbox Code Playgroud)
或者
%LocalAppData%\Apps
Run Code Online (Sandbox Code Playgroud)
(例如,)C:\Users\(your username)\AppData\Local\Apps
删除2.0文件夹