Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Mikkel Rostock" To: Subject: Windows hardening and system paths Date: Mon, 15 Aug 2005 10:23:33 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello there, I am trying to install Cygwin on a Windows 2003 server that is hardened, meaning that all Windows resources (DLLs) are moved from their usual location (eg. X:\WINNT\SYSTEM32) to a different location, and that these resources can only be accessed/executed from this location. Cygwin uses some DLL-resources in Windows, but in my case, these DLLs reside in another location than the usual Windows system directory, so how can I tell Cygwin to (also) look for Windows resources in a different place than the usual system folder? I can see, when I run the cygpath -W or cygpath -S that the Windows paths are /cygdrive/x/WINNT and /cygdrive/x/WINNT/SYSTEM32. Those I would probably want to change. Best regards Mikkel Rostock -- 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/