/= type dialog box for any batch files?
Any trick I'm missing to display a dialog box to query for input of multiple parameters in one interface? I'd like to be able to pop up a dialog box for a script similar to any command's /= dialog box...
View ArticleHow to prevent multiple launch of a program from Explorer window ?
Hello I run begin.btm by double-clicking it from an Explorer window. It launches -----------Code.btm----------- MSACCESS.EXE test.mdb bsa.bat ------------- Often my computer freezes/I click too much...
View Articlewindows 11
Just upgraded my system to windows 11. It was a very smooth, no glitches and everything seems to be working. However out of interest I did a ver /r to see what would result. system info So not quite...
View ArticleIF ISNUMBER ... ?
Is there a simple way to determine if a string will represent a number when passed to @EVAL? If there is, I missed it. If not, it would be useful
View ArticleEnhance COPY Command
I would like you to enhance the COPY and DIR commands to o this: COPY /UF and COPY /U should always use the Modify date in order to determine whether or not to copy a file. Sometimes when I use COPY...
View ArticleProvide TCEDIT with ability to edit NTFS Streams
When I try to open an NTFS Stream in TCEDIT, it says that the filename is invalid. Opening an NTFS Stream from the command line gives no error, but no file is opened. Example: Code: tcedit...
View ArticleNew Command to Update a File Timestamp
You should create a new command to update one or more of a file's timestamps. The default behavior (without any command qualifiers) should be to make sure that the file's Create Timestamp is no later...
View ArticleInteresting functions
As I mentioned Here, there are a lot of interesting, non-system specific aliases that power users have. Ane as this subforum is about functions - think it would be great to start a thread asking folks...
View ArticleInteresting Aliases
As I mentioned Here, there are a lot of interesting, non-system specific aliases that power users have. Think it would be great to start a thread asking folks to post theirs - as text and not image...
View ArticleDO default order is /o:a and not /o:e (like stated in the help)
The help file states for the DO command (seems to be copy/paste from every other command like DIR): /O:... Sort the files before processing. n Sort by filename and extension, unless e is explicitly...
View ArticleDEPUPE Crashes and Takes Out The Current TCC Session With It
If I run: DEDUPE /S /V /H *.* A:\ DEPUPE crashes and takes out the copy of TCC that it is running on. My guess is that running "/S", on the root of a drive "A:\" and "*.*" (basically everything on the...
View ArticleTake Command crashes on Windows 11
It seems like Take Command, both v28 and the latest v29, will randomly crash. Any tabbed windows disappear/become invisible, but they can be reattached after restarting Take Command. While it seems to...
View Article@replace
there a way to use @replace to replace spaces in a string with another non-blank character?
View ArticleExtend DEDUPE
Even with SHA512 - there is a chance that it might get a file that is one char different - so the best way to be 100.0% sure that two files are exactly the same is to compare[file1,file2] - so be great...
View Articletrouble connecting
Anyone having trouble connecting to web sites. I have no problem connecting to sites that provide https connection but ones without the secure connection it just will not connect. Some that SAY they...
View ArticleVersion 30 is released (apparently?)
MajorGeeks has version 30 posted: Download Take Command - MajorGeeks Take Command lets you have multiple console applications open in tabbed windows, with a Windows Explorer-like interface available...
View Articletcmdhere_mods.btm
@Charles Dye - hope you are doing well. For the included / attached BTM - which you have modified for me in the past, I'd like to check if there is anything in "HKCR\%object\Shell\RunAs\command\" and...
View ArticleUse of @File Lists with Touch command
I am using TCC v.26 and trying to use the Touch command with the "/Dc" parameter to update the creation datetime stamp on a group of files. It works as expected if I try on an individual file. The...
View ArticleCreate 366-day month, day, comments subfolder set
This program creates a set of 12 monthly folders, day folders in those, "comments" folders in those. It must be run from TCC, not Explorer. :: Make_Cal-comments_Folders.btm :: :: This requires the free...
View ArticleREQ: tcmdhere.btm mod
rem This batch file adds the "TCMD prompt here" entry to Windows Explorer I'd like to add a verb to the directory / drive context menu - so it can allow TCMD to "run as administrator" in the specified...
View Article