On Wed, Sep 29, 2010 at 3:08 PM, Guopeng Wen <[email protected]> wrote:
> 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.
>
[snip]
I've repacked the official Vim7.3 NSIS installer using my upgraded
NSIS script, follows Bram's suggestion. The repacked installer can
be found on my github download page:
http://github.com/gpwen/vim-installer-mui2/downloads
It has two flavors:
- gvim73-en.exe: This is Englist only version. It's a strict
repacking of the official installer, no file changed.
- gvim73-int.exe: International version. Multiple language support
has been enabled in this version. I also update some DLLs:
- libintl.dll/iconv.dll : Newer version of gettext DLL.
- xpm4.dll : XPM image support DLL.
If you do not like to build your own installer, you can try these.
Please note this is just a repacking of the official 7.3 installer,
no patch since 7.3 release has been included.
--
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