VB start Control Panel Daquan

Source: Internet
Author: User
Tags set time

Control Panel

Module: control.exe

Command: Rundll32.exe shell32.dll,Control_RunDLL

Results: The Control Panel window is displayed.

Example:

Dim x

x = 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,,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.

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.