On Fri, 26 May 2006, Juan Lanus wrote:

[snip]
The problem is that any ! command returns, for example !!dir returns (after a
couple seconds):
E485: Can't read file xxxxx.tmp

If I do :!dir a console opens and says:
   C:\WINNT\system32\CMD.EXE /c dir
   shell returned -1
   Hit any key to close this window...
and gvim says "Press ENTER or type command to continue", no dir data shows.

Any other ! command, and the diff stuff, all complain about the temporary files.
[snip]

My first assessment would be to check if

  C:\WINNT\system32\CMD.EXE

does exist. Does it?

--
Gerald

Reply via email to