comparison uninstall.txt @ 30727:645722244c3f v9.0.0698

patch 9.0.0698: VisVim is outdated, does not work with current Visual Studio Commit: https://github.com/vim/vim/commit/251c1e2ed810d532f7c7d7eb5d6ed5e28a12e501 Author: Martin Tournoij <martin@arp242.net> Date: Sat Oct 8 17:15:28 2022 +0100 patch 9.0.0698: VisVim is outdated, does not work with current Visual Studio Problem: VisVim is outdated, does not work with current Visual Studio. Solution: Remove VisVim. (Martin Tournoij)
author Bram Moolenaar <Bram@vim.org>
date Sat, 08 Oct 2022 18:30:03 +0200
parents 1ec6539cef68
children
comparison
equal deleted inserted replaced
30726:0591e0ba645c 30727:645722244c3f
3 There are three ways to remove Vim: 3 There are three ways to remove Vim:
4 4
5 1. With the GUI uninstaller. 5 1. With the GUI uninstaller.
6 This is only available when Vim was installed with the self-installing 6 This is only available when Vim was installed with the self-installing
7 executable. This has a minimal number of questions. It can delete 7 executable. This has a minimal number of questions. It can delete
8 everything that was installed. This also unregisters the VisVim.dll. 8 everything that was installed.
9 9
10 2. With uninstall.exe. 10 2. With uninstall.exe.
11 This removes most installed items, but does not delete the files you 11 This removes most installed items, but does not delete the files you
12 unpacked. 12 unpacked.
13 13