view tools/rename.bat @ 28771:cf9f5b5c8079 v8.2.4910

patch 8.2.4910: imperfect coding Commit: https://github.com/vim/vim/commit/9ff7d717aa3176de5c61de340deb93f41c7780fc Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 7 17:45:16 2022 +0100 patch 8.2.4910: imperfect coding Problem: Imperfect coding. Solution: Make code nicer.
author Bram Moolenaar <Bram@vim.org>
date Sat, 07 May 2022 19:00:03 +0200
parents 217c97e06615
children 7a3de23515d6
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 uninstall.exe uninstallw32.exe