Upgrade the Windows Command Prompt

Take Command is a comprehensive interactive GUI and command line environment that makes using the Windows command prompt and writing batch files easy, faster and far more powerful. Take Command displays your command line applications in tabbed windows, with optional File Explorer-style integration for a visual look at your directories. Take Command includes hundreds of major enhancements to CMD commands such as COPY, DEL, DIR, and MOVE, and adds more than 220 new commands, 760+ internal variables and functions, a powerful batch file IDE editor / debugger, syntax coloring, advanced command line editing and programmable tab completion, macro recording & playback, and thousands of other features. Take Command is a fully-compatible Windows CMD replacement.

We're so convinced you'll find Take Command essential for all your command prompt windows that we offer a 90-day unconditional money-back guarantee.

New copy $99.95 Upgrade $49.95

 

Take Command Reviews

Video Review of Take Command and TCC

Noah Coad


"Take Command takes a powerful yet simple command processor and marries it with a beautifully modern interface, for a result that leaves the default Windows interface years behind."

PC World

Read More...

Take Command Newsletter



We never share or sell our subscriber list.

View our privacy policy

12 Reasons to Replace CMD and the Windows Command Prompt

The default Windows command processor is CMD.EXE. It is a console application that executes the commands you enter at the prompt and runs simple batch scripts (files with a .BAT or .CMD extension). Unfortunately, the CMD shell has always been woefully lacking in even the most basic features compared to the command processors available in other operating systems. And CMD hasn’t changed significantly since its first appearance in Windows NT 3.1 (released in 1993).

What’s wrong with CMD and the Windows Command Prompt?

  1. CMD in Windows 10 has about 40 internal commands. That’s only a couple more than CMD had in Windows NT 3.1 25 years ago.
  2. CMD has (almost) no configuration options. There are a handful of switches you can specify on the startup line, and that’s it.
  3. There’s no way to create plugins to extend CMD; your only choice is writing new external apps.
  4. CMD can set its foreground and background colors, and … nothing else. No syntax coloring, different colors for input and output, errors, colorized directories.
  5. Command line editing in CMD is (extremely) simplistic.
  6. Filename completion is crude and non-programmable.
  7. Variables in CMD consist of the environment variables and a total of 6 internal variables. All of those internal CMD and Windows settings you’d like to query? Not from CMD.
  8. File viewing is limited to TYPE. If you want to display a page at a time, pipe to MORE. Want to go back a page, search, scroll up and down? You can’t.
  9. Aliases? Sort of. Just don’t try anything other than the most basic command alias.
  10. 25+ years into the Internet era, and CMD’s Internet-capable commands consist of … nothing. No HTTP or FTP file access for internal commands. No SSL or SSH, and no SMTP.
  11. Help is nearly non-existent. There is a paragraph or two of text output when you enter the command name followed by a /?. Want to see the command syntax while you’re constructing a command line or writing a batch file? Help on redirection, command line parsing, regular expressions, or batch file creation? Forget it.
  12. Creating, editing, and debugging batch files is a demanding task and needs an integrated solution. What is Microsoft’s solution? Edit the batch file in Notepad, run it on the command line, and see what happens.

Take Command is our flagship product. Take Command is a complete Windows console replacement that solves all of the problems above, and provides you with a vastly better command prompt UI, a batch programming IDE with syntax coloring, and thousands of additional features not available at the CMD prompt. Learn more about Take Command.

For more than 30 years, JP Software has been helping programmers, system administrators, technical support professionals, and advanced users save time and solve their command prompt frustrations. Take Command offers a new approach to working with Windows command line applications, bringing users the power of the command line and the ease of use of the GUI.

Need Support?

Command Prompt Support
JP Software hosts active online support, tips, and suggestions forums for Take Command, TCC, CMDebug, and TCC/LE.

 

Visit our Support Forum

Learn More About Take Command

Learn more about Take Command and Batch File ProgrammingTabbed Windows Consoles, the Windows CMD Command Prompt, and Windows Command Prompt Tricks. Or see our Take Command Online Help for all of the details on our thousands of Windows console improvements.

Take Command is the most flexible and powerful Windows command line available anywhere. And there are two versions of Take Command, so you can use the version that's perfect for your needs. See Comparing Take Command, TCC/LE, and CMD Windows Command Processors. Take Command and TCC are compatible with the CMD prompt and command line applications in Windows 10, Windows 11, Server 2016, Server 2019, and Server 2022.

Benefits: Windows console replacement

  • Take Command combines the power of the command line with the ease of use of Explorer. You can manipulate files in the tabbed command prompt windows and see the results in the GUI window.
  • Take Command is compatible with your existing Windows command prompt commands and CMD batch files, while adding thousands of new features. (And Take Command runs your CMD batch files faster than CMD!)
  • The integrated and familiar environment means you are immediately more productive with your interactive and batch file programming tasks.
  • The consistent command prompt commands syntax reduces learning and development time.
  • The comprehensive help (including context-sensitive popup help for command line commands syntax), speeds your development time and reduces syntax errors.
  • Create and debug your batch scripts in a fraction of the time with the integrated editor and batch file debugger.
  • It's fast - 20-200% faster at displaying output than the standard CMD command prompt, so you get your work done faster.
  • Take Command is fully customizable, including multiple themes, colors, menus, toolbars, and windows, so you can create the interface you're comfortable with.
  • You can redefine your commands through aliasing, create new commands and functions for your regular tasks, and assign frequently used commands to a single keystroke.
  • The user interface is available in English, French, German, Italian, Russian, and Spanish. (Online help is currently in English only.)

