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 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 Content-Type: TEXT/plain; CHARSET=US-ASCII 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/