Use the non-MSI installer for per-user installation.
Git can install to a user directory when run without admin permissions.
Download and extract the TTF files from the .tar.gz
file, or checkout the binaries from Git:
git clone https://go.googlesource.com/image
The font files are in image/font/gofont/ttfs
.
Select all the .ttf
files, right-click, and select Install.
ZIP version can run from any directory.
Requires the Visual C++ Redistributable to be downloaded and extracted.
The Wix binaries ZIP should be downloaded and extracted. Then the Wix dark.exe command should be used to extract the VC_redist.x64.exe file.
dark.exe -x vcruntime VC_redist.x64.exe
Then open vcruntime\AttachedContainer\packages\vcRuntimeMinimum_amd64\cab1.cab
and copy all the files into the KeePassXC directory.
ZIP version can run from any directory.
The installer can run without admin permissions, or the ZIP version can run from any directory.
Use the NoInstall ZIP file.