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: Registry keys not only accessible when user


On Oct 16 11:24, julien2412 wrote:
> strace gives an error:
> $ strace -o ls.trace /proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft
> strace: error creating process
> C:\cygwin\proc\registry\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft, (error 3)

My fault.  Make that:

  $ strace -o ls.trace /bin/ls -l /proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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


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