mirror of
https://github.com/zoriya/vim.git
synced 2026-06-06 13:14:11 +00:00
Fix that uninstaller isn't found on 64-bit Windows.
This commit is contained in:
+1
-1
@@ -450,7 +450,7 @@ Section Uninstall
|
||||
AskRemove:
|
||||
MessageBox MB_YESNO|MB_ICONQUESTION \
|
||||
"Remove all files in your $1\vimfiles directory? \
|
||||
$\nIf you have created something there that you want to keep, click No" IDNO Fin
|
||||
$\nCAREFUL: If you have created something there that you want to keep, click No" IDNO Fin
|
||||
RMDir /r $1\vimfiles
|
||||
NoRemove:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user