zettelkasten/OneNoteExport/Technik/Powershell/Windows 10/05_Keepass runas Plugin .md
Ralf Koop 7389e600f9 vault backup: 2023-11-12 11:19:55
Affected files:
2023-11-12 11:19:55 +01:00

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:

  1. Open the solution file (src\KeePassRunAsPlugin.sln) in Visual Studio.

  2. Open the Package Manager Console (Tools -> NuGet Package Manager -> Package Manager Console).

  3. 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