Am 19.08.2010 15:17, schrieb luigi scarso:
> With cmd.exe
> call C:\luatex\minimals-beta\context\tex\setuptex.bat
> C:\luatex\minimals-beta\context\tex
> does it's job correctly.
> 
> I would like to know the same for Windows PowerShell:
> .  C:\luatex\minimals-beta\context\tex\setuptex.bat
> C:\luatex\minimals-beta\context\tex
> & C:\luatex\minimals-beta\context\tex\setuptex.bat
> C:\luatex\minimals-beta\context\tex
> don't work and
> call doesn't exist in PowerShell.
>
maybe

& "C:\luatex\minimals-beta\context\tex\setuptex.bat"

http://technet.microsoft.com/de-de/library/ee176949%28en-us%29.aspx

I don't have installed it on my system...eshell would kill me ;-)

Best wishes,  Peter
___________________________________________________________________________________
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