To copy gvim.exe into c:\windows\ so it's easily part of the path: setx VIM c:\progra~1\vim\ This allows gvim.exe to find its startup files (syntax hilighting, etc) properly.