Xp. CMD command Daquan

Source: Internet
Author: User
Tags virtual environment disk defragmenter

Xp. CMD command For more information about a command, type the  HELP  command name assoc  to display or modify the file extension association. at  the commands and programs that you plan to run on your computer. attrib  Display or change file properties. break  set or clear extended  CTRL+C  check. cacls  displays or modifies the file's access control List (ACLs). call  calls this one from another batch program. cd  displays the name of the current directory or changes it. chcp  Displays or sets the number of active code pages. chdir  displays the name of the current directory or changes it. chkdsk  checks the disk and displays the status report. chkntfs  Displays or modifies the startup time disk check. cls  clear the screen. cmd  open another  Windows  command interpreter window. color  sets the default console foreground and background colors. comp  compares the contents of two or two sets of files. compact  displays or changes the compression of files on the  NTFS  partition. convert  convert  FAT  volumes to  ntfs. You cannot convert the current drive. copy  copy at least one file to another location. date  Displays or sets the date. del  Delete at least one file. dir  displays the files and subdirectories in a directory. diskcomp  compares the contents of two floppy disks. diskcopy  Copy the contents of one floppy disk to another. doskey  Edit the command line, call  Windows  command, and create a macro. echo  displays the message, or turns the command back on or off. endlocal  to end localization of environment changes in batch files. erase  Delete at least one file. exit  exit  cmd. exe  Program (command interpreter). fc  compares two or two sets of files and displays different places. find  Search for text strings in the file. findstr  searches for strings in the file. for  runs a specified command for each file in a set of files. format  format the disk for use with  Windows . ftype  Display or modifyThe file type to associate with the file name extension. goto  the  Windows  command interpreter to a marked line in the batch program. graftabl  enable  Windows  to display the extended character set in image mode. help  provides help information for  Windows  commands. if  performs conditional processing in a batch program. label  Create, change, or delete a disk's volume label. md  Create a directory. mkdir  Create a directory. mode  Configure the system device. more  Displays one result screen at a time. move  move files from one directory to another. path  Displays or sets the search path for the executable file. pause  pauses processing of batch files and displays messages. popd  restores  PUSHD  saves the previous value of the current directory. print  print a text file. prompt  Change  Windows  command prompt. pushd  Save the current directory and make changes to it. rd  Delete the directory. recover  recovers readable information from the problematic disk. rem  record batch files or  config. Comments in the sys . ren  Rename the file. rename  Rename the file. replace  Replace the file. rmdir  Delete the directory. set  display, set, or delete  Windows  environment variables. setlocal  the localization of the environment changes in the batch file. shift  Replace the position of the replaceable parameter in the batch file. sort  to classify the input. start  launches another window to run the specified program or command. subst  associates the path with a drive letter. time  displays or sets the system time. title  set  cmd. The window caption of the exe  session. tree  Displays the directory structure of the drive or path in graphical mode. type  Displays the contents of the text file. ver  Display  Windows  version. verify  tells  Windows  whether to verify that the file has been written correctly to the disk. vol  Displays the disk volume label and serial number.xcopy  copy files and directory trees. Appwiz.cpl------------Add a Remove program control  USERPASSWORDS2--------user account settings cleanmgr-------spam cmd--------------command prompt can be treated as an attachment to  Windows , Ping, Convert these features that cannot be used in a graphical environment can be done with it. CMD------jview View the Java Virtual Machine version. Command.com------  Call is the system built-in &NBSP;NTVDM, a  dos virtual machine. It is completely a virtual environment similar to &NBSP;VIRTUAL&NBSP;PC, and the system itself is not very connected. When we run the  DOS  program at the command prompt, actually   is automatically transferred to the &NBSP;NTVDM virtual machine, and  cmd itself has little to do with it. Calc-----------Start Calculator chkdsk.exe-----chkdsk disk check compmgmt.msc---Computer Management conf-----------Start  netmeetingcontrol &NBSP;USERPASSWORDS2-----user account  Permissions settings devmgmt.msc---  Device Manager diskmgmt.msc---Disk Management utility dfrg.msc-------Disk Defragmenter drwtsn32------  System Doctor Dvdplay--------start media  Playerdxdiag-----------directx diagnostic toolgpedit.msc-------Group Policy Editor Gpupdate /target:computer  /force  Force Refresh Group Policy Eventvwr.exe-----Event Viewer Explorer-------Open Explorer logoff---------Logoff command lusrmgr.msc----native users and Groups Msinfo32---------System Information msconfig- --------System Configuration Utility net start  (servicename)----start the service Net stop  (servicename)-----Stop the service Notepad--------Open Notepad nusrmgr.cpl-------with Control userpasswords, Open the User Account Control Panel nslookup-------IP address detector oobe/msoobe / A----check if XP activates PERFMON.MSC----computer performance monitoring Program ProgMan--------Program Manager regedit----------Registry Editor regedt32-------Registry Editor Regsvr32  /u *.dll----Stop DLL file run route print------View routing Table  rononce -p ---- 15-second shutdown rsop.msc-------Group Policy result set Rundll32.exe rundll32.exe%systemroot%system32shimgvw.dll,imageview_ Fullscreen----Start a blank Windows Picture and Fax Viewer secpol.msc--------Local Security policy services.msc---Local Service settings sfc / Scannow-----Boot System File Checker sndrec32-------Recorder taskmgr-----Task Manager (for 2000/xp/2003) tsshutdn-------60 seconds Countdown shutdown command winchat--------XP self-contained LAN chat Day WINMSD---------System Information winver-----Display about windows  window wupdmgr-----------windows  UpdateCmd.exe has a number of command-line parameters, as follows: Cmd [/a | /u] [/q] [/d] [/e:on | /e:off]  [/f:on | /f:off] [/v:on |/v:off] [[/s] [/c | /k] string]/c   Executes the string specified by the command and then interrupts the;/k  execution wordCharacter string specified by the command but reserved;/s  after  /C  or  /K  modify the strings processing;/q  close the response;/d  deactivate the Execute autorun command from the registry;/a  Make the output to an internal pipe or file command ansi;/u  make the output to the internal pipe or File command unicode/t:fg  set the foreground/background color (For more information, see  color /?); e:on  enable command Extensions;/e:off  Disable Command Extensions;/f:on  enable file and directory name completion characters;/f:off  disable file and directory name completion characters;/v:on  Start C as a delimiter to postpone the environment variable extension. /v:off  deactivate the deferred environment extension. Note that if the string has quotation marks, you can accept multiple commands separated by the command delimiter "&&". Also, for compatibility reasons,/X is the same as/e:on,/y is the same as/e:off, and/R is the same as/C. Ignore any other command options. If the/C or/K is specified, the remainder of the command line after the command option is processed as a command line, in which case the quotation mark characters ("):(1) are processed using the following logic: if all of the following conditions are true, the quote character on the command line will be preserved without the  /S  command option; A full two quotation mark character, no special character between two quotes characters, and a special character for one of the following:<> () @^|; There is at least one white space character between the two quotation marks characters, and at least one executable file between two quotation marks characters.

Xp.cmd Command Daquan

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.