InfoExchange
Would you like to react to this message? Create an account in a few clicks or log in to continue.

CREATING YOUR OWN COMMAND PROMPT

Go down

CREATING YOUR OWN COMMAND PROMPT Empty CREATING YOUR OWN COMMAND PROMPT

Post  Admin Sat Jul 25, 2009 3:33 pm

CREATING YOUR OWN COMMAND PROMPT FVQNF3RF1L8W0PC.MEDIUM

*Steps:

!. Right click on your desktop, then select 'New', then 'text document'.
2.Name the new text document as CustomCommandPrompt.bat or anything you wish it to name.
3. Copy and paste the codes below to that new document.

@echo off
break off
title custom command prompt (or just title it anything u want) color 0a
cls

:cmd
set /p cmd=command: (or type in anything you want)

%cmd%
echo.
goto cmd

CREATING YOUR OWN COMMAND PROMPT F525RJPF1L8W0PS.MEDIUM



Source:
instructables.com

[silent killer]

Admin
Admin

Posts : 408
Join date : 2009-04-25

https://xd627.forumotion.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum