On Mon, Aug 2, 2010 at 7:02 AM, Yue Wu <[email protected]> wrote: > On Mon, 02 Aug 2010 17:13:39 +0800, Dominique Pellé < > [email protected]> wrote: > > Yue Wu <[email protected]> wrote: >> >> On Mon, Aug 02, 2010 at 09:52:34AM +0200, Bram Moolenaar wrote: >>> >>>> >>>> Yue Wu wrote: >>>> >>>> > Sorry, I forgot that it's a new topic in the list, I've reported that >>>> vim73 >>>> > can't be run on windows 2000. >>>> > >>>> > After extractpc/gvim73c.zip + pc/vim73crt.zip then run gvim.exe, it >>>> warns: >>>> > gvim is not a valid Win32 application. >>>> > >>>> > My OS is windows 2000 sp4. >>>> >>>> Is it only a warning, does it continue to run? >>>> >>> >>> Warning + can't run. >>> >> >> Is there an error number along with it? >> Can you provide the full error/warning so we can google search for it? >> >> I found this which looks similar and may help: >> >> http://support.microsoft.com/kb/812486 >> > > No any error number, a dialog says vim is not a valid Win32 application, > after close the dialog, nothing happens. Attach is the shot.
It's probably due to a linker flag that was used to construct the executable's header. It may be possible to override the VS2010 linker flags in a way that will make Windows 2000 happy, but that will require some research. -- /George V. Reilly [email protected] Twitter: @georgevreilly http://www.georgevreilly.com/blog http://blogs.cozi.com/tech -- You received this message from the "vim_use" 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
