From 77b416fb420a010bf1803435a07135cd3b8cb095 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Sun, 19 Mar 2023 21:18:05 +0000 Subject: [PATCH] Add per-user installers documentation --- docs/PerUserInstallers.html | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docs/PerUserInstallers.html 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 @@ + + + + Per-user installers + + + +

Per-user installers

+ +

Firefox

+

Download

+

Use the non-MSI installer for per-user installation.

+ +

Git

+

Download

+

Git can install to a user directory when run without admin permissions.

+ +

KeePassXC

+

Download

+

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.

+ +

mRemoteNG

+

Download

+

ZIP version can run from any directory.

+ +

Vim

+

Download

+

ZIP version can run from any directory.

+ +

WinCompose

+

Download

+

Use the NoInstall ZIP file.

+ + +