atom卸载后重装失败

atom卸载之后重装,一直安装不上,就直接删除了.atom 和atom文件夹,但是还是安装不上。使用下载的安装包安装,请问应该怎么安装???
报错如下:
%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20180719155356

报错文件:

引用
2018-05-28 18:19:49> Program: Starting Squirrel Updater: --install .
2018-05-28 18:19:49> Program: Starting install, writing to C:\Users\Administrator\AppData\Local\SquirrelTemp
2018-05-28 18:19:49> Program: About to install to: C:\Users\Administrator\AppData\Local\Postman
2018-05-28 18:19:50> CheckForUpdateImpl: Couldn’t write out staging user ID, this user probably shouldn’t get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\Administrator\AppData\Local\Postman\packages.betaId’.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at 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)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter…ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2018-05-28 18:19:50> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\Administrator\AppData\Local\Postman\packages\RELEASES’.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at 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)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
at Squirrel.UpdateManager.CheckForUpdateImpl.d__2.MoveNext()
2018-05-28 18:19:50> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Administrator\AppData\Local\SquirrelTemp
2018-05-28 18:19:50> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2018-05-28 18:19:50> ApplyReleasesImpl: Writing files to app directory: C:\Users\Administrator\AppData\Local\Postman\app-6.0.10
2018-05-28 18:19:54> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Administrator\AppData\Local\Postman\app-6.0.10\Postman.exe]
2018-05-28 18:20:06> ApplyReleasesImpl: Starting fixPinnedExecutables
2018-05-28 18:20:06> ApplyReleasesImpl: Examining Pin: Firefox.lnk
2018-05-28 18:20:06> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2018-05-28 18:20:06> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2018-05-28 18:20:06> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
2018-05-28 18:20:06> ApplyReleasesImpl: Examining Pin: 有道云笔记.lnk
2018-05-28 18:20:06> ApplyReleasesImpl: Examining Pin: 网易有道词典.lnk
2018-05-28 18:20:06> ApplyReleasesImpl: Examining Pin: 腾讯QQ.lnk
2018-05-28 18:20:06> ApplyReleasesImpl: Fixing up tray icons
2018-05-28 18:20:06> ApplyReleasesImpl: cleanDeadVersions: for version 6.0.10
2018-05-28 18:20:06> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-6.0.10
2018-05-28 18:20:07> InstallHelperImpl: Couldn’t write uninstall icon, don’t care: System.Net.WebException: Could not find a part of the path ‘C:\Users\Postman\buildkite-agent\builds\postman-ci-agent-windows-1\postman\electron-package-and-deploy\resources\postman-prod.ico’. —> System.Net.WebException: Could not find a part of the path ‘C:\Users\Postman\buildkite-agent\builds\postman-ci-agent-windows-1\postman\electron-package-and-deploy\resources\postman-prod.ico’. —> System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\Postman\buildkite-agent\builds\postman-ci-agent-windows-1\postman\electron-package-and-deploy\resources\postman-prod.ico’.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at 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)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.Net.FileWebStream…ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
at System.Net.FileWebResponse…ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
— End of inner exception stack trace —
at System.Net.FileWebResponse…ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
at System.Net.FileWebRequest.GetResponseCallback(Object state)
— End of inner exception stack trace —
at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.UpdateManager.InstallHelperImpl.d__5.MoveNext()
2018-06-22 10:50:53> Program: Starting Squirrel Updater: --install .
2018-06-22 10:50:53> Program: Starting install, writing to C:\Users\Administrator\AppData\Local\SquirrelTemp
2018-06-22 10:50:53> Program: About to install to: C:\Users\Administrator\AppData\Local\atom
2018-06-22 10:50:53> CheckForUpdateImpl: Couldn’t write out staging user ID, this user probably shouldn’t get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\Administrator\AppData\Local\atom\packages.betaId’.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at 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)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter…ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2018-06-22 10:50:53> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\Administrator\AppData\Local\atom\packages\RELEASES’.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at 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)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
at Squirrel.UpdateManager.CheckForUpdateImpl.d__2.MoveNext()
2018-06-22 10:50:53> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Administrator\AppData\Local\SquirrelTemp
2018-06-22 10:50:53> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2018-06-22 10:50:54> ApplyReleasesImpl: Writing files to app directory: C:\Users\Administrator\AppData\Local\atom\app-1.28.0
2018-06-22 10:50:55> LogHost: Rigging execution stub for atom_ExecutionStub.exe to C:\Users\Administrator\AppData\Local\atom\atom.exe
2018-06-22 10:51:38> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Administrator\AppData\Local\atom\app-1.28.0\atom.exe]
2018-06-22 10:51:50> ApplyReleasesImpl: Starting fixPinnedExecutables
2018-06-22 10:51:50> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2018-06-22 10:51:50> ApplyReleasesImpl: Examining Pin: JetBrains WebStorm 2018.1.4 x64.lnk
2018-06-22 10:51:50> ApplyReleasesImpl: Examining Pin: NetEase Cloud Music.lnk
2018-06-22 10:51:50> ApplyReleasesImpl: Examining Pin: QQ浏览器.lnk
2018-06-22 10:51:50> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2018-06-22 10:51:50> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
2018-06-22 10:51:50> ApplyReleasesImpl: Examining Pin: 网易有道词典.lnk
2018-06-22 10:51:50> ApplyReleasesImpl: Examining Pin: 腾讯QQ.lnk
2018-06-22 10:51:50> ApplyReleasesImpl: Fixing up tray icons
2018-06-22 10:51:50> ApplyReleasesImpl: cleanDeadVersions: for version 1.28.0
2018-06-22 10:51:50> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.28.0