UiPath Installation Issue in Windows 7 32 B

I am trying to install the UiPath Studio on Windows 7 but whenever I double click and open the UiPath Studio Setup kit then an message box pops-up where its written “A problem caused the program to stop working correctly. Please close the program.” The Header of the message box says “Update has stopped working.”

What could have caused the problem and how to fix it.

Hi
Welcome to UiPath community
Fine
Kindly try once reinstalling the studio and open it
Cheers @Manas_Gupta

Hi

I tried again downloading and reinstalling the UiPath studio again but same problem occurs again. I am mentioning below the error codes from the error file which I get after the failure message disappears. Can you suggests something by having a look in this codes.

2019-09-14 10:06:47> Program: Starting Squirrel Updater: --install .
2019-09-14 10:06:48> Program: Starting install, writing to C:\Users\personal\AppData\Local\SquirrelTemp
2019-09-14 10:06:49> Program: About to install to: C:\Users\personal\AppData\Local\UiPath
2019-09-14 10:06: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\personal\AppData\Local\UiPath\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()
2019-09-14 10:06:50> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\personal\AppData\Local\UiPath\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()
2019-09-14 10:06:50> CheckForUpdateImpl: Reading RELEASES file from C:\Users\personal\AppData\Local\SquirrelTemp
2019-09-14 10:06:50> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2019-09-14 10:07:33> ApplyReleasesImpl: Writing files to app directory: C:\Users\personal\AppData\Local\UiPath\app-19.8.0
2019-09-14 10:08:55> LogHost: Rigging execution stub for UiPath.Agent_ExecutionStub.exe to C:\Users\personal\AppData\Local\UiPath\UiPath.Agent.exe
2019-09-14 10:08:55> LogHost: Rigging execution stub for UiPath.Executor_ExecutionStub.exe to C:\Users\personal\AppData\Local\UiPath\UiPath.Executor.exe
2019-09-14 10:08:55> LogHost: Rigging execution stub for UiPath.Explorer.Launcher_ExecutionStub.exe to C:\Users\personal\AppData\Local\UiPath\UiPath.Explorer.Launcher.exe
2019-09-14 10:08:56> LogHost: Rigging execution stub for UiPath.Service.UserHost_ExecutionStub.exe to C:\Users\personal\AppData\Local\UiPath\UiPath.Service.UserHost.exe
2019-09-14 10:08:56> LogHost: Rigging execution stub for UiPath.Studio_ExecutionStub.exe to C:\Users\personal\AppData\Local\UiPath\UiPath.Studio.exe
2019-09-14 10:09:44> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\personal\AppData\Local\UiPath\app-19.8.0\UiPath.Studio.exe]
2019-09-14 10:09:57> ApplyReleasesImpl: Starting fixPinnedExecutables
2019-09-14 10:09:57> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2019-09-14 10:09:57> ApplyReleasesImpl: Examining Pin: Internet Explorer.lnk
2019-09-14 10:09:57> ApplyReleasesImpl: Examining Pin: Mozilla Firefox.lnk
2019-09-14 10:09:58> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk
2019-09-14 10:09:58> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
2019-09-14 10:09:58> ApplyReleasesImpl: Fixing up tray icons
2019-09-14 10:09:59> ApplyReleasesImpl: cleanDeadVersions: for version 19.8.0
2019-09-14 10:09:59> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-19.8.0
uggerNotification(Task task)
at Squirrel.Utility.d__20.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.Utility.<>c.<b__20_1>d.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.Utility.<>c__DisplayClass14_11.<<ForEachAsync>b__1>d.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.Utility.<DeleteDirectory>d__20.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.Utility.<LogIfThrows>d__43.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__4.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.IO.IOException: The process cannot access the file 'C:\Users\personal\AppData\Local\UiPath\packages\UiPath-19.8.0-full.nupkg' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at Squirrel.Utility.<>c.<DeleteDirectory>b__20_0(String file) at Squirrel.Utility.<>c__DisplayClass13_11.b__1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
— 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.Utility.<>c__DisplayClass14_11.<<ForEachAsync>b__1>d.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.Utility.<DeleteDirectory>d__20.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.Utility.<>c.<<DeleteDirectory>b__20_1>d.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.Utility.<>c__DisplayClass14_11.<b__1>d.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.Utility.d__20.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.Utility.d__43.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.d__4.MoveNext()<—

