vim-win32-installer icon indicating copy to clipboard operation
vim-win32-installer copied to clipboard

Install.exe fails to run uninstall.exe

Open philipenix opened this issue 2 years ago • 0 comments

Steps to reproduce

  1. Download and extract latest release of vim
  2. Install vim via powershell terminal running install.exe
  3. Run install vim a 2nd time via powershell terminal running install.exe
  4. Upon answering y(es) for uninstalling the previous version, install.exe will attempt to execute uninstall-gui.exe which doesn't exist.

Expected behaviour

uninstall.exe should be executed.

Version of Vim

v9.0.2048

Environment

Windows 11 Home 22H2 Using the 64-bit zip package

philipenix avatar Oct 19 '23 22:10 philipenix