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.