This is an update for the Vim NSIS installer patch I posted on July
30. I've made quite some changes since then, most functionalities
are now implemented in NSIS script natively, "install.exe" and
"uninstal.exe" are no longer used in the new installer.
I've uploaded the code to github:
http://github.com/gpwen/vim-installer-mui2
Summary of that repository can be found here:
http://github.com/gpwen/vim-installer-mui2/wiki
You can find screenshots, feature list, build instruction etc. on
that page. Patch for official code can be generated from the
repository easily:
http://github.com/gpwen/vim-installer-mui2/wiki/build
I still have some items on my TODO list, notably the silent install
mode. The TODO list can be found at the end of the feature list
page:
http://github.com/gpwen/vim-installer-mui2/wiki/feature
Other than that, the installer is fully functional. You're more
than welcomed to test the installer and report any problems found,
especially on 64-bit systems since I do not have access to such
system. I'd like to take this chance to thank Leonardo Valeri
Manera for feature suggestion and testing on 64-bit systems.
BTW, I have two questions regarding the code:
1. Does anyone know which of the following is the official Vim
homepage (Vim online):
http://www.vim.org/
http://vim.sourceforge.net/
That URL is mentioned in the installer so I'd better make sure
it's correct.
2. I plan to create some artwork for the new installer based on
this SVG Vim logo (the best one I can find):
http://en.wikipedia.org/wiki/File:Vimlogo.svg
http://commons.wikimedia.org/wiki/File:Vimlogo.svg
That file has been released under GPLv2 or later. Is that
compatible with the license of Vim? Is there any license issue
if I create some derived artwork for Vim installer from it?
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