Uipath unistalled automatically

Hi everyone, when I execute my test in debug, Suddenly it stopped finding the studio.exe executable and I got a popup with the message, I closed the UiPath, tried to open it again and it was already uninstalled from the machine. UiPath can’t found the studio.exe and unistalled automatically. After I want to install with “.msi” but I have the next message.

Please your help!

@Oscar_Elias_De_La_Cruz_Co

Please try this in command prompty…first do a cd to the directory containing the msi file then use the below command

UiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,RegisterService,Packages,StartupLauncher,JavaBridge /Q

Cheers

Hi @Anil_G please I need to install in developer mode or registry and not like service.

@Oscar_Elias_De_La_Cruz_Co

Try this

UiPathStudio.msi MSIINSTALLPERUSER=1 ADDLOCAL=DesktopFeature,Studio,Robot /Q

Cheers

1 Like

@Anil_G I think something is bad. In other machine the UiPath unistalled automatically. this start after upgrade 2021 to 2022.10.5

@Oscar_Elias_De_La_Cruz_Co

What other machine are you talking about?

Cheers

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