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

Vim Win32 Installer

Results 15 vim-win32-installer issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### Steps to reproduce 1. Use Windows 11. 2. Type `winget install vim.vim` ```text Downloading https://github.com/vim/vim-win32-installer/releases/download/v9.0.1672/gvim_9.0.1672_x64.exe ██████████████████████████████ 10.4 MB / 10.4 MB Successfully verified installer hash Starting package install... The...

bug

**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.** Currently `vim-win32-installer` only provide i386 and x86_64 installer. our years ago Vim...

enhancement

Hello there, Thanks for this great step forward, vim is now available in winget and it's really nice. Right now, it relies on the nsis version of the installer but...

I'm not sure whether to log this with Vim or here. I am logged in as UserA and have read-only access to a folder that is owned by Administrator. If...

### Steps to reproduce 1. Download my vimrc config in [here](https://github.com/hungpham3112/vide). I already have 1 installer command so you just need to paste in Powershell > 5.0. If something happens...

bug

I would like to install the feature "create .bat files" as well with a silent install. But I cannot find any installer parameter to do this.

enhancement

The silent (un-)install of the Winget package is currently not working. When attempting to (un-)install vim via Winget the normal setup UI is shown and therefore silent or remote attempts...

gVim keeps refreshing the text in the window and cursor movement is so slow the editor becomes unusable long-term I noticed the effect dissapears in a small window (default size...

### Description When trying to install `gvim_8.1.0885_x64.exe` as a standard (non-administrator) user. ### Observed An error dialog appeared, saying: >Error opening file for writing: C:\Program Files\Vim\vim81\gvim.exe ![gvim_8 1 0885_x64_2019-02-10_11-51-52](https://user-images.githubusercontent.com/13420573/52533105-3a84b800-2d2f-11e9-9657-eb1d6d48b9e7.png) ###...