Windows 相关杂项
0 条评论Windows 杂七杂八小结。
- Windows 运行(Run)小结:
Windows 运行对话框实际为
shell32.dll的资源,可通过如下方式调用:1
c:\windows\system32\rundll32.exe shell32.dll,#61
Windows 运行除读取
PATH中的路径外,还会查询App Path注册表键:1
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
- 几个比较有用的命令:
\: 打开C:\盘.: 相当于%USERPROFILE%..: 相当于\Userscontrol: 控制面板sysdm.cpl: 系统属性对话框compmgmt.msc: 计算机管理msinfo32: 系统信息cleanmgr: 磁盘清理eventvrw.msc: 事件查看器resmon: 资源监视器mstsc: 远程桌面连接
- cmd 终端中可运行两种命令:内部命令、外部命令,部分列举如下:
- Internal Commands:
break、call、chcp、chdir(cd)、cls、copy、ctty、date、del(erase)、dir、echo、exit、for、goto、if、mkdir(md)、path、pause、prompt、rem、rename(ren)、rmdir(rd)、set、shift、time、type、ver、verify、vol - External Commands:
append、assign、attrib、backup、chkdsk、command、comp、debug、diskcomp、diskcopy、doskey、dosshell、edit、edlin、emm386、exe2bin、expand、fastopen、fc、fdisk、format、graftable、graphics、help、join、keyb、label、mem、mirror、mode、more、nlsfunc、print、qbasic、recover、replace,restore、setver、share、sort、subst、sys、tree、undelete、unformat、xcopy
- Internal Commands:
- Windows 连接过的网络条目在注册表中位置:
1
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
Code 504: The app is archived, please restore in console before use. [400 GET https://leancloud.cn/1.1/classes/Comment]
Powered By Valine
v1.5.2
v1.5.2