X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Fri, 13 Jun 2008 19:40:25 +0000 From: Lee To: cygwin AT cygwin DOT com Subject: Re: Ugrent !! Reg. Executing the EXE generated by Cygwin In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <182dc94a0806130223y124a5df6s255259ff7133613d AT mail DOT gmail DOT com> 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 > There can be only one cygwin1.dll on the machine, put where it's supposed to be > by using the Cygwin setup.exe. You can't just put another copy of cygwin1.dll > somewhere else on that machine. Yes, you can. http://msdn.microsoft.com/en-us/library/ms682586.aspx Dynamic-Link library search order A system can contain multiple versions of the same dynamic-link library (DLL). That said .. wasn't there something recently on this list about not being able to find cygwin1.dll using the windows search? Probably either attrib or dir from a command prompt would find it - eg: C:\>attrib cygwin1.dll /s C:\Cygwin\bin\cygwin1.dll C:\Cygwin\source\tcptrace\cygwin-libs\win9x\cygwin1.dll C:\Cygwin\source\tcptrace\cygwin-libs\winNT\cygwin1.dll C:\Cygwin\source\tcptrace\cygwin-libs\cygwin1.dll C:\MyProgs\John\run\cygwin1.dll C:\MyProgs\TCPtrace\cygwin1.dll C:\MyProgs\win_xplot\bin\win9x\cygwin1.dll C:\MyProgs\win_xplot\bin\winNT\cygwin1.dll C:\UTIL\cygwin1.dll C:\> Regards, Lee -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/