Quantcast
Channel: Total Commander
Viewing all 18788 articles
Browse latest View live

Total Commander (English) • Compare Directories - question ; Menu "Mark > Compare Directories" for sub folder too?

$
0
0
On the Right Panel i have:
- AAA
- BBB
On the Left Panel i have:
- AAA
- BBB
- CCC
all are folders.
F9, M, C: "The files in the source and target directories took identical." So now i am confused, because apparently they are not.

Q: Is there a setting that i can use to let TC besides Compare Files also Compare Directories? (uh, wait a minute, even more confused, this feature is called "Compare Directories") ;-)

Regards
Rob

Statistics: Posted by Robbie — 2020-03-19, 10:29 UTC



Total Commander (English) • Re: Compare Directories - question

$
0
0

CODE:

cm_CompareDirsWithSubdirs536Also mark subdirs not present in other dir

Statistics: Posted by tuska — 2020-03-19, 11:03 UTC


Total Commander (English) • Compare Directories - Menu "Mark > Compare Directories" + cm_CompareDirsWithSubdirs

$
0
0
Hi Robbie

Menu "Mark > Compare Directories" is to compare the both current visible folders for files only.


For all internal TC commands see "TOTALCMD.INC" (select and press F3)
There search for 'comp' and you will find
cm_CompareDirs=533;Compare dirs
cm_CompareDirsWithSubdirs=536;Also mark subdirs not present in other dir



"cm_CompareDirs" you will find also in english menu file "WCMD_ENG.MNU"

Create there a new line with "cm_CompareDirsWithSubdirs"
MENUITEM "&Compare Directories\tShift+F2", cm_CompareDirs
MENUITEM "Compare Directories with sub dirs", cm_CompareDirsWithSubdirs

(the keyboard shortcut mentioned there is just plain text w/o function. To assign one go to "Configuration > Options... > Misc."


Or use "cm_CompareDirsWithSubdirs" from an button or at the TC own command line.

Or take a look at petermad's extented language files found at >> viewtopic.php?t=33740



HTH?

Statistics: Posted by Stefan2 — 2020-03-19, 12:51 UTC


Total Commander (English) • Re: %ComSpec% /c not close

$
0
0

Message from moderator Hacker

Moved to the English forum.

Statistics: Posted by Hacker — 2020-03-19, 19:14 UTC


Total Commander (English) • FYI - TC Chocolatey packages

$
0
0
FYI, I created chocolatey packages for selection of TC plugins for which license allows such type of distribution. There is also a ready to use Powershell script for automation of TC configuration and plugin installation which makes adding new TC plugins as packages trivial. Everything is open sourced.
With chocolatey installed, you can for example do the following:

CODE:

choco install totalcommanderchoco install tcp-shelldetails
More info here:

Statistics: Posted by majkinetor ! — 2020-03-19, 21:03 UTC


Total Commander (English) • Re: TC 9.50 - Dark Mode

Total Commander (English) • How to find folders without appear in another tab?

$
0
0
Hello,
I have two driver, there are lots of files and folders. For example, One driver now have 99 folder, another driver only have 98 folder. I want to find which folder is that folder.

Statistics: Posted by chunwaihome — 2020-03-20, 05:11 UTC


Total Commander (English) • Re: FYI - TC Chocolatey packages

$
0
0
Hi Majkinetor,

Does this script can handle multiple TC installation on the same computer ?
i.e different TC main folder and different inifiles ?

I do not use chocolatey to install application due to outdated version and sometime no way to choose destination folder and update policy.

Statistics: Posted by nsp — 2020-03-20, 06:00 UTC



Total Commander (English) • Re: How to find folders without appear in another tab?

$
0
0
You can use the command: cm_CompareDirsWithSubdirs for that.

Statistics: Posted by petermad — 2020-03-20, 08:12 UTC


Total Commander (English) • Re: Compare Directories - question ; Menu "Mark > Compare Directories" for sub folder too?

$
0
0
I had to google about the HTH thing ;-) for the rest very clear instructions! TY!

Statistics: Posted by Robbie — 2020-03-20, 11:05 UTC


Total Commander (English) • Black ribbon error

$
0
0
Hi,

Don't sure why this is happen, since sometimes i get this in Google Chrome too (in Chrome i get rid of it with F11).

ribbon_tc.png

Thank you,

