Я использую Dell Inspiron 3593 Windows 10, 64-разрядная версия.
Когда я пытаюсь установить Microsoft Teams или любое другое приложение, я получаю Installation has failed
. Проверяя журнал настройки, я получаю
2021-03-26 11:58:30> Program: Starting Squirrel Updater: --install . --exeName=Teams_windows_x64 (2).exe
2021-03-26 11:58:30> Program: Config already exists. Deleting first.
2021-03-26 11:58:31> Program: setup.json does not exist
2021-03-26 11:58:31> Program: Starting install, writing to C:UsersGaurav R KocharAppDataLocalSquirrelTemp
2021-03-26 11:58:31> Program: File does not contain contextual info: Teams_windows_x64
2021-03-26 11:58:31> UpdateManager: using rootAppDirectory: C:UsersGaurav R KocharAppDataLocalMicrosoftTeams
2021-03-26 11:58:31> Program: About to install to: C:UsersGaurav R KocharAppDataLocalMicrosoftTeams
2021-03-26 11:58:31> Program: Setup.json exist, copying over
2021-03-26 11:58:31> RegistryService: RegKeyExists: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRun does not have TeamsMachineInstaller
2021-03-26 11:58:31> Program: CheckMsiAndTryAddInstallSource: Not MSI, no need to add HKEY_CURRENT_USERSoftwareMicrosoftOfficeTeamsInstallSource
2021-03-26 11:58:31> 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:UsersGaurav R KocharAppDataLocalMicrosoftTeamspackages.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()
2021-03-26 11:58:31> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:UsersGaurav R KocharAppDataLocalMicrosoftTeamspackagesRELEASES'.
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.<CheckForUpdate>d__3.MoveNext()
2021-03-26 11:58:31> CheckForUpdateImpl: Reading RELEASES file from C:UsersGaurav R KocharAppDataLocalSquirrelTemp
2021-03-26 11:58:31> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2021-03-26 11:58:31> ApplyReleasesImpl: No delta packages found. Applying current release package.
2021-03-26 11:58:31> ApplyReleasesImpl: getting squirrel aware apps failed with exception Could not find a part of the path 'C:UsersGaurav R KocharAppDataLocalMicrosoftTeamscurrent'.
2021-03-26 11:58:31> ApplyReleasesImpl: Writing files to app directory: C:UsersGaurav R KocharAppDataLocalMicrosoftTeamscurrent
2021-03-26 11:58:34> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The operation was canceled by the user
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.executeSelfUpdate(DirectoryInfo targetDir)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__11.MoveNext()
--- 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 Squirrel.UpdateManager.<FullInstall>d__14.MoveNext()
--- 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.Update.Program.<Install>d__11.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The operation was canceled by the user
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.executeSelfUpdate(DirectoryInfo targetDir)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__11.MoveNext()
--- 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 Squirrel.UpdateManager.<FullInstall>d__14.MoveNext()
--- 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.Update.Program.<Install>d__11.MoveNext()<---
2021-03-26 12:10:31> Program: Starting Squirrel Updater: --install . --exeName=Teams_windows_x64 (2).exe
2021-03-26 12:10:31> Program: Config already exists. Deleting first.
2021-03-26 12:10:31> Program: Starting install, writing to C:UsersGaurav R KocharAppDataLocalSquirrelTemp
2021-03-26 12:10:31> Program: File does not contain contextual info: Teams_windows_x64
2021-03-26 12:10:31> UpdateManager: using rootAppDirectory: C:UsersGaurav R KocharAppDataLocalMicrosoftTeams
2021-03-26 12:10:31> Program: About to install to: C:UsersGaurav R KocharAppDataLocalMicrosoftTeams
2021-03-26 12:10:31> Program: Install path C:UsersGaurav R KocharAppDataLocalMicrosoftTeams already exists, burning it to the ground
2021-03-26 12:10:32> Program: Setup.json exist, copying over
2021-03-26 12:10:32> RegistryService: RegKeyExists: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRun does not have TeamsMachineInstaller
2021-03-26 12:10:32> Program: CheckMsiAndTryAddInstallSource: Not MSI, no need to add HKEY_CURRENT_USERSoftwareMicrosoftOfficeTeamsInstallSource
2021-03-26 12:10:32> 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:UsersGaurav R KocharAppDataLocalMicrosoftTeamspackages.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()
2021-03-26 12:10:32> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:UsersGaurav R KocharAppDataLocalMicrosoftTeamspackagesRELEASES'.
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.<CheckForUpdate>d__3.MoveNext()
2021-03-26 12:10:32> CheckForUpdateImpl: Reading RELEASES file from C:UsersGaurav R KocharAppDataLocalSquirrelTemp
2021-03-26 12:10:32> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2021-03-26 12:10:33> ApplyReleasesImpl: No delta packages found. Applying current release package.
2021-03-26 12:10:33> ApplyReleasesImpl: getting squirrel aware apps failed with exception Could not find a part of the path 'C:UsersGaurav R KocharAppDataLocalMicrosoftTeamscurrent'.
2021-03-26 12:10:33> ApplyReleasesImpl: Writing files to app directory: C:UsersGaurav R KocharAppDataLocalMicrosoftTeamscurrent
2021-03-26 12:10:38> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The operation was canceled by the user
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.executeSelfUpdate(DirectoryInfo targetDir)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__11.MoveNext()
--- 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 Squirrel.UpdateManager.<FullInstall>d__14.MoveNext()
--- 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.Update.Program.<Install>d__11.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The operation was canceled by the user
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.executeSelfUpdate(DirectoryInfo targetDir)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__11.MoveNext()
--- 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 Squirrel.UpdateManager.<FullInstall>d__14.MoveNext()
--- 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.Update.Program.<Install>d__11.MoveNext()<---
Кроме того, когда я пытаюсь открыть другие установленные приложения, такие как Discord, с их ярлыка на рабочем столе или из главного меню, они не открываются. Я проверил, что это ярлык для update.exe
файл, и этот файл не открывается, даже если я пытаюсь начать оттуда, но когда я пытаюсь открыть приложение с именем app и Discord, они оба работают
Как возникла эта проблема и как ее решить?
1 ответ
Вы недавно устанавливали окна? Делали какие-нибудь сумасшедшие хитрости?
Судя по всему, это может быть ваш антивирус, блокирующий работу какой-то « белки » (https://discuss.atom.io/t/windows-10-installation-has-failed-error/19833/14), временно отключите ваш Антивирус.
Поиск «белки Windows 10» дает много информации об Avast. Вы используете Avast? Это могло быть причиной проблемы.
Windows 10 пришла прямо в комплекте с ноутбуком.
— Гаурав Кочар
8 часов назад
Я использую антивирус касперского, пытался его отключить, но все равно не работает
— Гаурав Кочар
8 часов назад