Add a version of %@pid and isapp that is fast but doesn't support wildcards...
I'd like to see a faster version of isap and %@pid for use in loops to count process instances. Currently I'm using %@exepids from Vince's plugin, but it would be nice to see this in TCC directly....
View Articletemperature.btm
I can't remember who created the BTM but think it would help if whoever did would also post how to navigate the weather.gov site to get the link used in the copy command near the top. I'm interested in...
View ArticleAdd meta character to represent current file for touch to use with /r
Now that you've added the ability for touch to use the date and time from a file with /r how about some type of meta character to allow it to use the current file for /r touch /d:c /t:c /r:wf /s files....
View ArticleTheme in more places
I get that windows dialogs are probably impossible to theme without considerable effort - but the often used command and directory history would be more pleasant if they followed the current theme.
View Articleadd extensions to autocomplete tab key and other
Hi, I've searched the forum ana everything but I haven't found how to add popular extension to tab autocomplete, i.e. .mkv or .mp3, so when I complete the .mkv file it will launch windows associated...
View ArticleButtons in the XHISTORY Popup Window
I would like to suggest adding some buttons in the popup window. A button to change to the CWD of the highlighted command line (not sure whether it should leave open or close the popup). A button to...
View ArticleEVERYTHING has to reindex after each reboot.
Any CD command after a machine (re)start always fails with "Path not found." I run EVERYTHING /O and it reindexes automatically. Close EV and retry the CD command and it succeeds. I would like to...
View ArticleTake Command on Windows 11
I have an older TC & I'm happy with it.. I installed it on my new Windows 11 system and i't sort of works.. One annoyance, Win 11 always asks if I want to allow it to run. Is there a way to stop...
View Articleability to install with winget?
I'm trying to automate my environments as much as possible — including the automation of rolling out common programs I use. Is there a winget command to install TCC?
View ArticleIs there any way to do a silent install?
Mostly, I find the update process is too interactive (even with option /u). Is there a way to download e.g. tcmdx64.exe and run it silently? Preferably with some way to change some of the options (e.g....
View ArticlePDF that opens in browser but not in Acrobat?
I have a PDF (local file) which is a collection of images of pages from a math journal. It looks OK in Firefox or MSEdge, but in Acrobat, all I see are the greyed backgrounds of pages with no text. Any...
View Article@File List and SELECT acting weird
Code: DIR /B /A:d %TYPE%\*%2* > D:\TEMP\LIST.TXT SELECT /O:u GOSUB LAUNCH %TYPE (@D:\TEMP\LIST.TXT) I am in the process of writing a batch file and I have the above two lines as a part of it. The...
View ArticleTrying to uninstall TCMD 27 in order to reinstall
I am trying to uninstall TCMD 27 because I want to get back to total defaults, and that includes the colors. So I ran Revo Uninstaller after running the standard Windows uninstaller, which runs the...
View ArticleWhere can I switch off automatic translation?
Ik heb een aantal vragen, maar eerst en vooral: Waar is de uitknop voor de automatische vertaling van deze site? De kwaliteit van de vertaling is slecht genoeg om een grote afleiding te zijn.
View ArticleSearch forum
Used the search "problem" Got the message below. Not been here in a while, maybe I forgot how to search? Oops! We ran into some problems. Please specify a search query or the name of a member.
View ArticleDirectory aliases in PATH
Directory aliases work in PATH. I'm pleasantly surprised. Code: v:\> alias vcbin: "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\Hostx64\x64" v:\> path /n...
View ArticleESearch
ESearch is an alias that uses Everything Search to display the location of a file(s). Code: esearch="C:\Program Files\JPSoft\TCMD%_vermajor\es.exe" /a-d -whole-word %1 Examples; Display location of all...
View ArticleTextUtils plugin request for quick link
Charles, Would you add a quick link in the TextUtils help for Changes, please? It would be much appreciated. Dave C.
View ArticleTASKLIST and @pidwow64
Hey @Charles Dye Thanks for adding the ability to show filename extensions with TASKLIST Nicer with the extensions now, when I look for 32-bit programs; Code: R:\>tasklist /e /nx | ffind /kvmt"»"...
View Article