Statistics: Posted by bogordo — 2020-03-20, 14:51 UTC


Total Commander (English) • Re: Black ribbon error

$
0
0
Maybe a buggy video driver

Statistics: Posted by petermad — 2020-03-20, 16:44 UTC


Total Commander (English) • Renaming start of files

$
0
0
Hi,

I'm trying the rename tool but don't get how i can rename changing only the start part "XX - ", thus, moving from here:
16 - Crear bloques
17 - Modos de edición
18 - Crear muros

to here:
1.1 - Crear bloques
1.2 - Modos de edición
1.3 - Crear muros

This is, changing the starting part and adding an incremental number and subnamber... :roll:

Statistics: Posted by bogordo — 2020-03-21, 10:31 UTC


Total Commander (English) • Re: Renaming start of files

$
0
0
Have a backup!


1)
Add a '1.' plus [C] numbering 1, 2, 3,... plus a marker like # to get the numbers to remove
1.[C]#[N]

1.1#16 - Crear bloques
1.2#17 - Modos de edición
1.3#18 - Crear muros

Rename

2)
Reload
RegEx Search for '#\d+ -' and Replace with ' -'

1.1 - Crear bloques
1.2 - Modos de edición
1.3 - Crear muros



Me think you can both steps in one go,... try it and take look at the preview.



 

Statistics: Posted by Stefan2 — 2020-03-21, 11:23 UTC


Total Commander (English) • Select current ext in button not working if selected

$
0
0
Hi,

I have a .pdf selected and press Alt+ Num+ = all .pdf are selected, if i have the same situation but use the button with cm_SelectCurrentExtension command i get "Not matches found" error message, don't understand...thus, this button-command works only if i have hovered/pre-selected the .pdf file, if it is selected does not work (but works with Alt + Num+), any explanation?

Thank you,

Statistics: Posted by bogordo — 2020-03-22, 08:38 UTC



Total Commander (English) • Re: Select current ext in button not working if selected

$
0
0
2bogordo
Not confirmed with TC 9.51 RC6 x86/x64. For me both working fine ...

Statistics: Posted by Ovg — 2020-03-22, 08:57 UTC


Total Commander (English) • Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

$
0
0
 
Any interest in updating that list? What is missing?

Which plugin do you use for which purpose?


Please help to collect which plugin to use for which issue. Help others to chose the right plugin for their need.

We could need this information from you:
Used for Extension/FiletypeGroup --- Plugin-Name --- Link to Download or Forum Page --- (Example usage ?)



Link to an older collection at hand?


 

Statistics: Posted by Stefan2 — 2020-03-23, 06:37 UTC


Total Commander (English) • Re: Adding a screenshot to a post

$
0
0
IIRC Ghisler explained somewhere...

It's a triple legal problem:
1.People could post things which would make you a criminal only by viewing it, like certain types of porn
2.The new European data protection laws forbid it: Just by visiting a page,
    you would unwillingly give away your IP address to any third party sites hosting these images
3.If I hosted the images myself, it could be viewed as illegal copying of copyrighted materials

Avatars have similar problems, but according to EU regulations, smaller previews of images are legal, e.g. as used by Google Images.
But even Google stopped showing the original size of images directly.

Statistics: Posted by tuska — 2020-03-23, 19:37 UTC


Total Commander (English) • Confused about Quick Edit window including how to save changes

$
0
0
Hi, All.

Some questions about the Quick Edit window:

1. How do I get viewer shortcut/keyboard commands to work? Doing things like rotate image -- CTRL <- OR CTRL-> -- have no affect. (I see that my image filename is highlighted but keyboard commands seem to affect the file window, not the quick viewer window.)

2. I can rotate images by clicking on the rotate buttons in the quick view window but don't see a way to save these changes. And is there a way to SAVE and not SAVE AS...?

2. I can see in SETTINGS how to 'Hide toolbar in quick viewer' but don't see how to show that toolbar in the regular window?

I'm using Irfan Viewer to do my tasks but would like to know how TC can work better for me.

Statistics: Posted by lorenk — 2020-03-23, 20:23 UTC


Total Commander (English) • Re: Confused about Quick Edit window including how to save changes

$
0
0
lorenk,
What is a "Quick Edit window"?

TIA
Roman

Statistics: Posted by Hacker — 2020-03-23, 20:34 UTC


Viewing all 18788 articles
Browse latest View live