On 11/04/2010 02:02 AM, Jacob Bishop wrote:
First, we have to go to where the file lives.
C:\Users\MyName>cd C:\Program Files\LyX 1.6.7\bin

Some versions of the Windows shell, I know, require that this kind of thing be put in quotes. So:

C:\Users\MyName>cd "C:\Program Files\LyX 1.6.7\bin"

This is because of the spaces in the pathname.

Richard

Reply via email to