diff --git a/docs/PerUserInstallers.html b/docs/PerUserInstallers.html index 3492ca4..4e9060d 100644 --- a/docs/PerUserInstallers.html +++ b/docs/PerUserInstallers.html @@ -19,11 +19,6 @@ cd %USERPROFILE%\opt\7zip %USERPROFILE%\Downloads\7zr.exe x %USERPROFILE%\Downloads\7z2201-x64.exe
The 7zip path can then be added to the %PATH%
environment variable.
Download the LLVM-16.0.0-win64.exe installer.
- Extract this into a folder using the 7z.exe
command from 7-Zip, and add the path to %PATH%
.
Use the non-MSI installer for per-user installation.
@@ -48,6 +43,11 @@ cd %USERPROFILE%\opt\7zipdark.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.
Download the LLVM-16.0.0-win64.exe installer.
+ Extract this into a folder using the 7z.exe
command from 7-Zip, and add the path to %PATH%
.
The .msixbundle
will install without admin permissions.