Excellent video. Anyone view the help page and read what commands do, but seeing what they do and how to use them in these videos infinitely helped me understand the dynamics of the Command Prompt and its use. Thanks for making the video posts.
Is there any "open with" command? What I want to do is open a file with an unrecognized extension (ex: filename.x4k) but I want to set the written batch file to open it with cmd. I know you can do this with notepad by typing "notepad.exe filename.x4k" but that is useless to me. I assumed it might be "cmd.exe filename.x4k" but all that does is displays copyright information. Any help?
Hey, moblephone2003, that a execellent video on using the command prompt...
could you make a video on entering the P.C when a password is forgotten and did not make a recovery password CD through the command prompt... PLEASE HELP ME OUT.... THANKS
@TheXasapakos I wouldn't advise it, but you can forcefully delete files with del /f but if you forcefully delete something important, you'll be hurting for it later.
@ghtjugljhg If you havn't already found out, you can right-click the top bar on the command prompt and then go to properties. From there go to the Options tab and then change the Buffer Size and change the value. I wouldn't change it too high because it'll use alot of memory. Good luck.
what are the commands that can help me like lets say when u press /? u get a help on commands and when u type "help" u get some of the commands is there anything else i can type to get help ?
ok so i have a program that needs to be deleted and so i tried just removing all the files like the idiot i am. now.. all the files in Program Files Folder in the C drive are gone but when i go to Programs and Features the program is still there :< when i try to delete it by right click nothing pops up. no box that says uninstall. how can i just get rid of it? D:
wow this has been so helpful, great vid! Question though, is there any way of getting lists of all the / letter commands, such as the /w ? I've also heard of /s. Also, any other lists for the common commands besides whats listed under 'help'? Thanks! :3
there are some files that can be deleted only with a command in cmd i need it...it deletes files that cant be deleted or renamed because they are no longer located there can you tell me it?
whenever i try and see what's in a word document it always say that they can't find the file (bare in mind i'm in the correct folder on my cmd) can you help me? i don't know what i'm doing wrong :(.
P.S You're videos are brilliant : D they've helped me loads
im trying to make a bat file that makes a txt file for me. i made this so far @echo on cd .. cd .. cd .. md 12345 cd 12345 copy con c.txt hi ^Z msg * whatever Only problem, when the bat file gets to the copy con c.txt the command prompt only acceptd user input. not what i wrote. EG HI Ho can i make it that the bat file will make the text automaticly. so that everything is made in a few seconds without the user having to type it in.
thank you so much for this, i was trying to change a theme manually and i accidently renamed my shell32.dll and my computer would not even go to the desktop. thanks to this vid i was able to fix it with cmd, thanks so much lol
is it possible to make a batch file that would create another file using the copy con command and then enter all the text to make the new batch file do something? Because i am trying to make a batch file that asks the user to set a password and then creates another batch file that starts a system shutdown unless the password set by the user is entered.
here is the code i have so far (in the next comment) but it will not enter text into the new file. Does anyone know how i can do this?
Hi Duncan love your vidios very good and they all work :) do you know how to expire your account password evry 2 weeks using cmd if you do please let us know many thanks keep making vidios they are brilliant
i havve a file that appears in my proses xp every 5 minutes and if i dont delete this it will crash my internet , is ther any whay i can stop my computer from opening the file ?
when it happens press control alt delete an end task it should be a command prompt or its a file thats not open on your task bar at the bottom of your screen
I am trying to copy a file but it says invalid ms-dos function because of the name but I cant rename the file because it may corrupt the file. any idea's?
no nevermind I had it fixed long ago it didn't work because I believe on sp1 compared to sp2. I believe on sp1 if you create a file with no attributes then try to convert it into a zip folder and try to add things into it, then it will say corrupted folder but on sp2 it allows me to do that. on sp1 you need to create a new zipped folder then change the attributes.
brilliant vid learning loads from these thxs m8! how do you open or delete a text file which has a space in the name? cause i tried it on a file name called Bicycle brakes.doc and it didn't recognise it... help...?
Anything you can type in cmd (commands, programs whatever) is either in the dir. that you're in or in the system32 folder.
You can use paint or notepad because they're in system32. If you open paint in a batch but don't type start first, you will get a DOS window that just floats there. When you close the window, notepad will close too.
hey this is a really cool video and i found ur 1st one really helpfull. but i wanted to know if there was a way to vies the passwords of all the users on your computer because i program computers at a school i work at and i thought it would be really helpfull if u knew how to access user passwords. please write me back
I'm not sure if there's a way to see the password but it is really simple to change the password by going, net user (name of account) * , minus the parenthesis of course and then type the password twice and press enter... it won't show up on your prompt though...
Hey sorry for all my dumb questions if I ad been smart enough to just watch the entire video I would have known. thanks for the great series though it really helped out.
hey great vid! My computer seems to be different though when I use the del command cmd deletes what evers in my random file and it states it deleted c:\blablab\randomfile\* any way I could just delete random file?
u def didnt tell me wat i wanted to kno thank u fer nothing :)
SuperAndrewBenson 2 weeks ago
@mobilephone2003 can you hide a folder or a file with cmd?
BULD0SIS 1 month ago
what if a file name is composed by several separated words like this for exemple :" b c d.txt " ?
because I have souch a file and whenever I try to manipulate with it, the system can not find it!
help me please!
KrIsstyanuS 1 month ago
Excellent video. Anyone view the help page and read what commands do, but seeing what they do and how to use them in these videos infinitely helped me understand the dynamics of the Command Prompt and its use. Thanks for making the video posts.
EpIClLamA46 5 months ago
Is there any "open with" command? What I want to do is open a file with an unrecognized extension (ex: filename.x4k) but I want to set the written batch file to open it with cmd. I know you can do this with notepad by typing "notepad.exe filename.x4k" but that is useless to me. I assumed it might be "cmd.exe filename.x4k" but all that does is displays copyright information. Any help?
ixcaliber 7 months ago
this help me a lot!
djemo0590 8 months ago
how the hell do you find out your computers name because if i dont find that i can go on to the desktop or any other folder right
Sitof100 8 months ago
@Sitof100 you can use the %username% command
so to go to your desktop for example you can do
cd C:\Users\%username%\Desktop
And if you want to find out what your computer name is just type "echo %username%"
BULD0SIS 1 month ago
If you type "Cat b.txt" wouldn't that work as well?
theif519 9 months ago
nice i ONLY KNEW copy start del
rocketrobotzrobotz11 9 months ago
This has been flagged as spam show
Hey, moblephone2003, that a execellent video on using the command prompt...
could you make a video on entering the P.C when a password is forgotten and did not make a recovery password CD through the command prompt... PLEASE HELP ME OUT.... THANKS
riveragabriel77@hotmail.com
MegaDragon177 10 months ago
nice
MsAscd 10 months ago
can you delete from cmd files that are inside the system 32 ??
TheXasapakos 11 months ago
@TheXasapakos I wouldn't advise it, but you can forcefully delete files with del /f but if you forcefully delete something important, you'll be hurting for it later.
theif519 9 months ago
my cmd just wont let me delete things, I write Del /Q "name of file", but nothing happens... And I am in the right place to
Ekas12345 1 year ago
DUUUDE, this is so fun!
Thank you so much for these videos!
Pestilencexx 1 year ago
quick question, can use use the same commands if the computer is using a language other than English?
wyattcon11 1 year ago
What about the "edit [filename]" command?
cazman100 1 year ago
mag bigti ka!
trivacygame 1 year ago
mag bigti ka
trivacygame 1 year ago
my cmd box deletes stuff after like 50 lines how do i stop that
ghtjugljhg 1 year ago
@ghtjugljhg If you havn't already found out, you can right-click the top bar on the command prompt and then go to properties. From there go to the Options tab and then change the Buffer Size and change the value. I wouldn't change it too high because it'll use alot of memory. Good luck.
d3fish3r3 1 year ago
what are the commands that can help me like lets say when u press /? u get a help on commands and when u type "help" u get some of the commands is there anything else i can type to get help ?
chimera8888 1 year ago
Hey, you make really helpful videos. Thanks.
Let's say you want to edit what you typed in dir.bat or dir.txt. Is that possible, or do you have to delete the file and make a new one?
weebleapplesmooooo 1 year ago
hi
how do you copy a file from a hardrive to a USB using command prompt
PLZ REPLY ASAP.
MegaARSENAL123 1 year ago
@MegaARSENAL123 xcopy path of file to copy path to usb
qwv803 1 year ago
This has been flagged as spam show
How can I make a BAT file that would run COPY CON command and create VBS file with msgbox? I tried one way>>>
cd c:\
cd users
cd %userprofile%
cd desktop
copy con startup.vbs
msgbox"blabla"
<<<
but it doesn't work,it runs cmd and goes to 'copy con startup.vbs',and doesn't make file...Please help?
srbajdza 1 year ago
This has been flagged as spam show
How can I make a BAT file that would run COPY CON command and create VBS file with msgbox? I tried one way>>>
cd c:\
cd users
cd %userprofile%
cd desktop
copy con startup.vbs
msgbox"blabla"
<<<
but it doesn't work,it runs cmd and goes to 'copy con startup.vbs',and doesn't make file...Please help?
srbajdza 1 year ago
This has been flagged as spam show
How can I make a BAT file that would run COPY CON command and create VBS file with msgbox? I tried one way>>>
cd c:\
cd users
cd %userprofile%
cd desktop
copy con startup.vbs
msgbox"blabla"
<<<
but it doesn't work,it runs cmd and goes to 'copy con startup.vbs',and doesn't make file...Please help?
srbajdza 1 year ago
Comment removed
srbajdza 1 year ago
Stop.. Take a deep breath... and slow the hell down..
CBarrood 1 year ago
does anyone know how to search a drive for persific file extension plz
computerguy657 1 year ago
has ANYONE noticed that like all the cmd videos have a guy who has a UK accent?
Kninznznastop 1 year ago
Hi.. i dont get the: documents and settings\øystein>desktop up...do u know how i can get this up??
Oyger 1 year ago
@Oyger Are you using vista? If so, you might need to go to Users, then your user name, then desktop.
flarith 1 year ago
thank you so much ! you're awsome. bytheway, I looove your accent hihi :)
angelelric93 1 year ago
i need anyones help here please. :<
ok so i have a program that needs to be deleted and so i tried just removing all the files like the idiot i am. now.. all the files in Program Files Folder in the C drive are gone but when i go to Programs and Features the program is still there :< when i try to delete it by right click nothing pops up. no box that says uninstall. how can i just get rid of it? D:
ragingtears007 1 year ago
@ragingtears007 I have a folder on my desktop that wont delete also...help us both,someone plz.
FtDSpartn 1 year ago
Thanks loads, this saves loads of time.
lankajam33 1 year ago
very nice
dogboy23 2 years ago
may you do another video explaining how we can connect cmd to the internet ... and in what ways we can use it then ?? thx a ton !!
theoblesk 2 years ago
wow this has been so helpful, great vid! Question though, is there any way of getting lists of all the / letter commands, such as the /w ? I've also heard of /s. Also, any other lists for the common commands besides whats listed under 'help'? Thanks! :3
djemiko 2 years ago
oops nevermind XD
djemiko 2 years ago
there are some files that can be deleted only with a command in cmd i need it...it deletes files that cant be deleted or renamed because they are no longer located there can you tell me it?
asdcvbert 2 years ago
Hey, do you know how to Open files from CMD and close it also ?
Shane5shane 2 years ago
to open just type out the whole directory, to close type exit
lwanatt 2 years ago
awesome! my mom said i didn't need to know DOS, but you taught me a lot on it. Thanks! Keep up the awesome videos!
timthearcher1 2 years ago
Thank U very much for the video and ur first video is also Nice thank U ....:)
Dreams1337 2 years ago
Hey do you know how to delete the files in the promt ?
Shane5shane 2 years ago
do you mean clear all of the the text on the screen? cause that is "cls"
AnLa061095 2 years ago
Do del /? in Cmd to find out ;)
ThExR3V0LVER 2 years ago
whenever i try and see what's in a word document it always say that they can't find the file (bare in mind i'm in the correct folder on my cmd) can you help me? i don't know what i'm doing wrong :(.
P.S You're videos are brilliant : D they've helped me loads
andyfreerunner 2 years ago
is there a way to revert to a previous version of a file/picture by using the command prompt?
alphaswordrain1337 2 years ago
lol, good tut, but last time i checked, copying and duplicating were the same thing!
AtomicNerd001 2 years ago
zaneski13 2 years ago
Just watched your first video too =-) i thought this one was equally helpful, Thankyou very much. 5/5, HOW COULD IT NOT BE!!
VoodooSeven 2 years ago
thank you so much for this, i was trying to change a theme manually and i accidently renamed my shell32.dll and my computer would not even go to the desktop. thanks to this vid i was able to fix it with cmd, thanks so much lol
gucci2490 3 years ago
cool
71127695 3 years ago
Is there any way to put the ^Z (Ctrl+Z) in other words SAVE into a txt file & THEN change it to .BAT or .CMD to run it or is it not possible?
KyrylHolushko1337 3 years ago
is it possible to make a batch file that would create another file using the copy con command and then enter all the text to make the new batch file do something? Because i am trying to make a batch file that asks the user to set a password and then creates another batch file that starts a system shutdown unless the password set by the user is entered.
here is the code i have so far (in the next comment) but it will not enter text into the new file. Does anyone know how i can do this?
rocksta1992 3 years ago
Hi Duncan love your vidios very good and they all work :) do you know how to expire your account password evry 2 weeks using cmd if you do please let us know many thanks keep making vidios they are brilliant
BJseal91 3 years ago
Thanks a lot. It really helped.
freekadam 3 years ago
i havve a file that appears in my proses xp every 5 minutes and if i dont delete this it will crash my internet , is ther any whay i can stop my computer from opening the file ?
DrVJJ 3 years ago
when it happens press control alt delete an end task it should be a command prompt or its a file thats not open on your task bar at the bottom of your screen
jetskier926 3 years ago
dude this video is just badass man.
x975 3 years ago
When you typed ^Z you said "control zed"... I get the zed partm but do you press control or what?
Geekmann 3 years ago
Ah, I figured it out, sorry. Thanks a lot for posting this! I wish I had been around back in the days of DOS...
Geekmann 3 years ago
me too it must of been hard to remember the file names OH yer not so hard if they had the dir command
lieod 3 years ago
I am trying to copy a file but it says invalid ms-dos function because of the name but I cant rename the file because it may corrupt the file. any idea's?
AkumaADemoncus 3 years ago
i think that your using the command prompt for DOS check the first vid and correct it
lieod 3 years ago
no nevermind I had it fixed long ago it didn't work because I believe on sp1 compared to sp2. I believe on sp1 if you create a file with no attributes then try to convert it into a zip folder and try to add things into it, then it will say corrupted folder but on sp2 it allows me to do that. on sp1 you need to create a new zipped folder then change the attributes.
AkumaADemoncus 3 years ago
brilliant vid learning loads from these thxs m8! how do you open or delete a text file which has a space in the name? cause i tried it on a file name called Bicycle brakes.doc and it didn't recognise it... help...?
anyways great vid!
ollo, :)
olooj 3 years ago
haha your name is duncan
astrophotographer2 3 years ago
i was trying to gettit to copy files from folder to folder and make a .bat and i didnt know the diff. between copy and xcopy!
Cheers! Keep em comin!
SO459 3 years ago
a computer is safer and faster without Internet...
;)
BroodFreakey 3 years ago
great video
turito521 3 years ago
i cant get to windows directory please help
drevonf 3 years ago
I'm having the same [problem to! ;(
My directory hasn't displayed on booting up my system for about a year now,..and i don't know why?;(
All i see is "press F11 for Recovery" and thats it!
I would love to get it back,but i don't know how?
Can anyone fill me in on how i do this?,..and why it dissappeared in the first place?
Hotlips4000 3 years ago
Anything you can type in cmd (commands, programs whatever) is either in the dir. that you're in or in the system32 folder.
You can use paint or notepad because they're in system32. If you open paint in a batch but don't type start first, you will get a DOS window that just floats there. When you close the window, notepad will close too.
DawnValorum 3 years ago
hey this is a really cool video and i found ur 1st one really helpfull. but i wanted to know if there was a way to vies the passwords of all the users on your computer because i program computers at a school i work at and i thought it would be really helpfull if u knew how to access user passwords. please write me back
MLGshellshock 3 years ago
I'm not sure if there's a way to see the password but it is really simple to change the password by going, net user (name of account) * , minus the parenthesis of course and then type the password twice and press enter... it won't show up on your prompt though...
seniortac0 3 years ago
y is ur cursor on the resize thing all the time
randomafied 3 years ago
to be honest that was a great video, learned a lot as a beginner
shami117 3 years ago
Hey sorry for all my dumb questions if I ad been smart enough to just watch the entire video I would have known. thanks for the great series though it really helped out.
LAPPianoMan 3 years ago
hey great vid! My computer seems to be different though when I use the del command cmd deletes what evers in my random file and it states it deleted c:\blablab\randomfile\* any way I could just delete random file?
LAPPianoMan 3 years ago