Skip to content

AnonymousUser98/FakeCMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FakeCMD

This is a simple Batch script that mimics the Windows Command Prompt. It's useful if you need to use CMD on a computer where it's blocked by your administrator or IT department.

Notes

  • You can add this as a shell context menu item. Any file path that gets passed to it (in %1) will be used as the initial directory.
  • Pressing Ctrl+C will close the entire fake CMD window (instead of just stopping the current command).

About

A simple wrapper script for Command Prompt. Allows you to use CMD even when it's blocked.

Topics

Resources

License

Stars

Watchers

Forks

Contributors