view tools/rename.bat @ 13841:032bc07c32da v8.0.1792

patch 8.0.1792: MS-Windows users expect -? to work like --help commit https://github.com/vim/vim/commit/c3e81694fca484ebabd99f3637bd83b9ee2dd50a Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 5 15:09:51 2018 +0200 patch 8.0.1792: MS-Windows users expect -? to work like --help Problem: MS-Windows users expect -? to work like --help. Solution: Add -?. (Christian Brabandt, closes https://github.com/vim/vim/issues/2867)
author Christian Brabandt <cb@256bit.org>
date Sat, 05 May 2018 15: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