Control Panel shortcut

Source: Internet
Author: User
Tags intl
You can create shortcuts for folders, files, and URLs. You can also create shortcuts for settings in the control panel. The following is a shortcut command. Usage: Right-click the blank area of the desktop or folder, select "new" and "shortcut". In "Enter the project location", enter the following command, and then enter the shortcut name. In this way, a shortcut of the control panel is completed. You can also run the following command in the Start menu to directly open a setting in the control panel.

Control Panel
Module: control.exe
Command: rundll32.exe shell32.dll, Control_RunDLL
Result: The control panel window is displayed.

Auxiliary options
Module: access. cpl
Command: rundll32.exe shell32.dll, Control_RunDLL access. cpl, 5
Result: Auxiliary options/General are displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL access. cpl, 1
Result: The secondary option/keyboard is displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL access. cpl, 2
Result: Auxiliary options/sound are displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL access. cpl, 3
Result: The secondary option/display is displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL access. cpl, 4
Result: The secondary option/mouse is displayed.

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/delete programs
Module: appwiz. cpl

Command: rundll32.exe shell32.dll, Control_RunDLL appwiz. cpl, 1
Result: installation/uninstallation is displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL appwiz. cpl, 1
Result: installation/uninstallation is displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL appwiz. cpl, 2
Result: Windows Installation is displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL appwiz. cpl, 3
Result: The boot 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
Result: the set date/time is displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL timedate. cpl, 1
Result: The time range is displayed.

Dial-up connection (DUN)
Module: rnaui. dll
Command: rundll32.exe rnaui. dll, RnaDial connection _ name
Result: The specified dial-up connection is enabled.
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
Result: set the background.

Command: rundll32.exe shell32.dll, Control_RunDLL desk. cpl, 1
Result: Screen Protection settings.

Command: rundll32.exe shell32.dll, Control_RunDLL desk. cpl, 2
Result: The appearance settings.

Command: rundll32.exe shell32.dll, Control_RunDLL desk. cpl, 3
Result: The settings window is displayed.

Joystick
Module: joy. cpl
Command: rundll32.exe shell32.dll, Control_RunDLL joy. cpl

Email/Fax
Module: ml1_32.cpl
Command: rundll32.exe shell32.dll, Control_RunDLL ml1_32.cpl
Result: MS Exchange property settings appear.

Post office settings
Module: wgpocpl. cpl
Command: rundll32.exe shell32.dll, Control_RunDLL wgpocpl. cpl
Result: The MS Postoffice Workgroup Admin settings are displayed.

Master Settings
Module: main. cpl
Command: rundll32.exe shell32.dll, Control_RunDLL main. cpl @ 0
Result: The mouse property is displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL main. cpl @ 1
Result: The keyboard/speed attribute is displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL main. cpl @ 1, 1
Result: The keyboard/language attributes are displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL main. cpl @ 1, 2
Result: The keyboard/general attributes are displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL main. cpl @ 2
Result: The printer properties are displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL main. cpl @ 3
Result: The font attribute is displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL main. cpl @ 4
Result: The power management properties are displayed.

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
Result: video.

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

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

Command: rundll32.exe shell32.dll, Control_RunDLL mmsys. cpl, 4
Result: advanced.

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

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

Open With window)
Module: shell32.dll
Command: rundll32.exe shell32.dll, OpenAs_RunDLL path/filename

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

Region settings
Module: intl. cpl
Command: rundll32.exe shell32.dll, Control_RunDLL intl. cpl, 0
Result: Region settings.

Command: rundll32.exe shell32.dll, Control_RunDLL intl. cpl, 1
Result: The number format is set.

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

Command: rundll32.exe shell32.dll, Control_RunDLL intl. cpl, 3
Result: The time format is set.

Command: rundll32.exe shell32.dll, Control_RunDLL intl. cpl, 4
Result: The date format is set.

Screen Protection
Module: appwiz. cpl
Command: rundll32.exe desk. cpl, InstallScreenSaver c:/winnt/system/Flying Windows. scr
Result: The Screen Saver is installed and the preview property page is displayed.

System settings
Module: sysdm. cpl
Command: rundll32.exe shell32.dll, Control_RunDLL sysdm. cpl, 0
Result: The general settings are displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL sysdm. cpl, 1
Result: The device management settings are displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL sysdm. cpl, 2
Result: hardware settings are displayed.

Command: rundll32.exe shell32.dll, Control_RunDLL sysdm. cpl, 3
Result: The Performance Settings are displayed.

IE settings
Module: inetcpl. cpl

Command: rundll32.exe shell32.dll, Control_RunDLL inetcpl. cpl, 0
Result: general settings.

Command: rundll32.exe shell32.dll, Control_RunDLL inetcpl. cpl, 1
Result: security settings.

Command: rundll32.exe shell32.dll, Control_RunDLL inetcpl. cpl, 2
Result: privacy settings.

Command: rundll32.exe shell32.dll, Control_RunDLL inetcpl. cpl, 3
Result: content settings.

Command: rundll32.exe shell32.dll, Control_RunDLL inetcpl. cpl, 4
Result: connection settings.

Command: rundll32.exe shell32.dll, Control_RunDLL inetcpl. cpl, 5
Result: program settings.

Command: rundll32.exe shell32.dll, Control_RunDLL inetcpl. cpl, 6
Result: advanced settings.

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.