diff --git a/docs/PerUserInstallers.html b/docs/PerUserInstallers.html new file mode 100644 index 0000000..09e98f8 --- /dev/null +++ b/docs/PerUserInstallers.html @@ -0,0 +1,40 @@ + + +
+Use the non-MSI installer for per-user installation.
+ +Git can install to a user directory when run without admin permissions.
+ +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.
+ +ZIP version can run from any directory.
+ +Use the NoInstall ZIP file.
+ + +