Running Commands
Running command is DOS command, mainly for THE DOS operating system, in the form of command line, by entering commands to carry out man-machine dialogue, and through the form of command instructions to the computer, in order to achieve the operation of the computer. DOS commands mainly include internal commands, external commands and batch commands. All supported versions of Windows (server and client) have a built-in set of Win32 console commands.
Common Running Commands
List some common running commands for quick use, too lazy to compare search.
Name of the command | Function (meaning) |
---|---|
\ |
Disk c. |
cmd |
CMD command prompt |
calc |
Boot calculator |
control |
Open control panel |
explorer |
Open Resource Manager |
gpedit.msc |
Group policy |
mspaint |
Drawing board |
mstsc |
Remote Desktop Connection |
ncpa.cpl |
The network connection |
notepad |
Open notepad |
regedit |
The registry |
secpol.msc |
Local Security Policy |
write |
tablet |
It can be seen that some command suffixes are MSC, CPL, CURIOUS I went to understand.
Summary of CPL files
There are three main file types for CPL file extensions that can be opened using Microsoft Windows (distributed by Microsoft Corporation). There are three software programs associated with this format. Usually these are a Windows Control Panel Item format. These Files are classified into System Files, Settings Files, and CAD Files. In most cases, these Files will be System Files.
CPL files, also known as Control Panel items, are stored in the system32 folder of the system installation directory. They correspond to items in the Control Panel, and ordinary users have limited access to them. It can be opened by shell32.dll, Control.exe. Alternatively, you can Open it directly by double-clicking the Open command in Explorer (essentially calling shell32.dll). CPL files are Windows executable files in nature, but are not files that can be run directly on their own. They are usually opened by shell32.dll.
The vast majority of CPL files in the System32 directory are Windows system files that have the “archive” property and are protected from tampering by the Windows operating system’s file protection feature.
MSC Summary of Documents
MSC file extensions have four main file types that can be opened using Microsoft Visual C++ (published by Microsoft Corporation). There are five software programs associated with this format. Typically these are a Microsoft C Makefile format. These Files fall into categories like Uncommon Files, System Files, and Data Files. In most cases, these Files will be Uncommon Files.
File name extension describes the website
www.solvusoft.com/zh-cn/file-… (Very beautiful page remember to save)
Run command Chinese mapping table (Win10)
Name of the command | Function (meaning) | Name of the command | Function (meaning) | |
---|---|---|---|---|
%temp% | Open temporary folder | mspaint |
Drawing board |
|
. | The folder where the user name resides | msconfig.exe | System configuration utility | |
. | C:\Users | mstsc |
Remote Desktop Connection |
|
. | The folder where the user name resides | magnify | Magnifying glass utility | |
\ |
Disk c. |
mmc | Open the console | |
cmd |
CMD command prompt |
mmsys.cpl | Sound and audio equipment | |
chkdsk.exe | Chkdsk Disk check | mobsync | Synchronization command | |
certmgr.msc | Certificate management utility | ncpa.cpl |
The network connection |
|
calc |
Boot calculator |
nslookup | IP address detector | |
charmap | Start the character mapping table | netstat | Monitor TCP/IP networks | |
cliconfg | SQLSERVER client network utility | notepad |
Open notepad |
|
control |
Open control panel |
narrator | Screen “Narrator” | |
compmgmt.msc | Computer management | osk | Open the on-screen keyboard | |
cleanmgr | Garbage sorting | odbcad32 | ODBC data source manager | |
dcomcnfg | Start the system component service | perfmon.msc | Computer performance monitoring program | |
dxdiag | Check DirectX information | powercfg.cpl | Power options | |
devmgmt.msc | Device manager | regedit |
The registry | |
desk.cpl | Display attributes | regsvr32/? | Call and uninstall DLL files to run (for details, enter regsvr32/?) | |
diskmgmt.msc | Disk management utility | services.msc | Local Service Settings | |
dvdplay | DVD player | sigverif | File signature verification program | |
eventvwr | Event viewer | shrpubw | Shared folder setup tool | |
eudcedit | Character editor | secpol.msc |
Local Security Policy |
|
explorer |
Open Resource Manager |
sysdm.cpl | System property | |
fsmgmt.msc | Shared folder manager | sfc.exe | System file checker | |
firewall.cpl | WINDOWS firewall | sfc/scannow | Windows File Protection | |
gpedit.msc |
Group policy |
shutdown | Shutdown command (for details, enter shutdown/? In CMD) | |
iexpress | Trojan binding tool, the system comes with | taskmgr | Task manager | |
inetcpl.cpl | INTETNET options | telephon.cpl | Phone and modem options | |
intl.cpl | Region and Language options (input method options) | telnet |
Remote link |
|
irprops.cpl | Infrared program | timedate.cpl | Date and time | |
joy.cpl | Game controller | winver | Checking the Windows Version | |
lusrmgr.msc | Local user and group | wiaacmgr | Scanner and camera wizard | |
prs.exe | Record the screen tools | wmimgmt.msc | Open Windows Management Architecture (WMI) | |
main.cpl | The mouse properties | write |
tablet |
|
migwiz | File Transfer Wizard | wscript | Windows script host Settings | |
mlcfg32.cpl | Email Settings | wscui.cpl | Security center | |
mplayer2 | Simple widnowsmediaplayer | C:/windows/fonts | The font |
Windows Command line reference site
Docs.microsoft.com/zh-cn/windo…