This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Windows hardening and system paths


Mikkel Rostock wrote:

> However, I have searched all over to find out where to add the path, and as
> you state "just put it in the path" - but where? - In Windows registry or in
> a Cygwin config file?

The path is the path.  It doesn't matter how you add it there, as long
as the DLLs are in the path when you run the program you're trying to
run.  You can add it using the windows dialog in the control panel or
you can modify it in cygwin.bat before starting a Cygwin session, or any
other way.

But I have to wonder... I don't think it would be possible for windows
to work *without* the %windir%\system32 directory in the path.  I sure
haven't ever seen such a system that didn't have that in the path
already.  There are numerous DLLs there that every windows program
requires, and there is nothing special about Cygwin in this regard.  If
notepad runs then cygwin should run too -- as far as the system DLLs are
concerned.

Brian

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]