Also if you have cygwin, you can do: cygpath -was "c:\program files"
-was is "windows, absolute path, short name" On Tue, Jul 24, 2012 at 5:10 AM, Michel de Ruiter <[email protected]>wrote: > > I changed the path to C:\PROGRA~! as you suggested, but that gave an > > error that it could not find the file. > > I think Eli meant to write C:\PROGRA~1. But depending on your OS and the > like, you might need C:\PROGRA~2 instead. To find out which one, type this > in a DOS window (cmd.exe): > dir /a:d /x C:\ > > Groente, Michel. > >
