Closed ErnestDong closed 3 months ago
Hello! Like so:
I suppose you will need to use HKCU (current user) since you won't have permissions for the HKLM, and do put the appropriate paths to your json files. Also remember to update your json files themselves to have the correct path to the binary inside. Good luck :slightly_smiling_face:
very helpful. thank you
General information
$ git describe --always
):3.1.0-8-gc661efcIf you are getting an error immediately after opening popup, have you followed the Configure browsers documentation section?
I got a Windows laptop for work without admin privileges. But the official Windows installation of browserpass needs admin right. Therefore I decide to build browserpass from source. But I stuck with no idea of how to configure browsers since
make host-edge-user
returnsThe operating system Windows_NT is not supported
. So I wonder how you configure browsers in the installation exe.Exact steps to reproduce the problem
make browserpass-windows64
make host-edge-user
What should happen?
configure browser
What happened instead?