Am Donnerstag, 7. August 2014 11:27:00 UTC+2 schrieb sfx2k: > Hi there, > > I switched from Windows XP to Windows 7. > > The first thing I noticed was, that the Taglist-Plugin does not work any > longer. > I always got an error message that the tags could not be created. > I found out, that the call of the system()-function always returns 1 - > although there where no errors! > > The second thing is, that, when compiling a project, the call of make always > returns 'shell returned 1' - but there were no errors. > > Any ideas?
Ok, I got it. There was an invalid entry in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor\AutoRun Everytime the shell starts it tried to find the path but failed. Therefore the shell returns 1 - always.... -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
