On Wed, Oct 1, 2008 at 1:57 AM, David Arnold wrote:
> Mojca,
> I saw your note on blog.miktex.org:
> If you still want to run ConTeXt on MikTeX while it has been removed, you
> may create a file texmfstart.bat in C:\Program Files\MiKTeX 2.7\miktex\bin
> with the content:
> @echo off
> ruby "C:\Program Files\MiKTeX 2.7\scripts\context\ruby\texmfstart.rb" "%*"

> However,
>
> $ texmfstart texexec --help
>
> Did not work

Does removing the quotation marks around argument help?

@echo off
ruby "C:\Program Files\MiKTeX 2.7\scripts\context\ruby\texmfstart.rb" %*

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

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

Reply via email to