Consistent naming scheme for TC x86 and x64 files
Posted: 2011-10-22, 21:01 UTC
Currently there are about 5 different naming schemes for TC's own files.
Sometimes very strange one's like "tcmdlzma.dll" and "tclzma64.dll"
Whats about a clean naming scheme like this:
filename32.ext or filename.ext
filename64.ext or filename64.ext
Sometimes very strange one's like "tcmdlzma.dll" and "tclzma64.dll"
Whats about a clean naming scheme like this:
filename32.ext or filename.ext
filename64.ext or filename64.ext
Code: Select all
Current: Example Suggestion:
wcmzip32.dll wcmzip.dll
wcmzip64.dll wcmzip64.dll
unrar.dll keep
unrar64.dll keep
tcunzlib.dll tcunzlib
tcunzl64.dll tcunzlib64
tcmdlzma.dll tcmdlzma.dll
tclzma64.dll tcmdlzma64.dll
tcmdx32.exe tcmdx.exe
tcmdx64.exe tcmdx64.exe
tcmadmin.exe tcmadmin.exe
tcmadm64.exe tcmadmin64.exe
noclose.exe keep
noclose64.exe keep