Thanx Akira.
I tested path settings, but it seems it is OK (c:\windows\system32 is in my PATH)
I am sending full path variable.

PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\ImageMagick-6.8.7-Q16; C:\Program Files (x86)\PC Connectivity Solution\;C:\texlive\2014\bin\win32;C:\Pe rl64\site\bin;C:\Perl64\bin;C:\1da\support\exe;C:\1da\support\batch; C:\Ruby\bin ;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem; C:\Windows\System32\Wi ndowsPowerShell\v1.0\;C:\Program Files\Dell\Dell Wireless WLAN Card;c:\Program F iles\WIDCOMM\Bluetooth Software\;c:\Program Files\WIDCOMM\Bluetooth Software\sys wow64;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Fil es (x86)\Common Files\Roxio Shared\DLLShared\;"c:\Program Files (x86)\pstoedit"; "C:\Program Files (x86) \gs\gs8.71\bin";"C:\Program Files (x86)\ghostgum\gsview" ;"C:\Program Files\Tracker Software\PDF Viewer\";C:\Program Files (x86)\Kofax\Im gCtls\bin; "C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe";C:\Program Files ( x86) \PDFtk\bin\;C:\Program Files (x86)\Inkscape\;c:\ruby\bin;c:\context\bin; C: \Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86) \Common Files\Microsoft Shared\Windows Live;C:\texlive\support\exe\sw\wscite;C:\ Program Files\ImageMagick-6.6.4-Q16; C:\1da\support\exe; C:\Windows; "C:\Program Files (x86)\gs\gs8.71\bin";"C:\Program Files (x86) \ghostgum\gsview";C:\Program Files (x86)\Windows Live\Shared;"C:\Program Files (x86) \Inkscape\Inkscape.exe"


Thanx for support.
Jaroslav Hajtmar



Dne 17.2.2015 v 13:21 Akira Kakuto napsal(a):
No file latex.aux.
(./latex.aux) )
No pages of output.

OK, as I said previously, c:\windows\system32 does not
exist in your PATH.

In your command prompt
echo "000"
will work, but
cmd /c echo "000"
will not work.

Please test in your command prompt

set PATH=c:\windows\system32;%PATH%
pdflatex --shell-escape latex

It should work perfectly.

After that, repair the PATH variable,
by reading the manual of OS, if you don't understand.

Thanks,
Akira

___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to