天天看點

用指令啟動控制台

依舊 是轉自己的貼!偶然在網上閑逛,發現了自己很久以前的貼子。

貼上來,回味一下!

啟動控制台指令大全

控制台

子產品: control.exe

指令: rundll32.exe shell32.dll,Control_RunDLL

結果: 顯示控制台視窗。

輔助選項

子產品: access.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,5

結果: 顯示輔助選項/正常。

指令: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,1

結果: 顯示輔助選項/鍵盤。

指令: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,2

結果: 顯示輔助選項/聲音。

指令: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,3

結果: 顯示輔助選項/顯示。

指令: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,4

結果: 顯示輔助選項/滑鼠。

添加新硬體

子產品: sysdm.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl @1

增加新的列印機

子產品:shell32.dll

指令: rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter

添加/删除程式

子產品:appwiz.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1

結果:顯示安裝/解除安裝。

指令: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2

結果:顯示Windows 安裝。

指令: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3

結果:顯示啟動盤。

複制磁盤

子產品:diskcopy.dll

指令:rundll32.exe diskcopy.dll,DiskCopyRunDll

時間/日期

子產品: timedate.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,0

結果: 顯示設定日期/時間。

指令: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,1

結果: 顯示設定時間區域。

撥接上網(DUN)

子產品: rnaui.dll

指令: rundll32.exe rnaui.dll,RnaDial 連接配接_名稱

結果: 打開指定的撥接上網。

例子:

x= Shell("rundll32.exe rnaui.dll,RnaDial " & "連接配接_名稱", 1) 

顯示器

子產品: desk.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0

結果: 背景設定。

指令: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1

結果: 螢幕保護設定。

指令: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2

結果: 外觀設定。

指令: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3

結果: 設定視窗。

操縱杆

子產品: joy.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL joy.cpl

郵件/傳真

子產品: mlcfg32.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL mlcfg32.cpl

結果: 出現 MS Exchange 屬性設定。

郵局設定

子產品: wgpocpl.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL wgpocpl.cpl

結果: 顯示 MS Postoffice Workgroup Admin 設定。

主設定

子產品: main.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @0

結果: 顯示滑鼠屬性。

指令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @1

結果: 顯示鍵盤/速度屬性。

指令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @1,,1

結果: 顯示鍵盤/語言屬性。

指令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @1,,2

結果: 顯示鍵盤/正常屬性。

指令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @2

結果: 顯示列印機屬性。

指令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @3

結果: 顯示字型屬性。

指令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @4

結果: 顯示電源管理屬性。

增加 Modem 

子產品:modem.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL modem.cpl,,add

多媒體

子產品: mmsys.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,0

結果:聲音。

指令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,1

結果:視訊。

指令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,2

結果:聲音 MIDI。

指令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,3

結果:CD/音樂。

指令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,4

結果:進階。

指令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl @1

網絡

子產品:netcpl.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL netcpl.cpl

打開方式視窗(Open With)

子產品: shell32.dll

指令:rundll32.exe shell32.dll,OpenAs_RunDLL pathfilename

密碼

子產品: password.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL password.cpl

區域設定

子產品: intl.cpl

指令: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,0

結果: 區域設定。

指令: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,1

結果: 數字格式設定。

指令: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,2

結果: 金額格式設定。

指令: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,3

結果:時間格式設定。

指令: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,4

結果: 日期格式設定。

螢幕保護

子產品: appwiz.cpl

指令: rundll32.exe desk.cpl,InstallScreenSaver c:winsystemFlying Windows.scr

結果: 安裝螢幕保護并顯示預覽屬性頁。

系統設定

指令: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,0

結果: 顯示正常設定。

指令: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,1

結果: 顯示裝置管理設定。

指令: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,2

結果: 顯示硬體設定。

指令: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,3

結果: 顯示性能設定。

本文轉自 bannerpei 51CTO部落格,原文連結:http://blog.51cto.com/bannerpei/248294,如需轉載請自行聯系原作者

繼續閱讀