Home › The tools › vCom
vCom
File manager

vCom

Two panes, the keyboard, and the rest of the suite.

The problem

Explorer answers "where is this file". Most of the working day the question is "get this from here to there" — and for that, Explorer makes you open two windows and arrange them side by side.

Two panes are two places at once. Tab moves between them, F5 copies from the one you are in to the one you are not, F6 moves. That shape has been around since 1986 and it has lasted because it is right.

What it does

1The keyboard, properly

Tab for the other pane, Enter to open, Backspace to go up, Space to tick, F5 copy, F6 move, F7 new folder, F8 delete. The keys everybody who has used a two-pane manager already has in their fingers, not ones that seemed more logical to us. Type letters and it jumps to the next matching name.

2The cursor and the selection are different things

Nothing ticked, and an action applies to whatever is under the cursor. Things ticked, and it applies to those and never the cursor as well. Conflating them is how somebody presses delete meaning one file and gets six.

3It knows a network drive has no Recycle Bin

Nothing on Windows gives one to a mapped drive or a UNC path — delete there and it is gone. vCom asks per drive, before anything happens, and the question changes: "move to the Recycle Bin" or "delete PERMANENTLY". For a selection spanning both, it says both.

4Copying is vCopy's engine

The same code with the same tests. Every byte hashed on the way out and the result read back to check it; on a move nothing is deleted until that check has passed; and one file failing does not end the job.

5An empty folder and a folder you cannot read are different

They look identical in a pane and mean opposite things. vCom says "permission was refused" rather than showing an empty list — telling somebody a folder is empty when they are simply not allowed to see it is how they conclude their files are gone.

6Sorted the way people read

IMG_2 before IMG_10. Folders at the top whatever the sort, because sorting by size and having them scatter through the list is how somebody deletes the wrong thing. Coming up out of a folder puts the cursor back on it.

7Careful with links and sizes

Junctions and symbolic links are marked and never followed — one turns a folder into the whole disk, and two pointing at each other never finish. A folder has no size until you press F3 and ask for one.

8Names are never changed without saying so

Type a folder name ending in a space and vCom removes it, because Windows will create that folder and then never be able to open it again. And it tells you it did.

Why it is worth it

✓
It does not replace Explorer

No file types claimed, nothing intercepted, Ctrl+C and Ctrl+V go on doing what they did. One "Open in vCom" entry appears on the right-click menu for folders and drives, alongside Open rather than instead of it.

✓
It does not reimplement its siblings

Archives are vPress. FTP is vFTP. Bulk rename is vName. Comparing two folders is vCopy. A file manager carrying its own archive handler, FTP client and renamer is three programs nobody maintains inside one nobody can debug.

✓
It keeps no index

No database of your disk, no thumbnail cache, no list of files it has seen. Settings and bookmarks, and nothing else. Nothing runs in the background and nothing starts with Windows.

✓
Right on a slow network

The window opens before the drives are read, so a machine with three mapped drives — or one whose NAS is asleep — is not several seconds of blank screen. And the checking on every copy is exactly what a share over wifi needs.

How you use it

1
Put a folder in each pane

Click a drive letter, type a path, or press Ctrl+= to put the other side in the same place.

2
Tick what you want

Space ticks, Insert ticks and moves down, Ctrl+A takes the lot. The footer says how many and how much.

3
F5 to copy, F6 to move

It shows the count, the size, anything already there and anything it will not be able to write, and waits for you to say go.

4
F8 to delete

And read the sentence — it is a different one on a drive with no Recycle Bin.

What it needs

Windows10 or 11, 64-bit. Server editions work
Installs toYour user profile — no administrator prompt
NeedsNothing else installed first
NetworkNone — vCom never connects to anything
Goes withvCopy, vPress, vFTP, vName and vSize — vCom is the shell they plug into

What it will not do, said plainly

It does not open archives, do FTP, or bulk rename. Those are vPress, vFTP and vName, and they are better at them than a corner of a file manager would be. vCom opens what you press and hands files to whatever Windows has registered for them.

It does not replace Explorer or take over any file type. If you were looking for something to stand in front of Windows' own shell, this is not it, on purpose — that is the decision behind every file manager somebody eventually uninstalls because they cannot tell what is causing a problem.

It shows the first twenty thousand items in a folder and says how many more there are. A pane that has to build forty thousand rows before it appears is a pane nobody waits for.

See vCom on your own machine

A short screen-share is usually enough — we open it on your PC, with your files.

Or write to info@issmart.in.