X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,KAM_ADVERT2,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <27535202.post@talk.nabble.com> References: <27535202 DOT post AT talk DOT nabble DOT com> From: "DePriest, Jason R." Date: Wed, 10 Feb 2010 11:56:37 -0600 Message-ID: <31b7d2791002100956n30ded765i8cfafc4406c04371@mail.gmail.com> Subject: Re: Is it possible to use any of the cygwin programs without changing registry? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Wed, Feb 10, 2010 at 11:45 AM, breako <> wrote: > > Hi, > so the standard cygwin install is to run the setup. This puts some dll's on > your file system and would also I presume update your registry. > > I'd like to do be able to run some simple cygwin programs such as grep and > ls without having to run the set up and change my registry. > > I am wondering if this is possible. > > Thanks. All you need for ls and grep is the cygwin1.dll and the ls.exe and grep.exe files. Stick them somewhere in your path and you are golden. However if you just want the functionality of these programs without the whole cygwin environment, check out GnuWin32. Oh, don't run setup.exe to get the files for cygwin, just download them and extract them from the tarballs. If this is an administrative rights issue, you can run setup.exe and choose to install just for the current user. It will only update your user registry and not the local machine registry. It works without admin rights, but only works for the currently logged on user. -Jason -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple