Command prompts for Windows ShowCommand prompts for Windows
Some of these command below can cause harmful an undesirable functions, leading to the formatting of your hard disk and data loss, while others will not run under Windows XP. As for Windows Vista the Run Tab is not...
Command to detect your IP address! ShowCommand to detect your IP address!
Command for Windows 2000 / XP / Vista
Command for Windows 95/98
Command for Linux
IP address (Internet Protocol) is a numerical identification to detect your computer on a network. It is used to...
Start/stop a service using command line ShowStart/stop a service using command line
The netsh tool (netsh.exe) can automate the startup or shutdown of a service through the following command line:
To start a service:
Net start name_of_service
To stop a service:...
Enable/disable a device from the command line ShowEnable/disable a device from the command line
Install Devcon
Display all the devices in the system
Enable/disable the device
Other devices
Here is a trick that allows you to enable / disable a device from the command line in XP....
Basic MS-Dos commands ShowBasic MS-Dos commands
Intro
The command prompts:
Intro
Here is a list of basic commands that you can use in a DOS prompt (e.g. a using a boot disk).
To have additional information about these commands, type /? after entering the...
Access the hidden Administrator Account in Windows Vista ShowAccess the hidden Administrator Account in Windows Vista
Why has the Administrator account been disabled in Vista?
How to activate the Administrator Account
Solution 1: Through User Account Control
Solution 2: With Command Prompt
Solution...
Download Free commander ShowFree Commander is an alternative program to replace the file manager or the Windows explorer. The program is easy to use and will help you for your daily tasks. You will find all the necessary functions for the data management.
The main...
Cmd - cmd.exe Showcmd - cmd.exe
cmd.exe (cmd signifiant Windows Command Prompt) is a Windows NT/2000/XP generic process which opens a text-mode console for running programs using a command line. The process cmd is not in any way a virus, a worm, a Trojan horse,...
UNIX Commands ShowTable of the main UNIX commands
Unix Commands
Description
Options
ls
lists the content of a directory
-a
Displays all files, including hidden files
-I
Displays a...
Operating Systems - MS-DOS - Commands ShowCommand
Description
dir
lists the contents of a folder
cd
changes folder
cd ..
parent folder
md or mkdir
creates a new folder
deltree
deletes a folder and all sub-folders
copy, xcopy
copies...