Ah, yes TC 10.50 didn't do that.see lowercased first letter of directory or filename?
I just tested 32bit TC 10.51rc1 on Windows 7 on 7 drives - I still get all lowercase drive letters in Lister for all of them.
Moderators: Hacker, petermad, Stefan2, white
Ah, yes TC 10.50 didn't do that.see lowercased first letter of directory or filename?
Confirmed that the DrivesShowUpcase setting is now also respected when viewing files from inside archives in TC 10.51rc2history.txt wrote:12.08.22 Fixed: Lister: Drive letter in title bar was still shown in uppercase in some cases even with DrivesShowUpcase=0 set, e.g. when viewing files from archives (32/64)
Code: Select all
[left]
path=C:\
[right]
path=d:\
Code: Select all
[left]
path=c:\
[right]
path=D:\
That's what I am trying to explain for TC1051rc2. Here's what is clearly stated in TC Help:ghisler(Author) wrote: 2022-08-18, 15:31 UTC I followed your instructions, but the drive shown in Ctrl+Q on a directory is only in Upcase when DrivesShowUpcase= wasn't added to the fresh ini file either.
Missing item should be treated as a default value (-1), which means "Show as lowercase". And it doesn't work - without DrivesShowUpcase TC shows whatever was previously saved in ini rather than show all lowercase.TC Help wrote:DrivesShowUpcase=-1
1: Show drives uppercase in various places like the drive bar, drive list, current path etc.
<=0: Show as lowercase.
I did change drive letters to uppercase in wincmd.ini to mimic that, but what I did not do was to remove DrivesShowUpcase=0.2petermad
You don't understand. People have drive letter in upper or lower case added by older TC versions or when testing some features/settings, maybe manually added.