Windows Control Panel commands Daquan _win Server

Source: Internet
Author: User
Tags call shell intl set time

Control Panel command using Control.exe

Sysdm.cpl will open the System Properties applet
ACCESS.CPL: Accessibility Options
Appwiz.cpl: Add/Remove Programs
Desk.cpl: Show
Fax.cpl: Fax Wizard
Hdwwiz.cpl: Add/Remove Hardware
Intl.cpl: Regional Language Options
Joy.cpl: Game controller
LICCPA.CPL: License
Main.cpl: Mouse
Mlcfg.cpl: Mail
Mmsys.cpl: Sound and Audio Devices
MODEM.CPL: Phone and Modem Options
Ncpa.cpl: Network connection
Netcpl.cpl: Network and dial-up connections
Nwc.cpl:Netware Client Connections
Odbccp32.cpl:ODBC Data source
POWERCFG.CPL: Power Management
Sticpl.cpl: Scanners and Cameras
Sysdm.cpl: System
TELEPHON.CPL: Dialing Rules and modems
Timedate.cpl: Date and time

============================================

The command to open Control Panel is: "Controls"

Open Control Panel
Command: Rundll32.exe shell32.dll,Control_RunDLL
Results: The Control Panel window is displayed.
Example:
Call Shell ("Rundll32.exe shell32.dll,Control_RunDLL")

Accessibility Options
Module: access.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,5
Results: Show secondary options/general.

Command: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,1
Results: Show accessibility Options/keyboards.

Command: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,2
Results: Show secondary options/sounds.

Command: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,3
Results: Show secondary options/displays.

Command: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,4
Results: Show accessibility Options/mouse.

Add New Hardware
Module: sysdm.cpl
Command: rundll32.exe shell32.dll,control_rundll sysdm.cpl @1

Add a new printer
Module: Shell32.dll
Command: Rundll32.exe shell32.dll,shhelpshortcuts_rundll addprinter

Add/Remove Programs
Module: appwiz.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1
Results: Display installation/uninstall.

Command: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2
Results: Windows installation is displayed.

Command: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3
Results: The startup disk is displayed.

Copy Disk
Module: Diskcopy.dll
Command: Rundll32.exe Diskcopy.dll,diskcopyrundll

Time/Date
Module: timedate.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,0
Results: The set date/time is displayed.

Command: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,1
Results: The set time area is displayed.

dial-up Connection (DUN)
Module: Rnaui.dll
Command: Rundll32.exe rnaui.dll,rnadial Connection _ name
Result: Opens the specified dial-up connection.
Example:
x= Shell ("Rundll32.exe rnaui.dll,rnadial" & "Connection _ Name", 1)

Display
Module: desk.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
Results: Background settings.

Command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1
Results: Screen saver settings.

Command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2
Results: Appearance settings.

Command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3
Results: Sets the window.

Control lever
Module: joy.cpl
Command: rundll32.exe shell32.dll,control_rundll joy.cpl

Mail/Fax
Module: mlcfg32.cpl
Command: rundll32.exe shell32.dll,control_rundll mlcfg32.cpl
Result: The MS Exchange property settings appear.

Post Office settings
Module: wgpocpl.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL wgpocpl.cpl
Results: The MS postoffice Workgroup Admin settings are displayed.

Master Settings
Module: main.cpl
Command: rundll32.exe shell32.dll,control_rundll main.cpl @0
Results: Displays the mouse properties.

Command: rundll32.exe shell32.dll,control_rundll main.cpl @1
Results: Display keyboard/Speed properties.

Command: rundll32.exe shell32.dll,control_rundll main.cpl @1,,1
Results: Displays keyboard/language properties.

Command: rundll32.exe shell32.dll,control_rundll main.cpl @1,,2
Results: Displays keyboard/General properties.

Command: rundll32.exe shell32.dll,control_rundll main.cpl @2
Results: Display printer properties.

Command: rundll32.exe shell32.dll,control_rundll main.cpl @3
Results: Display font properties.

Command: rundll32.exe shell32.dll,control_rundll main.cpl @4
Results: Displays the Power management properties.

Add Modem
Module: modem.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL modem.cpl,,add

Multimedia
Module: mmsys.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,0
Result: sound.

Command: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,1
Results: Video.

Command: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,2
Result: Sound MIDI.

Command: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,3
Result: cd/music.

Command: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,4
Results: Advanced.

Command: rundll32.exe shell32.dll,control_rundll mmsys.cpl @1
Result: sound.

Internet
Module: netcpl.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL netcpl.cpl

Open Mode window (open with)
Module: Shell32.dll
Command: Rundll32.exe shell32.dll,openas_rundll pathfilename

Password
Module: password.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL password.cpl

Regional Settings
Module: intl.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,0
Results: Regional Settings.

Command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,1
Results: Number format settings.

Command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,2
Result: The amount formatting is set.

Command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,3
Results: Time format settings.

Command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,4
Results: Date format settings.

Screen protection
Module: appwiz.cpl
Command: rundll32.exe desk.cpl,installscreensaver c:winsystemflying WINDOWS.SCR
Results: Install screen protection and display the Preview property page.

System Setup
Module: sysdm.cpl
Command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,0
Results: Displays general settings.

Command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,1
Results: Display device management settings.

Command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,2
Results: Display hardware settings.

Command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,3
Results: Displays performance settings.

IE4 settings
Module: inetcpl.cpl
Command: rundll32.exe shell32.dll,control_rundll inetcpl.cpl

To mask a specified item in Control Panel

Screen out some items in Control Panel to prevent users from making arbitrary settings. Creates a new Double-byte (REG_DWORD) Value Entry Hkey_current_user\software\microsoft\

Windows\currentversion\policies\explorer\disallowcpl, modify its value to 1. Then create a new registry key Hkey_current_user\software\microsoft\

Windows\currentversion\policies\explorer\disallowcpl, under which you create a new string (REG_SZ) value entry, in the form of "ordinal = file name corresponding to Control Panel item." To screen the display and system items in Control Panel, you can create a new two value items, "1" and "2," under the item, which are "desk.cpl? Display items corresponding to the file" and sysdm.cpl (System item corresponding file). Reboot the desktop for changes to take effect

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.