2019-09-14 10:08:17> Program: Starting Squirrel Updater: --install .
2019-09-14 10:08:17> Program: Starting install, writing to C:\Users\personal\AppData\Local\SquirrelTemp
2019-09-14 10:08:18> Program: About to install to: C:\Users\personal\AppData\Local\UiPath
2019-09-14 10:08:18> Program: Install path C:\Users\personal\AppData\Local\UiPath already exists, burning it to the ground
2019-09-14 10:08:34> Utility: DeleteDirectory: could not delete - C:\Users\personal\AppData\Local\UiPath\app-19.8.0\AgentDesktop\resources\app\node_modules\rxjs\src: System.IO.IOException: The directory is not empty.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at Squirrel.Utility.d__20.MoveNext()
2019-09-14 10:08:34> Utility: DeleteDirectory: could not delete - C:\Users\personal\AppData\Local\UiPath\app-19.8.0\AgentDesktop\resources\app\node_modules\rxjs: System.IO.IOException: The directory is not empty.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at Squirrel.Utility.d__20.MoveNext()
2019-09-14 10:08:34> Utility: DeleteDirectory: could not delete - C:\Users\personal\AppData\Local\UiPath\app-19.8.0\AgentDesktop\resources\app\node_modules: System.IO.IOException: The directory is not empty.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at Squirrel.Utility.d__20.MoveNext()
2019-09-14 10:08:34> Utility: DeleteDirectory: could not delete - C:\Users\personal\AppData\Local\UiPath\app-19.8.0\AgentDesktop\resources\app: System.IO.IOException: The directory is not empty.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at Squirrel.Utility.d__20.MoveNext()
2019-09-14 10:08:34> Utility: DeleteDirectory: could not delete - C:\Users\personal\AppData\Local\UiPath\app-19.8.0\AgentDesktop\resources: System.IO.IOException: The directory is not empty.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at Squirrel.Utility.d__20.MoveNext()
2019-09-14 10:08:34> Utility: DeleteDirectory: could not delete - C:\Users\personal\AppData\Local\UiPath\app-19.8.0\AgentDesktop: System.IO.IOException: The directory is not empty.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at Squirrel.Utility.d__20.MoveNext()
2019-09-14 10:08:34> Utility: DeleteDirectory: could not delete - C:\Users\personal\AppData\Local\UiPath\app-19.8.0: System.IO.IOException: The directory is not empty.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at Squirrel.Utility.d__20.MoveNext()
2019-09-14 10:08:34> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.IO.IOException: The process cannot access the file ‘C:\Users\personal\AppData\Local\UiPath\packages\UiPath-19.8.0-full.nupkg’ because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalDelete(String path, Boolean checkHost)
at System.IO.File.Delete(String path)
at Squirrel.Utility.<>c.b__20_0(String file)
at Squirrel.Utility.<>c__DisplayClass13_11.<ForEachAsync>b__1() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- 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.Utility.<>c__DisplayClass14_11.<b__1>d.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.Utility.d__20.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.Utility.<>c.<b__20_1>d.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.Utility.<>c__DisplayClass14_11.<<ForEachAsync>b__1>d.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.Utility.<DeleteDirectory>d__20.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.Utility.<LogIfThrows>d__43.MoveNext() 2019-09-14 10:08:35> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\personal\AppData\Local\UiPath\packages\UiPath-19.8.0-full.nupkg' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at Squirrel.Utility.<>c.<DeleteDirectory>b__20_0(String file) at Squirrel.Utility.<>c__DisplayClass13_11.b__1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
— 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.Utility.<>c__DisplayClass14_11.<<ForEachAsync>b__1>d.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.Utility.<DeleteDirectory>d__20.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.Utility.<>c.<<DeleteDirectory>b__20_1>d.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.Utility.<>c__DisplayClass14_11.<b__1>d.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.Utility.d__20.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.Utility.d__43.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.d__4.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.IO.IOException: The process cannot access the file ‘C:\Users\personal\AppData\Local\UiPath\packages\UiPath-19.8.0-full.nupkg’ because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalDelete(String path, Boolean checkHost)
at System.IO.File.Delete(String path)
at Squirrel.Utility.<>c.b__20_0(String file)
at Squirrel.Utility.<>c__DisplayClass13_11.<ForEachAsync>b__1() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- 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.Utility.<>c__DisplayClass14_11.<b__1>d.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.Utility.d__20.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.Utility.<>c.<b__20_1>d.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.Utility.<>c__DisplayClass14_1`1.<b__1>d.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.Utility.d__20.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.Utility.d__43.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.d__4.MoveNext()<—

2019-09-14 10:45:43> Program: Starting Squirrel Updater: --install .
2019-09-14 10:45:43> Program: Starting install, writing to C:\Users\personal\AppData\Local\SquirrelTemp
2019-09-14 10:45:43> Program: About to install to: C:\Users\personal\AppData\Local\UiPath
2019-09-14 10:45:43> Program: Install path C:\Users\personal\AppData\Local\UiPath already exists, burning it to the ground
2019-09-14 10:46:05> 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\personal\AppData\Local\UiPath\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()
2019-09-14 10:46:05> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\personal\AppData\Local\UiPath\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()
2019-09-14 10:46:06> CheckForUpdateImpl: Reading RELEASES file from C:\Users\personal\AppData\Local\SquirrelTemp
2019-09-14 10:46:06> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2019-09-14 10:46:25> ApplyReleasesImpl: Writing files to app directory: C:\Users\personal\AppData\Local\UiPath\app-19.8.0
2019-09-14 10:47:47> LogHost: Rigging execution stub for UiPath.Agent_ExecutionStub.exe to C:\Users\personal\AppData\Local\UiPath\UiPath.Agent.exe
2019-09-14 10:47:47> LogHost: Rigging execution stub for UiPath.Executor_ExecutionStub.exe to C:\Users\personal\AppData\Local\UiPath\UiPath.Executor.exe
2019-09-14 10:47:47> LogHost: Rigging execution stub for UiPath.Explorer.Launcher_ExecutionStub.exe to C:\Users\personal\AppData\Local\UiPath\UiPath.Explorer.Launcher.exe
2019-09-14 10:47:47> LogHost: Rigging execution stub for UiPath.Service.UserHost_ExecutionStub.exe to C:\Users\personal\AppData\Local\UiPath\UiPath.Service.UserHost.exe
2019-09-14 10:47:48> LogHost: Rigging execution stub for UiPath.Studio_ExecutionStub.exe to C:\Users\personal\AppData\Local\UiPath\UiPath.Studio.exe
2019-09-14 10:47:57> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\personal\AppData\Local\UiPath\app-19.8.0\UiPath.Studio.exe]
2019-09-14 10:48:11> ApplyReleasesImpl: Starting fixPinnedExecutables
2019-09-14 10:48:12> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2019-09-14 10:48:12> ApplyReleasesImpl: Examining Pin: Internet Explorer.lnk
2019-09-14 10:48:13> ApplyReleasesImpl: Examining Pin: Mozilla Firefox.lnk
2019-09-14 10:48:13> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk
2019-09-14 10:48:13> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
2019-09-14 10:48:13> ApplyReleasesImpl: Fixing up tray icons
2019-09-14 10:48:13> ApplyReleasesImpl: cleanDeadVersions: for version 19.8.0
2019-09-14 10:48:13> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-19.8.0

Hi

I again tried to install the UiPath Enterprise Edition Version 19.4.4 and it actually got installed in my PC but I am facing the below error message.

image

Can you kindly help please…