Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- cls
- title Command Prompt - by account3r2
- ver
- echo (C) Copyright Microsoft Corp.
- echo.
- :cmd
- set /p "cmd=%cd%>"
- %cmd%
- echo.
- goto cmd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement