view tools/rename.bat @ 14830:9d9e4a929357 v8.1.0427

patch 8.1.0427: MS-Windows GUI: using invalid encoded file name commit https://github.com/vim/vim/commit/7ff8a3cfb6b029f9af1fdf3890e1320cafce5111 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 22 14:39:15 2018 +0200 patch 8.1.0427: MS-Windows GUI: using invalid encoded file name Problem: MS-Windows GUI: using invalid encoded file name. Solution: Drop the file name and return NULL. (Ken Takata, closes https://github.com/vim/vim/issues/3467)
author Christian Brabandt <cb@256bit.org>
date Sat, 22 Sep 2018 14:45:05 +0200
parents f0b1cbf9467e
children 217c97e06615
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstal.exe uninstalw32.exe