I think this works:
start cmd.exe
Related Contents:
- Single line with multiple commands using Windows batch file
- How do I run two commands in one line in Windows CMD?
- Batch command date and time in file name
- How do I get the application exit code from a Windows command line?
- Redirect Windows cmd stdout and stderr to a single file
- How can I create an empty file at the command line in Windows?
- Create an empty file on the commandline in windows (like the linux touch command)
- How to redirect Windows cmd stdout and stderr to a single file?
- Stop and Start a service via batch or cmd file?
- Order in which command prompt executes files with the same name (a.bat vs a.cmd vs a.exe)
- Windows shell command to get the full path to the current directory?
- How do I minimize the command prompt from my bat file
- Variables are not behaving as expected
- How can you find and replace text in a file using the Windows command-line environment?
- Windows batch: echo without new line
- How to check if a process is running via a batch script
- Maximum Length of Command Line String
- Windows batch files: .bat vs .cmd?
- ‘Pretty print’ windows %PATH% variable – how to split on ‘;’ in CMD shell
- How to wait all batch files to finish before exiting?
- How do I use spaces in the Command Prompt?
- Escape double quotes in parameter
- Using a custom Tee command for .bat file
- Batch script: how to check for admin rights
- Setting a system environment variable from a Windows batch file?
- Escape percent in bat file
- windows batch SET inside IF not working
- How to verify if a file exists in a batch file?
- How can I determine whether a specific file is open in Windows? [closed]
- How do I echo and send console output to a file in a bat script?
- Capture output command CMD
- How to run a PowerShell script within a Windows batch file
- Windows batch script to parse CSV file and output a text file
- Get DOS path instead of Windows path
- Using another language (code page) in a batch file made for others
- Windows 7 – ‘make’ is not recognized as an internal or external command, operable program or batch file
- Using parameters in batch files at Windows command line
- List all environment variables from the command line
- Start multiple tasks in parallel and wait for them in windows?
- How do I create a shortcut via command-line in Windows?
- How to run a command in the background on Windows?
- cmd is somehow writing Chinese text as output
- Delete files or folder recursively on Windows CMD
- How to expand a CMD shell variable twice (recursively)
- Split %date% in a batch file regardless of Regional Settings
- How do I call a Windows shell command using VB6?
- How to set Environment variables from Windows
- Free space in a CMD shell
- Batch file encoding
- How can I run Cygwin Bash Shell from within Emacs?