Re: Windows batch program to open shell at directory specified as argument

2010-08-27 Thread Slide
On Fri, Aug 27, 2010 at 11:42 AM, Dave Kilroy wrote: > On Thu, Aug 26, 2010 at 11:45 PM, Reckoner wrote: >> I use chere to right-click and open a shell at a given directory, and >> I was wondering if it is possible to setup a windows batch script that >> would accomplish the same thing from the W

Re: Windows batch program to open shell at directory specified as argument

2010-08-27 Thread Dave Kilroy
On Thu, Aug 26, 2010 at 11:45 PM, Reckoner wrote: > I use chere to right-click and open a shell at a given directory, and > I was wondering if it is possible to setup a windows batch script that > would accomplish the same thing from the Windows command line. In > other words something like, > > c

Windows batch program to open shell at directory specified as argument

2010-08-26 Thread Reckoner
hi, I use chere to right-click and open a shell at a given directory, and I was wondering if it is possible to setup a windows batch script that would accomplish the same thing from the Windows command line. In other words something like, c:> cygwin_start_dir.bat c:\mystuff\directory which would