Jump to content

How to make a cmd.bat

- - - - -

  • Please log in to reply
24 replies to this topic

#1
Chewie

Chewie

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,579 posts
This is for all you guys that have CMD blocked in your schools!!!!! =p
I believe this code works been a while since I made one...( and im on my nix machine, so I can't run it =[!)

1)Open up notepad..
2)type in-
title command
command.com
color f0
3)Save As a .BAT and run it! =]
4)And v'wolah got a CMD for ya! =]

#!CrunchBang Linux ~$ apt-get into it | #!(Statler:R20101205): OpenBox | Like Linux?
“The cure for boredom is curiosity. There is no cure for curiosity.”


#2
wahkiz

wahkiz

    Learning Programmer

  • Members
  • PipPipPip
  • 30 posts
Lol nice one, but isnt opening a batch file already launching the command prompt?

If it's disabled by system, you might have difficulty launching it itself. But if the shortcut is deleted, you can always find it in C:/windows/ =D

#3
Chewie

Chewie

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,579 posts
True and no it worked at my school! =p

#!CrunchBang Linux ~$ apt-get into it | #!(Statler:R20101205): OpenBox | Like Linux?
“The cure for boredom is curiosity. There is no cure for curiosity.”


#4
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
All you need is

start

and then save it as a .bat and run it.

#5
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
Or this one (save it as "again.bat"):
@echo off
:again
 start again.bat
 goto again


#6
Chewie

Chewie

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,579 posts
Ok Ok, sorry I'm not as savvy as you guys! I was just trying to help out...=\! I didn't know those, then again I wrote this when I was a little jit!!! And didn't know anything and it worked so I was content! =p

#!CrunchBang Linux ~$ apt-get into it | #!(Statler:R20101205): OpenBox | Like Linux?
“The cure for boredom is curiosity. There is no cure for curiosity.”


#7
ViRuSS

ViRuSS

    Learning Programmer

  • Members
  • PipPipPip
  • 78 posts
Why are you making this, cmd is bat file so why do you want to make it as .bat?
I didn't write here anything this is Illusion

#8
phfjeld

phfjeld

    Newbie

  • Members
  • Pip
  • 3 posts
Oh, clever.

#9
morefood2001

morefood2001

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,720 posts
Schools normally block access to normal applications like my computer, cmd, etc because they can open up vulnerabilities to where the student can change operating system files, etc and damage the computer possibly. There are ways around this software and this above is just one of numerous ways.

A software program that my high school used for a long time was Fortress 101.

#10
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
@morefood: How can I override the blocked access to cmd and stuff?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#11
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Edit the registry.

Use google next time.

#12
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
How the **** am I supposed to edit the Registry?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums




2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users