安装atom失败

开机重试多次安装atom失败,提示如图

系统为win10 64位,输出的部分log为

//===========================================

2016-05-18 00:08:53> Program: Starting Squirrel Updater: --install .
2016-05-18 00:08:53> Program: Starting install, writing to C:\Users\xiaoFen\AppData\Local\SquirrelTemp
2016-05-18 00:08:53> Program: About to install to: C:\Users\xiaoFen\AppData\Local\atom
2016-05-18 00:08:53> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: 未能找到路径“C:\Users\xiaoFen\AppData\Local\atom\packages\RELEASES”的一部分。
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share)
在 Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
在 Squirrel.UpdateManager.CheckForUpdateImpl.d__3f.MoveNext()
2016-05-18 00:08:53> CheckForUpdateImpl: Reading RELEASES file from C:\Users\xiaoFen\AppData\Local\SquirrelTemp
2016-05-18 00:08:53> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-05-18 00:08:53> ApplyReleasesImpl: Writing files to app directory: C:\Users\xiaoFen\AppData\Local\atom\app-1.7.3
2016-05-18 00:09:19> IEnableLogger: Failed to install package to app dir: System.AggregateException: 发生一个或多个错误。 —> System.IO.IOException: 对路径“resources”的访问被拒绝。
在 System.IO.DirectoryInfo.MoveTo(String destDirName)
在 Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb4.<>c__DisplayClassb9.<>c__DisplayClassbb.b__b2(DirectoryInfo subdir)
在 Squirrel.Utility.<>c__DisplayClass181.<>c__DisplayClass1a.<ForEachAsync>b__17() 在 System.Threading.Tasks.Task.InnerInvoke() 在 System.Threading.Tasks.Task.Execute() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.<>c__DisplayClass1e1.<>c__DisplayClass20.<b__1d>d__22.MoveNext()
— 内部异常堆栈跟踪的结尾 —
在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
在 System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
在 Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb4.<>c__DisplayClassb9.b__b1(DirectoryInfo ld)
在 Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable1 source, Action1 onNext)
在 Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb4.<b__ad>d__bd.MoveNext()
— 引发异常的上一位置中堆栈跟踪的末尾 —
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 Squirrel.Utility.d__50`1.MoveNext()
—> (内部异常 #0) System.IO.IOException: 对路径“resources”的访问被拒绝。