1. Taskbar and Navigation Properties
Taskbar Tab - C:\Windows\System32\rundll32.exe shell32.dll,Options_RunDLL 1
Jump Lists Tab - C:\Windows\System32\rundll32.exe shell32.dll,Options_RunDLL 3
Toolbars Tab - C:\Windows\System32\rundll32.exe shell32.dll,Options_RunDLL 6
Navigation Tab - C:\Windows\System32\rundll32.exe shell32.dll,Options_RunDLL 8
2. Control Panel\All Control Items\Notification Area Icon\System Icon
System Icon - C:\Windows\System32\rundll32.exe shell32.dll,Options_RunDLL 4
3. Control Panel\All Control Items\Notification Area Icon
Notification Area Icon - C:\Windows\System32\rundll32.exe shell32.dll,Options_RunDLL 5
4. Folder Options
GENERAL Tab - C:\Windows\System32\rundll32.exe shell32.dll,Options_RunDLL 0
View Tab - C:\Windows\System32\rundll32.exe shell32.dll,Options_RunDLL 7
Search Tab - C:\Windows\System32\rundll32.exe shell32.dll,Options_RunDLL 2
blm di edit
- Add/Remove Programs
RunDll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,0 - Content Advisor
RunDll32.exe msrating.dll,RatingSetupUI - Control Panel
RunDll32.exe shell32.dll,Control_RunDLL - Date and Time Properties
RunDll32.exe shell32.dll,Control_RunDLL timedate.cpl - Display Settings
RunDll32.exe shell32.dll,Control_RunDLL access.cpl,,3 - Device Manager
RunDll32.exe devmgr.dll DeviceManager_Execute - Folder Options – File Types
RunDll32.exe shell32.dll,Control_Options 2 - Folder Options – General
RunDll32.exe shell32.dll,Options_RunDLL 0 - Folder Options – Search
RunDll32.exe shell32.dll,Options_RunDLL 2 - Folder Options – View
RunDll32.exe shell32.dll,Options_RunDLL 7 - Forgotten Password Wizard
RunDll32.exe keymgr.dll,PRShowSaveWizardExW - Hibernate
RunDll32.exe powrprof.dll,SetSuspendState - Keyboard Properties
RunDll32.exe shell32.dll,Control_RunDLL main.cpl @1 - Lock Screen
RunDll32.exe user32.dll,LockWorkStation - Mouse Properties
RunDll32.exe shell32.dll,Control_RunDLL main.cpl @0 - Map Network Drive
RunDll32.exe shell32.dll,SHHelpShortcuts_RunDLL Connect - Network Connections
RunDll32.exe shell32.dll,Control_RunDLL ncpa.cpl - Power Options
RunDll32.exe Shell32.dll,Control_RunDLL powercfg.cpl - Regional Settings
RunDll32.exe shell32.dll,Control_RunDLL intl.cpl,,3 - Stored Usernames and Passwords
RunDll32.exe keymgr.dll,KRShowKeyMgr - System Properties: Advanced
RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,4 - System Properties: Automatic Updates
RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,5 - Taskbar Properties
RunDll32.exe shell32.dll,Options_RunDLL 1 - User Accounts
RunDll32.exe shell32.dll,Control_RunDLL nusrmgr.cpl - Windows Security Center
RunDll32.exe shell32.dll,Control_RunDLL wscui.cpl - Windows – About
RunDll32.exe SHELL32.DLL,ShellAboutW - Unplug/Eject Hardware
RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll - Windows Firewall
RunDll32.exe shell32.dll,Control_RunDLL firewall.cpl - Wireless Network Setup
RunDll32.exe shell32.dll,Control_RunDLL NetSetup.cpl,@0,WNSW
Using "Control"
You may also change to a specific tab in a Control Panel Applet
As an example:
This will open System Restore tab in System Properties
control mmsys.cpl,,4
This will open the Advanced tab in System Properties
control sysdm.cpl,,3
This will just open System Properties:
control sysdm.cpl
You may also change to a specific tab in a Control Panel Applet
As an example:
This will open System Restore tab in System Properties
control mmsys.cpl,,4
This will open the Advanced tab in System Properties
control sysdm.cpl,,3
This will just open System Properties:
control sysdm.cpl
Control Panel
module: CONTROL.EXE
command: rundll32.exe shell32.dll,Control_RunDLL
result: displays all the Control Panel icons in an Explorer view
module: CONTROL.EXE
command: rundll32.exe shell32.dll,Control_RunDLL
result: displays all the Control Panel icons in an Explorer view
device manager
module: hdwwiz.cpl
command: rundll32.exe shell32.dll,Control_RunDLL hdwwiz.cpl @1
result: runs the Add New Hardware wizard
module: hdwwiz.cpl
command: rundll32.exe shell32.dll,Control_RunDLL hdwwiz.cpl @1
result: runs the Add New Hardware wizard
Add New Printer Wizard
module: SHELL32.DLL
command: rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter
result: runs the Add New Printer wizard
module: SHELL32.DLL
command: rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter
result: runs the Add New Printer wizard
Add/Remove Programs Property Page
module: APPWIZ.CPL
command: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1
result: displays the Install/Uninstall tab selected
command: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2
result: displays the Windows Setup tab selected
command: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3
result: displays the Startup Disk tab selected
module: APPWIZ.CPL
command: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1
result: displays the Install/Uninstall tab selected
command: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2
result: displays the Windows Setup tab selected
command: rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3
result: displays the Startup Disk tab selected
Date & Time Properties
module: TIMEDATE.CPL
command: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,0
result: displays Set Date & Time properties tab
command: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,1
result: displays the Time Zone properties tab
module: TIMEDATE.CPL
command: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,0
result: displays Set Date & Time properties tab
command: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,1
result: displays the Time Zone properties tab
Display Options (Standard Windows Display Property Page*)
module: DESK.CPL
command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
result: displays the Background tab selected
command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1
result: displays the Screen Saver tab selected
command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2
result: displays the Appearance tab selected
command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3
result: displays the Settings tab selected
module: DESK.CPL
command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
result: displays the Background tab selected
command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1
result: displays the Screen Saver tab selected
command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2
result: displays the Appearance tab selected
command: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3
result: displays the Settings tab selected
Fonts
module: SHELL32.DLL
command: rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL FontsFolder
result: displays the Fonts Folder in Explorer view
command: rundll32.exe shell32.dll,Control_RunDLL main.cpl @3
result: Also displays the Fonts Folder in Explorer view
module: SHELL32.DLL
command: rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL FontsFolder
result: displays the Fonts Folder in Explorer view
command: rundll32.exe shell32.dll,Control_RunDLL main.cpl @3
result: Also displays the Fonts Folder in Explorer view
Internet Explorer Control Panel
module: INETCPL.CPL
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl
result: displays Internet Properties, General Tab
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,0
result: displays Internet Properties, General Tab (same as above)
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,1
result: displays Internet Properties, Security Tab
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,2
result: displays Internet Properties, Content Tab
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,3
result: displays the Internet Control Panel, Connection Tab
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,4
result: displays the Internet Control Panel, Programs Tab
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,5
result: displays the Internet Control Panel, Advanced Tab
module: INETCPL.CPL
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl
result: displays Internet Properties, General Tab
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,0
result: displays Internet Properties, General Tab (same as above)
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,1
result: displays Internet Properties, Security Tab
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,2
result: displays Internet Properties, Content Tab
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,3
result: displays the Internet Control Panel, Connection Tab
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,4
result: displays the Internet Control Panel, Programs Tab
command: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,5
result: displays the Internet Control Panel, Advanced Tab
Regional Settings
module: INTL.CPL
command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,0
result: displays the Regional Settings property page
command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,1
result: displays the Numbers property page
command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,2
result: displays the Currency property page
command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,3
result: displays the Time property page
command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,4
result: displays the Date property page
module: INTL.CPL
command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,0
result: displays the Regional Settings property page
command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,1
result: displays the Numbers property page
command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,2
result: displays the Currency property page
command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,3
result: displays the Time property page
command: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,4
result: displays the Date property page
System Properties
module: SYSDM.CPL
command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,0
result: displays the General property page
command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,1
result: displays the Device Manager property page
command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,2
result: displays the Hardware Profiles property page
command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,3
result: displays the Performance property page
module: SYSDM.CPL
command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,0
result: displays the General property page
command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,1
result: displays the Device Manager property page
command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,2
result: displays the Hardware Profiles property page
command: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,3
result: displays the Performance property page
_MAIN;http://www.dx21.com/SCRIPTING/RUNDLL32/REFGUIDE.ASP;
Addressbook;C:\programme\Outlook Express\wab.exe
Calculator;CALC.exe
CharacterMap;C:\WINDOWS\system32\charmap.exe
ClipboardViewer;C:\WINDOWS\system32\clipbrd.exe
CommandLineHelp;C:\WINDOWS\hh.exe ms-its:C:\WINDOWS\Help\ntcmds.chm::/ntcmds.htm
CommandPrompt;C:\WINDOWS\system32\cmd.exe
Control Paneel;RunDLL32.EXE shell32.dll,Control_RunDLL;
ControlPanel;control.exe
DateandTime;C:\WINDOWS\SYSTEM32\control.exe date/time
DirectXDiagnosis;C:\WINDOWS\system32\dxdiag.exe
DiskCleanup;C:\WINDOWS\system32\cleanmgr.exe
DiskDefragmenter;C:\WINDOWS\System32\dfrg.msc
DiskManagementConsole;C:\WINDOWS\system32\Diskmgmt.msc
Display background;RunDLL32.EXE shell32.dll,Control_RunDLL desk.cpl,,0;
Display screen saver;RunDLL32.EXE shell32.dll,Control_RunDLL desk.cpl,,1;
DisplayAppearance;C:\WINDOWS\system32\control.exe color
DriverVerifierManager;C:\WINDOWS\system32\verifier.exe
DrWatson;C:\WINDOWS\system32\drwtsn32.exe
EventViewer;C:\WINDOWS\system32\eventvwr.msc
Explorer;EXPLORER.exe
Files OpenWith;RunDLL32.EXE SHELL32.DLL,OpenAs_RunDLL;C:\TEST.TXT
FileSigantureVerification;C:\WINDOWS\system32\sigverif.exe
Firewall;RunDLL32.EXE shell32.dll,Control_RunDLL firewall.cpl;
FolderOptions;C:\WINDOWS\system32\control.exe folders
Fonts;C:\WINDOWS\system32\control.exe fonts
Fonts;RunDLL32.EXE SHELL32.DLL,SHHelpShortcuts_RunDLL FontsFolder;
Game;RunDLL32.EXE shell32.dll,Control_RunDLL joy.cpl;xxx
General;RunDLL32.exe shell32.dll,Control_RunDLL access.cpl,,5;
Hardware Device Manager;RunDLL32.EXE devmgr.dll DeviceManager_Execute;
Hardware Eject;RunDLL32.EXE shell32.dll,Control_RunDLL hotplug.dll;
Hardware New Wizard;RunDLL32.EXE shell32.dll,Control_RunDLL hdwwiz.cpl;
Info;C:\WINDOWS\system32\winver.exe
InternetExplorer;C:\programme\Internet Explorer\Iexplore.exe"
Internetoptionen;C:\WINDOWS\system32\inetcpl.cpl
Internetprotokollkonfiguration;C:\WINDOWS\system32\cmd.exe /k C:\WINDOWS\system32\ipconfig.exe
Keyboard speed;RunDLL32.EXE shell32.dll,Control_RunDLL main.cpl @1,0;
Keyboard;RunDLL32.EXE shell32.dll,Control_RunDLL access.cpl,,1;
Keyboard;RunDLL32.EXE shell32.dll,Control_RunDLL main.cpl @1,1;
Keyboard;RunDLL32.EXE shell32.dll,Control_RunDLL main.cpl @1;
KeyboardProperties;C:\WINDOWS\system32\control.exe main.cpl @1
Modem Phone;RunDLL32.EXE shell32.dll,Control_RunDLL modem.cpl;
Modem Phone;RunDLL32.EXE shell32.dll,Control_RunDLL telephon.cpl;
Mouse;RunDLL32.EXE shell32.dll,Control_RunDLL access.cpl,,4;
MouseProperties;C:\WINDOWS\system32\control.exe main.cpl @0
NetworkConnections;C:\WINDOWS\system32\control.exe netconnections
NetworkDialUpConnections;C:\WINDOWS\system32\rasphone.exe
Netzwerkdiagnose;C:\WINDOWS\system32\netsh.exe diag gui
Notepad;C:\WINDOWS\NOTEPAD.exe
ObjectPackager;C:\WINDOWS\system32\packager.exe
ODBCDataAdministrator;C:\WINDOWS\system32\odbcad32.exe
Passport Wizard;RunDLL32.EXE netplwiz.dll, PassportWizardRunDll;
Password Forgotten Wizard;RunDLL32.EXE keymgr.dll,PRShowSaveWizardExW;
Password;RunDLL32.EXE keymgr.dll,KRShowKeyMgr;
PerformanceMonitor;C:\WINDOWS\system32\perfmon.exe
PhoneandModem;C:\WINDOWS\system32\control.exe telephony
Power;RunDLL32.EXE Shell32.dll,Control_RunDLL powercfg.cpl;
Power;RunDLL32.EXE shell32.dll,Control_RunDLL ups.cpl;
Printer ADD;RunDLL32.EXE SHELL32.DLL,SHHelpShortcuts_RunDLL AddPrinter;
Printer Interface;http://www.dx21.com/SCRIPTING/RUNDLL32/VIEWITEM.ASP?OID=145&CMD=P-X%7Cao-AND%7CWXP-1;
Printer TEST;RunDLL32.EXE SHELL32.DLL,SHHelpShortcuts_RunDLL PrintTestPage;
Printer;RunDLL32.EXE WINSPOOL.DRV,ConnectToPrinterDlg;
Printers;
PrivateCharacterEditor;C:\WINDOWS\system32\eudcedit.exe
Program ADD Win Komponent;RunDLL32.EXE shell32.dll,Control_RunDLL appwiz.cpl,,2;
Program Add-Remove;RunDLL32.EXE shell32.dll,Control_RunDLL appwiz.cpl,,1;
Program Set;RunDLL32.EXE Shell32.dll,Control_RunDLL appwiz.cpl,,3;
Program Software ;RunDLL32.EXE shell32.dll,Control_RunDLL appwiz.cpl,,0;
Programme;C:\WINDOWS\system32\appwiz.cpl
RecycleBin;
Region Lang;RunDLL32.EXE shell32.dll,Control_RunDLL intl.cpl,,1;
Region Opt;RunDLL32.EXE shell32.dll,Control_RunDLL intl.cpl,,0;
Region;RunDLL32.EXE shell32.dll,Control_RunDLL intl.cpl,,2;
RegistryEditor(Enchanced);C:\WINDOWS\SYSTEM32\regedt32.exe
RegistryEditor;C:\WINDOWS\regedit.exe
RUN;RunDLL32.EXE shell32.dll,ShellExec_RunDLL c:\test.txt;
ScheduledTasks;C:\WINDOWS\system32\control.exe schedtasks
Security;RunDLL32.EXE shell32.dll,Control_RunDLL wscui.cpl;
Self-installingPackager;C:\WINDOWS\system32\iexpress.exe
ShortCut;RunDLL32.EXE AppWiz.Cpl,NewLinkHere c:\test.txt;
Sicherheitscenter;C:\WINDOWS\system32\wscui.cpl
Software;appwiz.cpl
Sound Audio;RunDLL32.EXE shell32.dll,Control_RunDLL mmsys.cpl,,2;
Sound Event;RunDLL32.EXE shell32.dll,Control_RunDLL mmsys.cpl,,1;
Sound Hardware;RunDLL32.EXE shell32.dll,Control_RunDLL mmsys.cpl,,4;
Sound Voice;RunDLL32.EXE shell32.dll,Control_RunDLL mmsys.cpl,,3;
Sound Volume;RunDLL32.EXE shell32.dll,Control_RunDLL mmsys.cpl,,0;
Sound;RunDLL32.EXE shell32.dll,Control_RunDLL access.cpl,,2;
System General;RunDLL32.EXE shell32.dll,Control_RunDLL sysdm.cpl,,0;
System Hardware;RunDLL32.EXE shell32.dll,Control_RunDLL sysdm.cpl,,2;
System Name;RunDLL32.EXE shell32.dll,Control_RunDLL sysdm.cpl,,1;
System remote;RunDLL32.EXE shell32.dll,Control_RunDLL sysdm.cpl,,6;
System Restore;RunDLL32.EXE shell32.dll,Control_RunDLL sysdm.cpl,,4;
System Update;RunDLL32.EXE shell32.dll,Control_RunDLL sysdm.cpl,,5;
System User;RunDLL32.EXE shell32.dll,Control_RunDLL sysdm.cpl,,3;
System;RunDLL32.EXE shell32.dll,Control_RunDLL sysdm.cpl,,3;
SystemConfigurationEditor;C:\WINDOWS\system32\sysedit.exe
Systemeigenschaften;C:\WINDOWS\system32\sysdm.cp
Systeminformationen;C:\Programme\Gemeinsame Dateien\Microsoft Shared\MSInfo\msinfo32.exe
Systemwiederherstellung;C:\WINDOWS\system32\restore\rstrui.exe
Taskbar Startmenu;RunDLL32.EXE shell32.dll,Options_RunDLL 1;
TaskManager;C:\WINDOWS\system32\taskmgr.exe
Time Properties;RunDLL32.EXE shell32.dll,Control_RunDLL timedate.cpl;
Time Zone;c:\windows\system32\RunDLL32.EXE shell32.dll,Control_RunDLL timedate.cpl,,/f;
User;RunDLL32.EXE shell32.dll,Control_RunDLL nusrmgr.cpl;
UsersandPasswords;C:\WINDOWS\system32\control.exe userpasswords
VolumeControl;C:\WINDOWS\system32\Sndvol32.exe
Web Publishing Wizard;RunDLL32.EXE netplwiz.dll,PublishRunDll;
Wireless;RunDLL32.EXE shell32.dll,Control_RunDLL NetSetup.cpl,@0,WNSW;