From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44496 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: Miktex Date: Wed, 1 Oct 2008 19:45:51 +0200 Message-ID: <6faad9f00810011045g9e1ba93vb8159b2b4f1a9c8b@mail.gmail.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222885282 9263 80.91.229.12 (1 Oct 2008 18:21:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2008 18:21:22 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Oct 01 20:22:19 2008 connect(): Connection refused Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1Kl6KT-0004GP-N0 for gctc-ntg-context-518@m.gmane.org; Wed, 01 Oct 2008 20:21:41 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7A60C1FBE8; Wed, 1 Oct 2008 20:20:36 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28369-06-2; Wed, 1 Oct 2008 20:19:45 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B79621FB82; Wed, 1 Oct 2008 19:46:29 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C52391FB71 for ; Wed, 1 Oct 2008 19:46:27 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24181-02-8 for ; Wed, 1 Oct 2008 19:45:53 +0200 (CEST) Original-Received: from hs-out-0708.google.com (hs-out-0708.google.com [64.233.178.249]) by ronja.ntg.nl (Postfix) with ESMTP id F35C41FC7B for ; Wed, 1 Oct 2008 19:45:52 +0200 (CEST) Original-Received: by hs-out-0708.google.com with SMTP id k27so218328hsc.2 for ; Wed, 01 Oct 2008 10:45:51 -0700 (PDT) Original-Received: by 10.150.11.14 with SMTP id 14mr2221996ybk.107.1222883151753; Wed, 01 Oct 2008 10:45:51 -0700 (PDT) Original-Received: by 10.150.137.7 with HTTP; Wed, 1 Oct 2008 10:45:51 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:44496 Archived-At: 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 : ntg-context@ntg.nl / 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 ___________________________________________________________________________________