Uploaded by scottstgelais on Nov 21, 2009
In this Geek Tip, I am going to show how to use another one of my favorite applications, Command Prompt and Open Command Window Here in Windows 7. For more Geek Tips, visit http://www.geeksinphoenix.com.
Category:
Tags:
License:
Standard YouTube License
-
11 likes, 2 dislikes
Link to this comment:
Uploader Comments (scottstgelais)
All Comments (12)
-
@scottstgelais Umm, system variables or variables for my name?
MrFluffypigeon 4 months ago
-
Yes. Create a desktop shortcut to C:\Windows\System32\cmd.exe. Once created, right click on it and select Properties. On the Shortcut tab, click in the Shortcut Key box. Press the keyboard combination that you want to use to start the program. The shortcut combination must consist of one character (a letter, number, or symbol) plus at least two of the following three keys: CTRL, ALT, and SHIFT. Click OK.
scottstgelais 1 year ago
-
is there a button combination to open command prompt?
Super16BitGamer 1 year ago
-
@SubjektDelta Windows logo key + R
scottstgelais 1 year ago
5:45
CMD hacking basicsby programtutorial4free282,139 views
1:10
The Matrix Command Prompt (CMD)by 3StarHackers214,996 views
9:29
Command Prompt Tutorial for Beginners - Tips & Tricksby UbuntuHelpGuyBlogs21,611 views
4:04
Awsome CMD tricks!by crazymoto1234437,739 views
3:47
Windows 7 : repair windows 7 bootby mrcottrellbradford41,909 views
3:45
Basic cmd commands for windows 7 - part 1by nady29993,995 views
9:35
2010 CMD Tricks Windows 7by blistermouth9939,807 views
2:56
How to reset the Internet Protocol in Windows 7by scottstgelais2,789 views
4:00
How To Use Windows Fax In Windows 7 To Send A Fax From Your Computerby regprior22,754 views
1:39
How to change your IP address in less than 30 seconds! No installations/downloads!by Tutorials417169,222 views
0:47
Windows 7 Error Boot Upby shanicred25,153 views
3:29
Basic Commands in Command Prompt - Pwnhack Video Tutorialby PwnHack13,152 views
3:13
Using The Windows Shutdown Command Graphical User Interface (GUI)by CNetSystemsPCSupport4,845 views
2:57
How to Open the Command Line in Windows 7by burlingamepj3,098 views
4:39
How to use ping on cmd to take down (DoS) a server/ websiteby threebuddies2,855 views
7:45
All the commands you can do using command promptby abdull19964,173 views
1:07
Open command prompt using notepad.wmvby jamesgourley151,733 views
4:29
Basic cmd commands for windows 7 - part 2by nady29991,416 views
2:52
How to Make your Internet Speeds faster using CMD [Part 12-HD 720p]by XxHDTutorialsxX42,191 views
1:16
Windows 7 Quick Tips - Command Prompt & Snap Windowsby pensacolacomps805 views
- Loading more suggestions...
Can you please help me. None of my commands work for my Command prompt.. Just doesn't recognise any commands..
MrFluffypigeon 4 months ago
@MrFluffypigeon Check your PATH in the Environment Variables. Go to System Properties > Advanced > Environment Variables. Check to see if the following is included: %SystemRoot%\system32;%SystemRoot%;
scottstgelais 4 months ago
@scottstgelais No, %SystemRoot%\system32;%SystemRoot%; is not in my Variables. Do i add it to system variables or to my profile variables?
MrFluffypigeon 4 months ago
@MrFluffypigeon What version of Windows are you running?
scottstgelais 4 months ago
@scottstgelais Windows 7. I'm on a laptop if that makes a difference too.
MrFluffypigeon 4 months ago
@MrFluffypigeon Here's the default Windows 7 Path System Variable from a fresh Win 7 installation. It does not include any program paths that may be added when those programs are installed, like Office. %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\
scottstgelais 4 months ago