Added the capability to reset the password manager
Also some documentation about the password manager.
This commit is contained in:
parent
f8528143ac
commit
4fa2189b27
17 changed files with 233 additions and 85 deletions
|
|
@ -8,9 +8,11 @@ Currently only binaries for Windows 64-bit are provided.
|
|||
Windows
|
||||
-------
|
||||
|
||||
Downloads can be found `here <https://eelkeklein.stackstorage.com/s/E9xkMGQDFjHv5XN3>`_.
|
||||
Downloads can be found `here
|
||||
<https://eelkeklein.stackstorage.com/s/E9xkMGQDFjHv5XN3>`_.
|
||||
|
||||
Unpack the contents of the 7zip archive to a folder of your choosing for instance
|
||||
`C:\\Program files\\pgLab`. You can run the pgLab.exe from there. If it is complaining
|
||||
about missing files this is probably because the required Visual C++ Runtime has
|
||||
not yet been installed on your machine you can get it from `microsoft <https://aka.ms/vs/17/release/vc_redist.x64.exe>`_.
|
||||
Unpack the contents of the 7zip archive to a folder of your choosing for
|
||||
instance `C:\\Program files\\pgLab`. You can run the pgLab.exe from there. If
|
||||
it is complaining about missing files this is probably because the required
|
||||
Visual C++ Runtime has not yet been installed on your machine you can get it
|
||||
from `microsoft <https://aka.ms/vs/17/release/vc_redist.x64.exe>`_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue