我正在使用 AutoHotkey 編寫個人應用程式來加速常見任務。我經常做的一件事是將桌面背景更改為純白色(對於我在超級用戶上發布的螢幕截圖,您可能已經註意到)。我目前的方法如下:
- 跑步
control
- 按Alt+D
- 進入
path
哪裡path
有類似這樣的東西:
Control Panel\Appearance and Personalization\Personalization\Desktop Background
這不是一個糟糕的解決方案,但我很好奇是否可以繞過路徑中的“鍵入”並直接進入任何特定部分。
答案1
編輯:找到了有關該主題的更多資訊。
您可以使用以下命令進入壁紙螢幕:
control /name Microsoft.Personalization /page pageWallpaper
這個頁面有很多資訊:執行控制面板項目
以下是 Windows XP 的控制台指令列表,摘自微軟幫助和支持。大多數(如果不是全部)這些仍然,,x
可以在 Windows 7 中使用x
。
Control panel tool Command
-----------------------------------------------------------------
Accessibility Options control access.cpl
Add New Hardware control sysdm.cpl add new hardware
Add/Remove Programs control appwiz.cpl
Date/Time Properties control timedate.cpl
Display Properties control desk.cpl
FindFast control findfast.cpl
Fonts Folder control fonts
Internet Properties control inetcpl.cpl
Joystick Properties control joy.cpl
Keyboard Properties control main.cpl keyboard
Microsoft Exchange control mlcfg32.cpl
(or Windows Messaging)
Microsoft Mail Post Office control wgpocpl.cpl
Modem Properties control modem.cpl
Mouse Properties control main.cpl
Multimedia Properties control mmsys.cpl
Network Properties control netcpl.cpl
NOTE: In Windows NT 4.0, Network
properties is Ncpa.cpl, not Netcpl.cpl
Password Properties control password.cpl
PC Card control main.cpl pc card (PCMCIA)
Power Management (Windows 95) control main.cpl power
Power Management (Windows 98) control powercfg.cpl
Printers Folder control printers
Regional Settings control intl.cpl
Scanners and Cameras control sticpl.cpl
Sound Properties control mmsys.cpl sounds
System Properties control sysdm.cpl
答案2
網路和共享中心
control /name Microsoft.NetworkAndSharingCenter
網路連線
control netconnections