bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Cannot uninstall Bruno

Open zrpfpr opened this issue 2 years ago • 10 comments

Affected version: 0.17.0 OS: Windows 10

Installed just to test its operation. When trying to uninstall a message is displayed indicating that the program is open, but there is no process running (maybe the own uninstaller??):

image

After click on Accept, a new error message shows:

image

zrpfpr avatar Oct 03 '23 06:10 zrpfpr

Strange. We package using electron builder. This should work out of the box.

I use Mac, so I can't test this on my system. Perhaps someone from the community with windows OS can test and confirm if they are facing the same issue when attempting to uninstall.

If nothing works, I suggest a restart and try uninstalling it.

helloanoop avatar Oct 03 '23 06:10 helloanoop

Oh, yes. I tried to restart, but I have the same error.

Thanks!

zrpfpr avatar Oct 03 '23 06:10 zrpfpr

Tested uninstalling version 0.17.0 on Windows 11 and it worked fine.

dcampagnone avatar Oct 03 '23 07:10 dcampagnone

I could uninstall bruno version 0.16.6, on windows 10 without any issue. Windows settings, Applications and features, Bruno, Uninstall, OK

@zrpfpr have you tried restarting your computer/windows session, then uninstalling again?

l0new4nder3r avatar Oct 03 '23 08:10 l0new4nder3r

Yes, I tried but I've got same error after several reboots... Only in safe mode finally I could uninstall the app (invoke the Un_A.exe located in AppData\tmp~.nsu folder).

After some research, apparently the error is related with electron builder and CHECK_APP_RUNNING flag in recent versions, but I could't find the proper solution. Anyway... The problem solves using the Un_A.exe file in safe mode and cmd session, if anybody has the same problem in the future. Greetings.

zrpfpr avatar Oct 03 '23 08:10 zrpfpr

I'm getting this problem with 0.16.3 on Windows 10.

image

@zrpfpr - Un_A.exe doesn't exist anywhere under C:\Users<Username>. Was it introduced in a later build?

jrnewton avatar Oct 16 '23 11:10 jrnewton

I was running into this same issue on version 0.22.0 when I tried to update. I got around it by going to %LOCALAPPDATA%\Programs\bruno, deleting Bruno.exe and then running Uninstall Bruno.exe.

mmorton avatar Oct 25 '23 21:10 mmorton

I am having the same problem when trying to install (or uninstall) on Windows. image After a bit of research, I think the problem is related to this issue found on the electron-builder repo. Seems to be a problem with electron-builder v23.x. People are suggesting downgrading electron-builder to v22.x.

as @mmorton mentioned, deleting Bruno.exe and then running the installer (or uninstaller) fixes the issue, but it's quiet annoying having to do this step every time a new version arrives.

I tested this with chocolatey and it was the same result.

ForgottenIce avatar Nov 11 '23 15:11 ForgottenIce

Encountering the exact same issue on installation. Like @ForgottenIce mentions, a workaround is to manually delete the Bruno.exe and then the installer will continue just fine.

ThenTech avatar Nov 23 '23 15:11 ThenTech

@zrpfpr thanks, removing %LOCALAPPDATA%\Programs\bruno\bruno.exe works, it's an installer bug, system informer show the app is NOT running, so it's a false positive detection

iki avatar May 22 '24 09:05 iki

Ran into this error while uninstalling 1.17 to upgrade to 1.18 on Windows 11. Thanks to the other commenters! Removing %LOCALAPPDATA%\Programs\bruno\bruno.exe and then retrying worked for me as well.

ETA: This needs to be completed every time there's an update.

amandaguthrie avatar May 28 '24 16:05 amandaguthrie

This is still a problem and the same solution of deleting the .exe file still works.

drizztguen77 avatar Aug 12 '24 19:08 drizztguen77