Takeures Command Features: Windows cmd replacement

  • You can run multiple command prompts and GUI applications simultaneously in tabbed windows, including our own Take Command Console (TCC), CMD, bash and PowerShell.
  • The integrated file explorer allows you to examine directories and drag and drop files to the tabbed command prompt windows.
  • The programmable tabbed toolbar lets you create up to 20 tabs with up to 50 toolbar buttons on each. Toolbar buttons can start new tabs or windows, or send commands or text to existing tabs.
  • The TCC scripting language is a massive superset of the CMD command prompt commands, with 259 internal commands, 420+ internal functions, and 340+ system variables. Almost all of the CMD commands (e.g. DIR, COPY, DEL, DIR, START, etc.) are enhanced with hundreds of additional options, and TCC adds more than 210 new commands. Take Command can usually do in one or two lines what requires dozens of lines in Windows CMD commands (if it can do it at all).
  • Most interactive commands (such as COPY, DIR, DEL, MOVE, START etc.) have command dialogs that allow you to select filenames and options and see your command line before executing it. The most powerful Windows command processor is also the easiest to use!
  • Take Command includes the best text and binary file viewer available for Windows, including bidirectional scrolling, hex listings, fixed and floating rulers, grid lines, extensive searching and printing features, and much more.
  • Take Command includes an editor (TCEdit) that is optimized for editing script and ini files.
  • Select or exclude files by date, time, size, owner, description, and extended wildcards or regular expressions for extraordinary flexibility in file management.
  • Specify multiple filenames for most file processing command prompt commands (i.e., COPY, DEL, DIR, MOVE, etc.). (COPY even supports multiple targets as well as multiple sources.)
  • The scripting language includes a complete set of flow control structures including IF-Then-Else, DO and FOR loops, SWITCH, subroutines, batch libraries, etc.
  • Create and debug your batch scripts with the integrated graphical IDE. The IDE includes tabbed edit windows and a sophisticated debugger with single stepping, breakpoints, performance profiling, syntax coloring, tooltips, bookmarks, and tabbed variable and watch windows. The IDE also includes a Toolbox window that shows all of the internal TCC commands, variables, and variable functions organized by category. Windows batch file programming has never been easier or more powerful!
  • The built-in screen scrollback buffer lets you review or print command line output from past commands, and find text in any tabbed window.
  • You have multiple types of redirection, including redirecting and piping to STDERR, "here-document" and "here-string" redirection, and TEE and Y pipe fittings.
  • Browse command line and directory history, filename and directory completion, and use numerous cut and paste options (even with Windows command line applications that have no internal cut and paste support) with the advanced line editor. All of TCC's editing keys can be redefined with the key dialog.
  • Customize filename completion for any internal or external command or alias. This allows Take Command to intelligently select and display filenames based on the command line you are entering. You can even program tab completion using any scripting language supported by TCC (batch files, Lua, Python, REXX, Tcl, etc.).
  • The optional command prompt input window (with full undo/redo) allows you to create and edit commands before sending them to the active tabbed command line windows.
  • Send keystrokes to tabbed windows, command prompt windows, or GUI windows .
  • Find any directory on your system by entering only part of its name with extended directory searches.
  • Colorize your command line with TCC's syntax and directory coloring, input, output, error, and selection colors, and ANSI x3.64 support.
  • You can search for and then optionally symlink or delete duplicate files with the DEDUPE command.
  • You can access FTP, TFTP and HTTP (including SSL and SSH) directories and files in all command line file-handling commands (COPY, DEL, MOVE, etc.).
  • Send SMTP, SMPP, and SNPP messages from your batch files or the command line.
  • Take Command includes internal compression and extraction commands and variables for GZIP, JAR, TAR, ZIP, and 7ZIP files.
  • Compare two directories and display files that have been added, changed, or deleted.
  • Monitor your system's hardware and software events, and execute commands when an event is triggered. You can monitor the clipboard, directory changes event logs, network connections, processes, services, and USB and Firewire connections.
  • Easily query the WMI (Windows Management Interface) to retrieve system configuration information.
  • Expand your scripts with the internal support for LuaPerl, REXX, Python, PowerShellTcl/tk, and any Active Scripting language. You can even combine multiple languages in your batch scripts.
  • Take Command is compatible with screen readers for the visually impaired.
  • Create your own variables or commands with plugins, or use one of the many third-party plugin libraries.
  • And many thousands more -- see our online help for all the details.

Guarantee

 Learn about our 90-day unconditional guarantee and multi-system licensing.

Compare Take Command with other tabbed windows applications for Windows command prompts.

 

 

© 2023 JP Software. All rights reserved.