Hello friends...
How to use builtin command, and make new directorium (folder) with a predefined name... (as a button bar).
"cm_MkDir=907;Make directory" is command which will do the magic. But, I don't know to configure it properly.
When I use it, Popup menu comes waiting for me to give the name of new dir, and it's not working like I want... to "silently" make dir with predefined name I gived.
regards,
- Help Request! **Make new directory using internal comman**
Moderators: Hacker, petermad, Stefan2, white
Hello Ljubisa,
HTH
Roman
Code: Select all
%comspec% /c md <dirname>
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
tnx much Hacker for fast reply!
But...
I tried to write parameters you adviced in this box:
http://imageshack.us/photo/my-images/836/wheretoputit.png/
It's seams I doing wrong, mate
But...

I tried to write parameters you adviced in this box:
http://imageshack.us/photo/my-images/836/wheretoputit.png/
It's seams I doing wrong, mate

Tnx kindly sir, it works.adymocan wrote:Just replace cm_MkDir with %comspec% /c md <dirname> in the Command field.
Also I suggest that you enclose the directory name with " ", especially if the name contains spaces (%comspec% /c md "My new folder")
Managing files from my 2Tb from 4 HD's I have using opened 5 tabs on each side of TC. And decompressing ofthen files from the net I usualy make some temp dir called 000, or whatever, and after I done delete it. And I stoped to go to some "faworite temp dir"... Meaning I use it now wherever I have some free space on 20 partitions

darn... must buy new 2 Tb H
