888 B
Keepass runas Plugin
Donnerstag, 26. November 2020
14:48
NOCH TESTEN
The only environment setup should be to ensure that KeePass 2.40 Portable is in the correct location for the solution to reference. To ease environment setup, a script has been provided to automate this. To execute this, use the following steps:
-
Open the solution file (src\KeePassRunAsPlugin.sln) in Visual Studio.
-
Open the Package Manager Console (Tools -> NuGet Package Manager -> Package Manager Console).
-
Enter the following command and hit Enter:\
..\build\Get-KeePassLib.ps1
Alternatively, you can download the portable version manually and extract it so that KeePass.exe is at <RepositoryRoot>\lib\KeePass\KeePass.exe.
Aus <https://github.com/6cUbi57z/KeePassRunAsPlugin#environment-setup>
<<KeePassRunAsPlugin-develop.zip>>
#nochzubearbeiten