Eng :: RE: Win10 'Windows Subsystem for Linux': copy/move TC-button?
Author: ghisler(Author) Posted: Sun Jun 12, 2016 9:21 am (GMT -6) 2Hurdet That's not the problem here - the link lists function which copy files on Linux. The question is about the Linux subsystem on...
View ArticleEng :: RE: Ctrl+T calls Multi-Rename Tool, not new Folder-Tab?
Author: ghisler(Author) Posted: Sun Jun 12, 2016 9:27 am (GMT -6) Yes, Ctrl+T was calling the multi-rename tool before I added tabs to Total Commander. I changed this to "New Tab" to be compatible with...
View ArticleEng :: RE: TC9 beta: new icons missing? (Yes, it's intended for beta1)
Author: ghisler(Author) Posted: Sun Jun 12, 2016 9:30 am (GMT -6) Yes it can! 1. Define the colors in Configuration - Options - View modes 2. Define the rules in Configuration - Options - Auto Switch...
View ArticleEng :: RE: TC 9 beta - Coluld not be deleted!
Author: ghisler(Author) Posted: Sun Jun 12, 2016 9:31 am (GMT -6) It could be the current directory in some other program. Then Windows will not allow you to delete it._________________Author of Total...
View ArticleEng :: RE: TC 9 beta - Coluld not be deleted!
Author: makinero Posted: Sun Jun 12, 2016 9:34 am (GMT -6) OverForceMode Delete or SuperForceMode Delete - to remove each directory - even if there is no access. Please add this function. Of course, if...
View ArticleEng :: Is there a way to force TC to re-read WinCmd.ini ?
Author: eitang Subject: Is there a way to force TC to re-read WinCmd.ini ? Posted: Sun Jun 12, 2016 9:37 am (GMT -6) Hi all, Of course, without exiting and re-loading TC. The idea is to find a way to...
View ArticleEng :: RE: Is there a way to force TC to re-read WinCmd.ini ?
Author: ghisler(Author) Posted: Sun Jun 12, 2016 9:47 am (GMT -6) Just use cm_visButtonbar2 command, e.g. in main menu, start menu, or horizontal button bar or command line. No need to edit...
View ArticleEng :: Compare files with ONLY Same name, but different ext or size
Author: darkside999 Subject: Compare files with ONLY Same name, but different ext or size Posted: Sun Jun 12, 2016 10:21 am (GMT -6) Hi to everyone, I would have a function to compare different dirs...
View ArticleEng :: RE: Can you make .lnk file date same as its target
Author: Hacker Posted: Sun Jun 12, 2016 11:07 am (GMT -6)sorcar, Eh, you could have mentioned that before. Code:Loop, Read, %1%{ FileGetAttrib, Attrib, %A_LoopReadLine% IfInString, Attrib, D {...
View ArticleEng :: RE: Savepath=1 in wincmd.ini not working
Author: tuska Posted: Sun Jun 12, 2016 11:10 am (GMT -6) Thank you for this hint. But based on this statement from thread-starter:Quote:http://ghisler.ch/board/viewtopic.php?p=306172#306172 When...
View ArticleEng :: RE: Is there a way to force TC to re-read WinCmd.ini ?
Author: eitang Posted: Sun Jun 12, 2016 11:38 am (GMT -6) Hi Christian,>> cm_visButtonbar2 Many thankds for the quick reply !!!_________________Best Wishes, Eitan Gilboa (License #: 17011) URL:...
View ArticleEng :: RE: Can you make .lnk file date same as its target
Author: sorcar Subject: Code works. Posted: Sun Jun 12, 2016 12:04 pm (GMT -6)Quote:Eh, you could have mentioned that before. I was a little unsure if that would be possible. But it works so...
View ArticleEng :: RE: TC9 beta: Marking files; missing the red color
Author: petermad Posted: Sun Jun 12, 2016 12:49 pm (GMT -6) 2Lefteous The new feature "Use Windows theme for cursor" is set by default after installing TC9b1 - so that is why it was absolutely proper...
View ArticleEng :: TC9, Autoswitch & Portable - is this possible?
Author: sirsilver Subject: TC9, Autoswitch & Portable - is this possible? Posted: Sun Jun 12, 2016 1:18 pm (GMT -6) So I want the following but cant seem to get it to work: Folder...
View ArticleEng :: RE: Is there a way to force TC to re-read WinCmd.ini ?
Author: petermad Posted: Sun Jun 12, 2016 1:28 pm (GMT -6) Hmm, cm_visButtonbar2 only seems to work in the 32 bit version, not the 64 bit version mof TC9_________________#524 Danish Total Commander...
View ArticleEng :: RE: TC 9 beta - Coluld not be deleted!
Author: makinero Posted: Sun Jun 12, 2016 1:30 pm (GMT -6) TC - the kind of advanced application and can not remove empty folders 0 byte. I am unhappy.
View ArticleEng :: RE: Is there a way to force TC to re-read WinCmd.ini ?
Author: eitang Posted: Sun Jun 12, 2016 1:54 pm (GMT -6) Petermad, I am still with XP... Christian's suggestion does exactly what I Asked for._________________Best Wishes, Eitan Gilboa (License #:...
View ArticleEng :: RE: TC9 beta - win 10 gamebar issue
Author: joby_toss Posted: Sun Jun 12, 2016 2:33 pm (GMT -6) Thank you for pointing me to the right direction! Thought it only happens in the beta version...
View ArticleEng :: RE: TC9, Autoswitch & Portable - is this possible?
Author: sqa_wizard Posted: Sun Jun 12, 2016 3:20 pm (GMT -6) Good idea to support variables (which does not work yet)! To follow the rule on every subfolder just use the rule notation "C:\Dowmloads\*"...
View ArticleEng :: RE: Can you make .lnk file date same as its target
Author: Hacker Posted: Sun Jun 12, 2016 3:52 pm (GMT -6)sorcar,Code:Loop, Read, %1%{ FileGetAttrib, Attrib, %A_LoopReadLine% IfInString, Attrib, D { RegExMatch(A_LoopReadLine,...
View Article