I was sure that it was suggested already, but the search gave me nothing...
Now there is an interface problem when redefining hotkeys: for many commands I cannot see the full description because it is too long and just cut off. I suggest to change something in Misc. page of Settings dialog so that we could see longer description strings. For example, it can be done as shown in the picture below.
How it is at present: http://flint-inc.ru/Temp/tc2.gif
How it can be: http://flint-inc.ru/Temp/tc1.gif
(MS Paint of course )
Or there can be even more radical change, for example not drop-down list, but listbox with both horizontal and vertical scrolling so that everyone could see even VERY long strings...
Of course, I know about different programs for work with totalcmd.inc that can show all I want, but this is not a solution, because I will need to restart the TC after changing some hotkey outside of TC.
Hi Flint, I know this is not a solution but maybe you could use it as workaround:
I have added the whole Totalcmd.inc (without [usermenu] section) instead with commandname with numbers. So if you want to change shortcut you can press [end] and scroll upwards. Most of all descriptions will fit the box now (only five or six do not).
[________________Source________________]=0
cm_SrcComments=300;Source: Show comments
cm_SrcShort=301;Source: Only file names
cm_SrcLong=302;Source: All file details
cm_SrcTree=303;Source: Directory tree
cm_SrcQuickview=304;Source: Quick view panel
cm_VerticalPanels=305;File windows above each other
cm_SrcExecs=311;Source: Only programs
cm_SrcAllFiles=312;Source: All files
cm_SrcUserSpec=313;Source: Last selected
cm_SrcUserDef=314;Source: Select user type
cm_SrcByName=321;Source: Sort by name
cm_SrcByExt=322;Source: Sort by extension
cm_SrcBySize=323;Source: Sort by size
cm_SrcByDateTime=324;Source: Sort by date
cm_SrcUnsorted=325;Source: Unsorted
cm_SrcNegOrder=330;Source: Reversed order
cm_SrcOpenDrives=331;Source: Open drive list
[________________Left________________]=0
cm_LeftComments=100;Left: Show comments
cm_LeftShort=101;Left: Only file names
cm_LeftLong=102;Left: All file details
cm_LeftTree=103;Left: Directory tree
cm_LeftQuickview=104;Left: Quick view panel
cm_LeftExecs=111;Left: Only programs
cm_LeftAllFiles=112;Left: All files
cm_LeftUserSpec=113;Left: Last selected
cm_LeftUserDef=114;Left: Select user type
cm_LeftByName=121;Left: Sort by name
cm_LeftByExt=122;Left: Sort by extension
cm_LeftBySize=123;Left: Sort by size
cm_LeftByDateTime=124;Left: Sort by date
cm_LeftUnsorted=125;Left: Unsorted
cm_LeftNegOrder=130;Left: Reversed order
cm_LeftOpenDrives=131;Left: Open drive list
[________________Right________________]=0
cm_RightComments=200;Right: Show comments
cm_RightShort=201;Right: Only file names
cm_RightLong=202;Right: All file details
cm_RightTree=203;Right: Directory tree
cm_RightQuickview=204;Right: Quick view panel
cm_RightExecs=211;Right: Only programs
cm_RightAllFiles=212;Right: All files
cm_RightUserSpec=213;Right: Last selected
cm_RightUserDef=214;Right: Select user type
cm_RightByName=221;Right: Sort by name
cm_RightByExt=222;Right: Sort by extension
cm_RightBySize=223;Right: Sort by size
cm_RightByDateTime=224;Right: Sort by date
cm_RightUnsorted=225;Right: Unsorted
cm_RightNegOrder=230;Right: Reversed order
cm_RightOpenDrives=231;Right: Open drive list
[________________Configuration________________]=0
cm_ZipPackerConfig=485;Conf: ZIP packer
cm_DisplayConfig=486;Conf: Display
cm_CopyConfig=487;Conf: Copy/Delete
cm_DirTabsConfig=488;Conf: Directory tabs
cm_FtpConfig=489;FTP options
cm_Config=490;Conf: General settings
cm_Config2=516;Conf: Extended settings
cm_PackerConfig=491;Conf: Packer
cm_FontConfig=492;Conf: Font
cm_ConfigSavePos=493;Conf: Save position
cm_ColorConfig=494;Conf: Colors
cm_Confirmation=495;Conf: Confirmation
cm_EditConfig=496;Conf: Viewer/Editor
cm_ConfTabChange=497;Conf: Tabstops
cm_ButtonConfig=498;Conf: Button bar
cm_LanguageConfig=499;Conf: Language
cm_configSaveSettings=580;Save current paths etc.
cm_configChangeIniFiles=581;Open ini files in notepad
cm_ChangeStartMenu=700;Change Start menu
[________________Network________________]=0
cm_NetConnect=512;Network connections
cm_NetDisconnect=513;Disconnect network drives
cm_NetShareDir=514;Share directory
cm_NetUnshareDir=515;Unshare directory
cm_AdministerServer=2204;Connect to admin share to open \\server\c$ etc.
cm_ShowFileUser=2203;Which remote user has opened a local file
[________________FileOperations________________]=0
cm_List=903;View with Lister
cm_Edit=904;Edit (Notepad)
cm_Copy=905;Copy files
cm_copySamepanel=3100;Copy within panel
cm_copyOtherpanel=3101;Copy to other
cm_RenMov=906;Rename/Move files
cm_MkDir=907;Make directory
cm_Delete=908;Delete files
cm_TestArchive=518;Test selected archives
cm_PackFiles=508;Pack files
cm_UnpackFiles=509;Unpack all
cm_RenameOnly=1002;Rename (Shift+F6)
cm_MoveOnly=1005;Move (F6)
cm_Properties=1003;Properties dialog
cm_CreateShortcut=1004;Create a shortcut
cm_Return=1001;Simulate: Return pressed
cm_OpenAsUser=2800;Open program under cursor as different user
cm_Split=560;Split file into pieces
cm_Combine=561;Combine partial files
cm_Encode=562;Encode MIME/UUE/XXE
cm_Decode=563;Decode MIME/UUE/XXE/BinHex
cm_CRCcreate=564;Create CRC checksums
cm_CRCcheck=565;Verify CRC checksums
cm_SetAttrib=502;Change attributes
[________________Misc________________]=0
cm_GetFileSpace=503;Calculate space
cm_VolumeId=505;Volume label
cm_VersionInfo=510;Version information
cm_ExecuteDOS=511;Start DOS
cm_CompareDirs=533;Compare dirs
cm_ContextMenu=2500;Show context menu
cm_SyncChangeDir=2600;Synchronous directory changing in both windows
cm_EditComment=2700;Edit file comment
cm_focusleft=4001;Focus on left file list
cm_focusright=4002;Focus on right file list
cm_countdircontent=2014;Calculate space occupied by subdirs in current dir
cm_UnloadPlugins=2913;Unload all plugins
cm_DirMatch=534;Mark newer
cm_Exchange=531;Swap panels
cm_MatchSrc=532;target=Source
[________________ParallelPort________________]=0
cm_DirectCableConnect=2300;Connect to other PC by cable
cm_NTinstallDriver=2301;Install parallel port driver on NT
cm_NTremoveDriver=2302;Remove parallel port driver on NT
[________________Print________________]=0
cm_PrintDir=2027;Print current directory (with preview)
cm_printdirsub=2028;Print dir with subdirs
cm_PrintFile=504;Print file
[________________Mark________________]=0
cm_SpreadSelection=521;Select group
cm_ShrinkSelection=522;Unselect group
cm_SelectAll=523;Select all
cm_ClearAll=524;Unselect all
cm_ExchangeSelection=525;Invert selection
cm_SelectCurrentExtension=527;Select all files with same ext.
cm_UnselectCurrentExtension=528;Unselect all files with same ext.
cm_RestoreSelection=529;Selection before last operation
cm_SaveSelection=530;Temporarily save selection
cm_SaveSelectionToFile=2031;Save file selection to file
cm_LoadSelectionFromFile=2032;Read file selection from file
cm_LoadSelectionFromClip=2033;Read file selection from clipboard
[________________Security________________]=0
cm_EditPermissionInfo=2200;Permissions dialog (NTFS)
cm_EditPersmissionInfo=2200;Typo...
cm_EditAuditInfo=2201;File auditing (NTFS)
cm_EditOwnerInfo=2202;Take ownership (NTFS)
[________________Clipboard________________]=0
cm_CutToClipboard=2007;(32-bit) Cut selected files to clipboard
cm_CopyToClipboard=2008;(32-bit) Copy selected files to clipboard
cm_PasteFromClipboard=2009;(32-bit) Paste from clipboard to current dir
cm_CopyNamesToClip=2017;Copy filenames to clipboard
cm_CopyFullNamesToClip=2018;Copy names with full path
cm_CopyNetNamesToClip=2021;Copy names with UNC path
cm_CopySrcPathToClip=2029;Copy source path to clipboard
cm_CopyTrgPathToClip=2030;Copy target path to clipboard
[________________FTP________________]=0
cm_FtpConnect=550;Connect to FTP
cm_FtpNew=551;New FTP connection
cm_FtpDisconnect=552;Disconnect from FTP
cm_FtpHiddenFiles=553;Show hidden FTP files
cm_FtpAbort=554;Abort current FTP command
cm_FtpResumeDownload=555;Resume aborted download
cm_FtpSelectTransferMode=556;Select Binary, ASCII or Auto mode
cm_ftpaddtolist=557;Add selected files to download list
cm_ftpdownloadlist=558;Download files in download list
[________________Navigation________________]=0
cm_GotoPreviousDir=570;Go back
cm_GotoNextDir=571;Go forward
cm_DirectoryHistory=572;History list
cm_DirectoryHotlist=526;Directory popup menu
cm_GoToRoot=2001;Go to root directory
cm_GoToParent=2002;Go to parent directory
cm_GoToDir=2003;Open dir or zip under cursor
cm_OpenDesktop=2121;Desktop folder
cm_OpenDrives=2122;My computer
cm_OpenControls=2123;Control panel
cm_OpenFonts=2124;Fonts folder
cm_OpenNetwork=2125;Network neighborhood
cm_OpenPrinters=2126;Printers folder
cm_OpenRecycled=2127;Recycle bin
cm_CDtree=500;Popup directory tree
cm_TransferLeft=2024;Transfer dir under cursor to left window
cm_TransferRight=2025;Transfer dir under cursor to right window
cm_editpath=2912;Edit path field above file list
[________________Help________________]=0
cm_HelpIndex=610;Help index
cm_Keyboard=620;Keyboard help
cm_Register=630;Registration info
cm_VisitHomepage=640;Visit http://www.ghisler.com/
cm_About=690;Help/About Total Commander
[________________Window________________]=0
cm_Exit=24340;Exit Total Commander
cm_Minimize=2000;Minimize Total Commander
cm_Maximize=2015;Maximize Total Commander
cm_Restore=2016;Restore normal size
[________________CommandLine________________]=0
cm_ClearCmdLine=2004;Clear command line
cm_NextCommand=2005;Next command line
cm_PrevCommand=2006;Previous command line
cm_AddPathToCmdline=2019;Copy path to command line
[________________Tools________________]=0
cm_MultiRenameFiles=2400;Rename multiple files
cm_SysInfo=506;System information
cm_OpenTransferManager=559;Background transfer manager
cm_SearchFor=501;Search for
cm_FileSync=2020;Synchronize directories
cm_Associate=507;Associate
cm_CompareFilesByContent=2022;File comparison
[________________View________________]=0
cm_visButtonbar=2901;Show/hide button bar
cm_visDriveButtons=2902;Show/hide drive button bars
cm_visTwoDriveButtons=2903;Show/hide two drive bars
cm_visFlatdriveButtons=2904;Buttons: Flat/normal mode
cm_visFlatInterface=2905;Interface: Flat/normal mode
cm_visDriveCombo=2906;Show/hide drive combobox
cm_visCurDir=2907;Show/hide current directory
cm_visTabheader=2908;Show/hide tab header (sorting)
cm_visStatusbar=2909;Show/hide status bar
cm_visCmdLine=2910;Show/hide Command line
cm_visKeyButtons=2911;Show/hide function key buttons
cm_ShowHint=2914;Show file tip window
cm_ShowQuickSearch=2915;Show name search window
cm_visDirTabs=2916;Show/hide folder tabs
cm_SwitchLongNames=2010;Turn long names on and off (Win9x/Me/NT/2000 only)
cm_50percent=909;Window separator at 50%
cm_RereadSource=540;Reread source
cm_DirBranch=2026;Show all files in current dir and all subdirs
cm_SwitchDirSort=2012;Turn directory sorting by name on/off
cm_SwitchHidSys=2011;Turn hidden/system files on and off
cm_Switch83Names=2013;Turn 8.3 names lowercase on/off
cm_ShowOnlySelected=2023;Hide files which aren't selected
[________________Tabs________________]=0
cm_OpenNewTab=3001;Open new tab
cm_OpenNewTabBg=3002;Open new tab in background
cm_OpenDirInNewTab=3003;Open dir under cursor in tab
cm_OpenDirInNewTabOther=3004;Open dir under cursor (other window)
cm_SwitchToNextTab=3005;Same as Ctrl+Tab
cm_SwitchToPreviousTab=3006;Same as Ctrl+Shift+Tab
cm_CloseCurrentTab=3007;Close tab
cm_CloseAllTabs=3008;Close all
cm_DirTabsShowMenu=3009;Show tab menu
cm_ToggleLockCurrentTab=3010;Turn on/off tab locking
cm_ExchangeWithTabs=535;Swap all Tabs
[________________Source________________]=0
300=300;Source: Show comments
301=301;Source: Only file names
302=302;Source: All file details
303=303;Source: Directory tree
304=304;Source: Quick view panel
305=305;File windows above each other
311=311;Source: Only programs
312=312;Source: All files
313=313;Source: Last selected
314=314;Source: Select user type
321=321;Source: Sort by name
322=322;Source: Sort by extension
323=323;Source: Sort by size
324=324;Source: Sort by date
325=325;Source: Unsorted
330=330;Source: Reversed order
331=331;Source: Open drive list
[________________Left________________]=0
100=100;Left: Show comments
101=101;Left: Only file names
102=102;Left: All file details
103=103;Left: Directory tree
104=104;Left: Quick view panel
111=111;Left: Only programs
112=112;Left: All files
113=113;Left: Last selected
114=114;Left: Select user type
121=121;Left: Sort by name
122=122;Left: Sort by extension
123=123;Left: Sort by size
124=124;Left: Sort by date
125=125;Left: Unsorted
130=130;Left: Reversed order
131=131;Left: Open drive list
[________________Right________________]=0
200=200;Right: Show comments
201=201;Right: Only file names
202=202;Right: All file details
203=203;Right: Directory tree
204=204;Right: Quick view panel
211=211;Right: Only programs
212=212;Right: All files
213=213;Right: Last selected
214=214;Right: Select user type
221=221;Right: Sort by name
222=222;Right: Sort by extension
223=223;Right: Sort by size
224=224;Right: Sort by date
225=225;Right: Unsorted
230=230;Right: Reversed order
231=231;Right: Open drive list
[________________Configuration________________]=0
485=485;Conf: ZIP packer
486=486;Conf: Display
487=487;Conf: Copy/Delete
488=488;Conf: Directory tabs
489=489;FTP options
490=490;Conf: General settings
516=516;Conf: Extended settings
491=491;Conf: Packer
492=492;Conf: Font
493=493;Conf: Save position
494=494;Conf: Colors
495=495;Conf: Confirmation
496=496;Conf: Viewer/Editor
497=497;Conf: Tabstops
498=498;Conf: Button bar
499=499;Conf: Language
580=580;Save current paths etc.
581=581;Open ini files in notepad
700=700;Change Start menu
[________________Network________________]=0
512=512;Network connections
513=513;Disconnect network drives
514=514;Share directory
515=515;Unshare directory
2204=2204;Connect to admin share to open \\server\c$ etc.
2203=2203;Which remote user has opened a local file
[________________FileOperations________________]=0
903=903;View with Lister
904=904;Edit (Notepad)
905=905;Copy files
3100=3100;Copy within panel
3101=3101;Copy to other
906=906;Rename/Move files
907=907;Make directory
908=908;Delete files
518=518;Test selected archives
508=508;Pack files
509=509;Unpack all
1002=1002;Rename (Shift+F6)
1005=1005;Move (F6)
1003=1003;Properties dialog
1004=1004;Create a shortcut
1001=1001;Simulate: Return pressed
2800=2800;Open program under cursor as different user
560=560;Split file into pieces
561=561;Combine partial files
562=562;Encode MIME/UUE/XXE
563=563;Decode MIME/UUE/XXE/BinHex
564=564;Create CRC checksums
565=565;Verify CRC checksums
502=502;Change attributes
[________________Misc________________]=0
503=503;Calculate space
505=505;Volume label
510=510;Version information
511=511;Start DOS
533=533;Compare dirs
2500=2500;Show context menu
2600=2600;Synchronous directory changing in both windows
2700=2700;Edit file comment
4001=4001;Focus on left file list
4002=4002;Focus on right file list
2014=2014;Calculate space occupied by subdirs in current dir
2913=2913;Unload all plugins
534=534;Mark newer
531=531;Swap panels
532=532;target=Source
[________________ParallelPort________________]=0
2300=2300;Connect to other PC by cable
2301=2301;Install parallel port driver on NT
2302=2302;Remove parallel port driver on NT
[________________Print________________]=0
2027=2027;Print current directory (with preview)
2028=2028;Print dir with subdirs
504=504;Print file
[________________Mark________________]=0
521=521;Select group
522=522;Unselect group
523=523;Select all
524=524;Unselect all
525=525;Invert selection
527=527;Select all files with same ext.
528=528;Unselect all files with same ext.
529=529;Selection before last operation
530=530;Temporarily save selection
2031=2031;Save file selection to file
2032=2032;Read file selection from file
2033=2033;Read file selection from clipboard
[________________Security________________]=0
2200=2200;Permissions dialog (NTFS)
2200=2200;Typo...
2201=2201;File auditing (NTFS)
2202=2202;Take ownership (NTFS)
[________________Clipboard________________]=0
2007=2007;(32-bit) Cut selected files to clipboard
2008=2008;(32-bit) Copy selected files to clipboard
2009=2009;(32-bit) Paste from clipboard to current dir
2017=2017;Copy filenames to clipboard
2018=2018;Copy names with full path
2021=2021;Copy names with UNC path
2029=2029;Copy source path to clipboard
2030=2030;Copy target path to clipboard
[________________FTP________________]=0
550=550;Connect to FTP
551=551;New FTP connection
552=552;Disconnect from FTP
553=553;Show hidden FTP files
554=554;Abort current FTP command
555=555;Resume aborted download
556=556;Select Binary, ASCII or Auto mode
557=557;Add selected files to download list
558=558;Download files in download list
[________________Navigation________________]=0
570=570;Go back
571=571;Go forward
572=572;History list
526=526;Directory popup menu
2001=2001;Go to root directory
2002=2002;Go to parent directory
2003=2003;Open dir or zip under cursor
2121=2121;Desktop folder
2122=2122;My computer
2123=2123;Control panel
2124=2124;Fonts folder
2125=2125;Network neighborhood
2126=2126;Printers folder
2127=2127;Recycle bin
500=500;Popup directory tree
2024=2024;Transfer dir under cursor to left window
2025=2025;Transfer dir under cursor to right window
2912=2912;Edit path field above file list
[________________Help________________]=0
610=610;Help index
620=620;Keyboard help
630=630;Registration info
640=640;Visit http://www.ghisler.com/
690=690;Help/About Total Commander
[________________Window________________]=0
24340=24340;Exit Total Commander
2000=2000;Minimize Total Commander
2015=2015;Maximize Total Commander
2016=2016;Restore normal size
[________________CommandLine________________]=0
2004=2004;Clear command line
2005=2005;Next command line
2006=2006;Previous command line
2019=2019;Copy path to command line
[________________Tools________________]=0
2400=2400;Rename multiple files
506=506;System information
559=559;Background transfer manager
501=501;Search for
2020=2020;Synchronize directories
507=507;Associate
2022=2022;File comparison
[________________View________________]=0
2901=2901;Show/hide button bar
2902=2902;Show/hide drive button bars
2903=2903;Show/hide two drive bars
2904=2904;Buttons: Flat/normal mode
2905=2905;Interface: Flat/normal mode
2906=2906;Show/hide drive combobox
2907=2907;Show/hide current directory
2908=2908;Show/hide tab header (sorting)
2909=2909;Show/hide status bar
2910=2910;Show/hide Command line
2911=2911;Show/hide function key buttons
2914=2914;Show file tip window
2915=2915;Show name search window
2916=2916;Show/hide folder tabs
2010=2010;Turn long names on and off (Win9x/Me/NT/2000 only)
909=909;Window separator at 50%
540=540;Reread source
2026=2026;Show all files in current dir and all subdirs
2012=2012;Turn directory sorting by name on/off
2011=2011;Turn hidden/system files on and off
2013=2013;Turn 8.3 names lowercase on/off
2023=2023;Hide files which aren't selected
[________________Tabs________________]=0
3001=3001;Open new tab
3002=3002;Open new tab in background
3003=3003;Open dir under cursor in tab
3004=3004;Open dir under cursor (other window)
3005=3005;Same as Ctrl+Tab
3006=3006;Same as Ctrl+Shift+Tab
3007=3007;Close tab
3008=3008;Close all
3009=3009;Show tab menu
3010=3010;Turn on/off tab locking
sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
djk wrote:I think that it would be nice if there at least appeared a tooltip with the full description above the not visible one.
I wanted to suggest this initially but with a slightly different approach. The list and its width could stay the same but hold only the IC and the corresponding number and have only as a tooltip the internal command's description. But I wouldn't want the description to disappear from totalcmd.inc as well!
"My only reason for still using M$ Window$ as an OS is the existence of Total Commander!" Christian Ghisler Rules!!!
How about this idea?
A window with 3 columns specially for keyboard remapping.
First column : internal command list
Second column : command description
Third column : press hotkey here to redefine
As I learn more about Totalcmd, more self_defined hotkeys were added, it turns out hotkey redefining is the most frequent thing I do in turning up Totalcmd.
Maybe an external tool for this?
Raymond
Your idea seems not very convenient. Even one long description will make all the list too wide, so that one cannot see hotkeys (they will be too far on the right). Moreover, one command can have several hotkeys. How will it look?
Sheepdog
The thing is that I use Russian totalcmd.inc and it has longer descriptions than English one. But your solution can help a little. Maybe, I'll use it, but as you said, of course, this is not real solution
Flint wrote:
Your idea seems not very convenient. Even one long description will make all the list too wide, so that one cannot see hotkeys (they will be too far on the right).
Long description could be truncated, when cursor or mouse move on it will show hint.
Flint wrote:
Moreover, one command can have several hotkeys. How will it look?
Well, I didn't recognize this possibility. Could have Add, Delete functions there.
BTW, is it really necessary to define several hotkeys to one command?
BTW, is it really necessary to define several hotkeys to one command?
It can be useful sometimes. For example, set F2 and Shift+F6 on remane command - and this configuration will be useful both for those who renames files as in NC and for those who likes to rename as in Windows.
Long description could be truncated
And who will determine the length of truncation? This can only be useful if size of columns will be adjustable by user...
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
On the same front, a function to tell what function is bound to a key would be nice. Put it into another word, what I'm asking for is a function like "describe-key" in Emacs.
yxz11 wrote:On the same front, a function to tell what function is bound to a key would be nice. Put it into another word, what I'm asking for is a function like "describe-key" in Emacs.
Support++.
In Define hotkeys section you could choose a key and it's redefined function is displayed. But if there is no function is redefined you get only zhe 'use default key' message.
sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
Here is a small piece of code from a VB project. I don't know if you know about this function, but it could be a good and simple solution to the problem mentioned here. I believe it's self-explanatory but if there are any questions, please ask.
Const CB_SETDROPPEDWIDTH = &H160
Dim lRetVal As Long
RetVal = SendMessage(Combo.hwnd, CB_SETDROPPEDWIDTH, NewWidthPixel, 0)
It does the following: you can have a combo-box with a specific width in a form, but when you click on it and the dropdown opens, the drop-down part can have a different width than the closed combo-box (smaller or bigger). The width of the drop-down part is defined by the <NewWidthPixel> parameter. This way, there is no need to re-arrange the form in order to see the bombo's full contents.
Hmmm, now that i think of it, could this be used to help the "merging" of the two list-boxes in the drive selection combo?
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.