win10控制皮膚指令大全_win10用命令開啟控制皮膚操作方法

win7之家-書生發表於2020-06-11

我們都知道,在win10系統中開啟控制皮膚的方法有很多種,使用者往往都會選擇比較簡單快速的方法,但是對其方式卻知之甚少,對此有些使用者就想要使用命令來開啟控制皮膚,那麼win10用命令開啟控制皮膚怎麼操作呢?下面就來給大家分享一篇win10控制皮膚指令大全。

win10控制皮膚指令大全_win10用命令開啟控制皮膚操作方法

推薦下載:windows10專業版下載32位

具體方法:

控制皮膚

模組: control.exe

命令: rundll32.exe shell32.dll,Control_RunDLL

結果: 顯示控制皮膚視窗。

例子:

Dim x

x = Shell("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,,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

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

win10控制皮膚指令大全_win10用命令開啟控制皮膚操作方法

撥號連線(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

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


系統設定

模組: sysdm.cpl

命令: 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

結果: 顯示效能設定。


IE4 設定

模組: inetcpl.cpl

命令: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl

上述就是win10控制皮膚指令大全的全部內容了,希望能夠對大家有所幫助。

相關文章