odeke-em / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

[patch] Switch the NSIS installer to MUI2 #279

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start the NSIS installer on Windows

What is the expected output? What do you see instead?
the GUI looks outdated, but should not

What version of the product are you using? On what operating system?
Window 7 x64, Vim 7.4

Please provide any additional information below.
The patch and generated installer are attached. Only the console version runs 
in the installer as it was created with MinGW w64 32 bit compiler, but 
libstdc.dll is missing. Another workaround is that gvimext64.dll is just a copy 
of gvimext.dll.

Original issue reported on code.google.com by tim.lebe...@gmail.com on 9 Nov 2014 at 11:33

Attachments:

GoogleCodeExporter commented 9 years ago
Tested on Windows 2008 R2 x64

Original comment by tim.lebe...@gmail.com on 9 Nov 2014 at 11:39

Attachments:

GoogleCodeExporter commented 9 years ago
Tested on Windows 2003 SP2 32 bit

Original comment by tim.lebe...@gmail.com on 13 Nov 2014 at 7:51

GoogleCodeExporter commented 9 years ago
Tested on Windows Server 2012 R2

Original comment by tim.lebe...@gmail.com on 19 Nov 2014 at 10:04

GoogleCodeExporter commented 9 years ago
Hello Bram,

I tested the patch and it works for me without any problems. It would be nice 
if you could create an installer now. This way more people could test this 
patch as not everybody would probably run an executable created by me.

Thanks

Original comment by tim.lebe...@gmail.com on 19 Nov 2014 at 10:07