Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
X-Envelope-To: cygwin@sourceware.cygnus.com
Sender: root@exmachina.net
Message-ID: <371B5A79.8CCA72D7@exmachina.net>
Date: Mon, 19 Apr 1999 16:31:53 +0000
From: John Mullee <john@exmachina.net>
Organization: Ex Machine Interactive Architects
X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.0.32 i586)
X-Accept-Language: en
MIME-Version: 1.0
To: Nancy McGough <nm@ii.com>,
        Cygwin Mailing List <cygwin@sourceware.cygnus.com>
Subject: Re: precompiled perl?
References: <Pine.WNT.4.10.9904182117550.-495273@aleph>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Nancy McGough wrote:
> Another Q: Is it possible to send a file to a Cygwin perl script from
> within Windows Explorer. E.g., by right clicking and choosing Send To
> and having the script be one of the Send To choices. Any pointers to
> launching Cygwin stuff from within Windows would be great.
Here's how:
- create a dos batch file that takes filenames as parameters
and runs your perl script on them.
- create a 'windows shortcut'to this batchfile and place it
in your windows user directory
- your win/user dir on NT id:
	%SYSTEMDIR%\%USERNAME%\Sendto\
  or c:\windows\Sendto on W95, or something like that.
- the name of the shortcut will appear in the context menu.

HTH john

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

