I've uploaded release 0.8 of my patch for Vim NSIS installer to github: https://github.com/gpwen/vim-installer-mui2/wiki
The following new features have been added: - Silent mode (and command line) support: The installer now has full support for silent mode. When run in such mode, no user interface will be shown. It's useful for unattended installation/uninstallation over large number of computers. Please refer to user manual for detail: https://github.com/gpwen/vim-installer-mui2/raw/wiki-files/gen/vim73_install_manual.txt - Automatically verify &. delete RC file in the uninstaller, don't force user to choose whether to remove RC file or not any more. A full feature list is available here: https://github.com/gpwen/vim-installer-mui2/wiki/feature I've repacked vim 7.3 patch 46 (the current official 7.3 release) using the new script, it can be downloaded from here: https://github.com/gpwen/vim-installer-mui2/downloads You can find two different flavor there: - gvim73_46-en-v#.#.exe This is English only version. It's a strict repacking of the official installer, no file changed. - gvim73_46-int-v#.#.exe International version. Same as above except multiple language support has been enabled. Please have a try if you're interested. If you build your own Windows installer, you may try to patch the source code and build the new installer yourself. The instruction can be found here: https://github.com/gpwen/vim-installer-mui2/wiki/build Let me know if you find any problem. The new installer also intended to add multiple language support to the Vim Windows installer, you can help to translate messages to your own language: https://github.com/gpwen/vim-installer-mui2/wiki/language Your help is highly appreciated! Regards! -- Guopeng -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
