neovim/cmake.packaging
Luis Calle a18652ed61
fix(win-msi): add bin to PATH per-machine after installation (#29099)
#22856 made it possible for the msi installer to perform per-user
installations, which caused problems for users that already had
per-machine installations trying to update (the Windows Installer does
not support major upgrades across installation context, see #22933 and
https://stackoverflow.com/a/15498911). It was then reverted in #22949,
but the scope of the modification to the PATH environment variable was
not reverted.
2024-05-31 12:45:30 +08:00
..
CMakeLists.txt ci: provide separate macos releases for intel and arm 2024-03-24 20:58:30 +01:00
neovim.icns build: rename build-related dirs 2022-06-28 04:02:29 -07:00
neovim.png build: rename build-related dirs 2022-06-28 04:02:29 -07:00
neovim.svg build: rename build-related dirs 2022-06-28 04:02:29 -07:00
WixPatch.xml fix(win-msi): add bin to PATH per-machine after installation (#29099) 2024-05-31 12:45:30 +08:00