bloop icon indicating copy to clipboard operation
bloop copied to clipboard

Install on Windows without admin rights

Open bambax opened this issue 1 year ago • 3 comments

What's the problem? The .msi installer asks for admin privileges to install the software.

What's the solution? In the enterprise it's very common that machines do not have admin rights. It would be good if it were possible to install without admin rights, or run without installation (by downloading an archive for example, and running from a user directory).

bambax avatar Mar 21 '23 11:03 bambax

image SOMEBODY HELP!

delicacyyy avatar Mar 22 '23 05:03 delicacyyy

@delicacyyy we have a fairly manual process for building on windows right now. Unfortunately until we can roll these out you're best off using our pre-built binaries.

rsdy avatar Apr 12 '23 11:04 rsdy

@delicacyyy we have a fairly manual process for building on windows right now. Unfortunately until we can roll these out you're best off using our pre-built binaries.

A little post about steps you taken? Every single bit count ❤️

delicacyyy avatar Apr 12 '23 11:04 delicacyyy

We've added a custom NSIS installer, https://github.com/BloopAI/bloop/pull/1125, so you should now be able to install bloop without admin rights.

ggordonhall avatar Nov 10 '23 10:11 ggordonhall