anonymous1184/bitwarden-autotype

Broken install

Closed this issue · 8 comments

It installs with errors and then I have persistent "Please wait..." under my cursor.

image
Any idea where does it try to install and what processes does it use? I would very much like to get rid of this.

It installs with errors

Which errors, can you please elaborate?

The Please wait... under the cursor means that PowerShell never finishes its part of the installation. My best guess is that you have either an Anti-virus that is blocking it from running, or you have restrictions on PowerShell.

@anonymous1184

The errors

FMYAHxJIP8
rNP5siMA1B
lZwE8b5us6

Looks like something is deleting the files needed for the process to complete.

That is only done by an antivirus (it could delete or quarantine), Windows Defender plays nice with Auto-Type.

Are you using a 3rd party antivirus?

Looks like something is deleting the files needed for the process to complete.

That is only done by an antivirus (it could delete or quarantine), Windows Defender plays nice with Auto-Type.

Are you using a 3rd party antivirus?

I'm using standard Windows settings. Windows also blocked the launch of the setup at the first time.

Can you say what to look for in the Task Manager? "Please wait" makes me crazy.

EDIT: For the ones that will suffer the same consequences of disagreeing with Windows and running the setup, look for "setup.exe" with a Bitwarden logo in "Details" in Task Manager.

You seem mad, that is something completely outside my control (or any developer for that matter). Even Microsoft themselves have been victims of false positives.

Looks like you are running Windows 10: here's a video of a clean VM with W10 22H2 (latest updates) and no issues at all. Shows the following:

  • Nothing is installed.
  • Current status of Defender.
  • Quick Defender scan.
    • No detections.
  • Download the setup.
  • Scan the setup file.
    • No detections.
  • Install.
  • Quick Defender scan.
    • No detections.
  • Uninstall.
AT.mp4

If you have false positives issues, remember that Defender does collect data and if you are in the habit of downloading stuff that gets flagged (for example game hacks/patches/mods/trainers), Defender will be very aggressive as you have history if high-risk files.

Let me know if I can be of further assistance.

RunAs Administrator solved the issue for me.

For some reason it doesn't ask for admin rights and running it as admin solves the issue for me too.