From 95fe166d13fe51d1656c659dbb78b258a6f5dcd8 Mon Sep 17 00:00:00 2001 From: sitiom Date: Sat, 8 Apr 2023 17:02:13 +0800 Subject: [PATCH] revert(packaging): installation context to per-machine on Windows Revert this change until a proper solution is implemented, such as allowing the user to select whether to install per-user or per-machine. Fixes https://github.com/neovim/neovim/issues/22933. --- cmake.packaging/WixPatch.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cmake.packaging/WixPatch.xml b/cmake.packaging/WixPatch.xml index 1179292636..1196f4f335 100644 --- a/cmake.packaging/WixPatch.xml +++ b/cmake.packaging/WixPatch.xml @@ -11,11 +11,4 @@ Value='[INSTALL_ROOT]bin' /> - - - - - - -