Community msi will not open

I am trying to follow the UiPath Academy course “Build Your First Automation with StudioX v2022.10”
At the start of the lesson, it tells you to create a new cloud account and download the community version.

I download the file. And whether I run is as an elevated user with admin rights or normal user, I’m getting the same error. This is very frustrating!

Can someone help and point me in the right direction to get this working?

I’m running Windows 10 Pro

Capture

Hey,

Could you uninstall and try downloading from here again:

Process Automation Software - Request your free download (uipath.com)

Thank you. I signed up for trial and waiting for the email to arrive.
I thought the community version was free?

Yea its free only, you will need to sign up on the above to get it or you can download from cloud,uipath.com also.

Appreciate it. Says it’s installed, but now get access denied issue:

23.4.2+Branch.support-v23.4.Sha.00d2a757be83555bbc79eb4774b79e7e1bbb9cbb

An exception was thrown while activating λ:UiPath.Studio.Analytics.Contracts.IAnalyticsContextProvider.

Error: Autofac.Core.DependencyResolutionException: An exception was thrown while activating λ:UiPath.Studio.Analytics.Contracts.IAnalyticsContextProvider.
 ---> System.UnauthorizedAccessException: Access to the registry key 'HKEY_CURRENT_USER\SOFTWARE\UiPath' is denied.
   at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
   at Microsoft.Win32.RegistryKey.CreateSubKeyInternalCore(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistryOptions registryOptions)
   at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistryOptions registryOptions)
   at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, Boolean writable)
   at UiPath.Studio.Shell.Analytics.ServiceRegistry.GetOrAddUniqueUserId()
   at UiPath.Studio.Shell.Analytics.ServiceRegistry.GetAnalyticsContextProvider(IServiceResolver serviceLocator)
   at UiPath.Studio.Shell.Analytics.ServiceRegistry.<>c.<Register>b__2_2(IServiceResolver sr)
   at UiPath.Studio.App.ServiceLocator.ServiceLocatorAutofac.<>c__DisplayClass14_0`1.<RegisterType>b__0(IComponentContext r)
   at Autofac.RegistrationExtensions.<>c__DisplayClass39_0`1.<Register>b__0(IComponentContext c, IEnumerable`1 p)
   at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass0_0`1.<ForDelegate>b__0(IComponentContext c, IEnumerable`1 p)
   at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
   at Autofac.Core.Activators.Delegate.DelegateActivator.<ConfigurePipeline>b__2_0(ResolveRequestContext ctxt, Action`1 next)
   at Autofac.Core.Resolving.Middleware.DelegateMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext ctxt)
   at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext ctxt)
   at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   --- End of inner exception stack trace ---
   at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext ctxt)
   at Autofac.Core.Pipeline.ResolvePipeline.Invoke(ResolveRequestContext ctxt)
   at Autofac.Core.Resolving.Middleware.RegistrationPipelineInvokeMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext ctxt)
   at Autofac.Core.Resolving.Middleware.SharingMiddleware.<>c__DisplayClass5_0.<Execute>b__0()
   at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(Guid id, Func`1 creator)
   at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(Guid primaryId, Nullable`1 qualifyingId, Func`1 creator)
   at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext ctxt)
   at Autofac.Core.Resolving.Middleware.ScopeSelectionMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext ctxt)
   at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext ctxt)
   at Autofac.Core.Pipeline.ResolvePipeline.Invoke(ResolveRequestContext ctxt)
   at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, ResolveRequest request)
   at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest request)
   at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(ResolveRequest request)
   at Autofac.Core.Container.ResolveComponent(ResolveRequest request)
   at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
   at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters)
   at Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context, IEnumerable`1 parameters)
   at Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context)
   at UiPath.Studio.App.ServiceLocator.ServiceLocatorAutofac.ResolveType[TService]()
   at UiPath.Studio.Core.Configuration.ServiceRegistryBase.ResolveType[T]()
   at UiPath.Studio.Shell.ShellApplication.StudioShellApplication.WarmupWhileInitializingTelemetry()
   at UiPath.Studio.Core.StudioApplication.StudioApplication.InitTelemetry()
   at UiPath.Studio.Core.StudioApplication.StudioApplication.StartApplication()
   at UiPath.Studio.Core.StudioApplication.StudioApplication.Start(String[] args), HResult -2146233088

Ok got it fixed. I just had to change permissions on HKEY_CURRENT_USER\SOFTWARE\UiPath
Thank you for your help!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.