| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Fri, 24 Sep 2004 15:19:10 +1000 (EST) |
| From: | luke DOT kendall AT cisra DOT canon DOT com DOT au |
| Subject: | Is regtool -K option broken? |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Message-Id: | <20040924051910.5DA4884C3C@pessard.research.canon.com.au> |
I tried using regtool's option to use a different key separator, but it
doesn't seem to work. Am I doing something wrong?
$ regtool --key-separator='|' list |HKLM
Unknown key prefix. Valid prefixes are:
root
HKCR
HKEY_CLASSES_ROOT
config
HKCC
HKEY_CURRENT_CONFIG
user
HKCU
HKEY_CURRENT_USER
machine
HKLM
HKEY_LOCAL_MACHINE
users
HKU
HKEY_USERS
$ regtool -K'|' list |HKLM
Unknown key prefix. Valid prefixes are:
root
HKCR
HKEY_CLASSES_ROOT
config
HKCC
HKEY_CURRENT_CONFIG
user
HKCU
HKEY_CURRENT_USER
machine
HKLM
HKEY_LOCAL_MACHINE
users
HKU
HKEY_USERS
$ regtool -K'|' list \HKLM
HARDWARE
SAM
SECURITY
SOFTWARE
SYSTEM
Could regtool perhaps also report the actual unknown key prefix that
it's complaining about?
luke
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |