view tools/rename.bat @ 14794:9be43810b5ec v8.1.0409

patch 8.1.0409: startup test fails on MS-Windows commit https://github.com/vim/vim/commit/4b1c9a91b5d7f98b6e3391e776a289d485aa274d Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 19 21:06:31 2018 +0200 patch 8.1.0409: startup test fails on MS-Windows Problem: Startup test fails on MS-Windows. Solution: Do the Arabic test in silent Ex mode. Loosen the check for -V2.
author Christian Brabandt <cb@256bit.org>
date Wed, 19 Sep 2018 21:15:06 +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