This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re[2]: CMD, case-insensitive file-name completion


     That's true.  The data value below is the <TAB> character.  You could 
     theoretically change it to something else.
     
     The actual key is:
     HKEY_CURRENT_USER\Software\Microsoft\Command Processor
     
     Note the space between Command and Processor is necessary.
     
     -Scott A. Mintz


______________________________ Reply Separator _________________________________
Subject: Re: CMD, case-insensitive file-name completion
Author:  RPraetorius@AspenRes.Com at Internet
Date:    5/27/97 12:08 PM


     CMD also has case-insensitive filename completion.  I believe it's 
undocumented, although this may have changed. . .  Here's what you need 
in your registry (under HKEY_CURRENT_USER) to turn it on:
     
       Key Name:          Software\Microsoft\Command Processor
         Name:            CompletionChar
         Type:            REG_SZ
         Data:            9
     
(grepping the web for CompletionChar may turn up more info).
     
-------p--a--s--s--i--o--n-----n--e--e--d--s-----a-----f--a--c--e------- 
"oncology recapitulates philately" --Mark Maxson    Robert M. Praetorius 
"balance, not symmetry" --Mark Stanley    work: RPraetorius@AspenRes.Com 
(attribution by Stigler)     fun & recreation: rmp@PopJ1.MA.UltraNet.Com
     
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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