Rundll32 commands for Windows: Porovnání verzí
(Založena nová stránka s textem „= List of Rundll32 commands for Windows 10/8/7 = List of Windows Rundll32 commands, which can be used for directly invoking the specified functions or to…“) |
m |
||
(Nejsou zobrazeny 3 mezilehlé verze od stejného uživatele.) | |||
Řádek 1: | Řádek 1: | ||
− | = List of Rundll32 commands for Windows 10/8/7 = | + | == List of Rundll32 commands for Windows 10/8/7 == |
List of Windows Rundll32 commands, which can be used for directly invoking the specified functions or to create shortcuts of those, which you use and require frequently. | List of Windows Rundll32 commands, which can be used for directly invoking the specified functions or to create shortcuts of those, which you use and require frequently. | ||
Řádek 9: | Řádek 9: | ||
Some of them can prove to be rather useful, eg, copy-paste '''rundll32.exe keymgr.dll,KRShowKeyMgr''' in Search bar and hit enter; and you will see the '''Stored User Names and Passwords Box''' pop up ! The Stored User Names and Passwords Applet lets you assign user names and passwords to use, when needing to authenticate yourself, to services in domains other than the one you are currently logged into. It’s normally very awkward to access it, but this way lets you do so faster ! You can thus access quite a few useful functions easily ! | Some of them can prove to be rather useful, eg, copy-paste '''rundll32.exe keymgr.dll,KRShowKeyMgr''' in Search bar and hit enter; and you will see the '''Stored User Names and Passwords Box''' pop up ! The Stored User Names and Passwords Applet lets you assign user names and passwords to use, when needing to authenticate yourself, to services in domains other than the one you are currently logged into. It’s normally very awkward to access it, but this way lets you do so faster ! You can thus access quite a few useful functions easily ! | ||
− | Add/Remove Programs | + | === Add/Remove Programs === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,0</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,0</div> | ||
− | Content Advisor | + | === Content Advisor === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe msrating.dll,RatingSetupUI</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe msrating.dll,RatingSetupUI</div> | ||
− | Control Panel | + | === Control Panel === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL</div> | ||
− | Delete Temporary Internet Files | + | === Delete Temporary Internet Files === |
<div style="margin-left:1cm;margin-right:1cm;"> RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8</div> | <div style="margin-left:1cm;margin-right:1cm;"> RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8</div> | ||
− | Delete Cookies | + | === Delete Cookies === |
<div style="margin-left:1cm;margin-right:1cm;"> RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2</div> | <div style="margin-left:1cm;margin-right:1cm;"> RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2</div> | ||
− | Delete History | + | === Delete History === |
<div style="margin-left:1cm;margin-right:1cm;"> RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1</div> | <div style="margin-left:1cm;margin-right:1cm;"> RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1</div> | ||
− | Delete Form Data | + | === Delete Form Data === |
<div style="margin-left:1cm;margin-right:1cm;"> RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16</div> | <div style="margin-left:1cm;margin-right:1cm;"> RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16</div> | ||
− | Delete Passwords | + | === Delete Passwords === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32</div> | ||
− | Delete All | + | === Delete All === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255</div> | ||
− | Delete All + files and settings stored by Add-ons: | + | === Delete All + files and settings stored by Add-ons: === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351</div> | ||
− | Date and Time Properties | + | === Date and Time Properties === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL timedate.cpl</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL timedate.cpl</div> | ||
− | Display Settings | + | === Display Settings === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL access.cpl,,3</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL access.cpl,,3</div> | ||
− | Device Manager | + | === Device Manager === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe devmgr.dll DeviceManager_Execute</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe devmgr.dll DeviceManager_Execute</div> | ||
− | Folder Options – General | + | === Folder Options – General === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Options_RunDLL 0</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Options_RunDLL 0</div> | ||
− | Folder Options – File Types | + | === Folder Options – File Types === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_Options 2</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_Options 2</div> | ||
− | Folder Options – Search | + | === Folder Options – Search === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Options_RunDLL 2</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Options_RunDLL 2</div> | ||
− | Folder Options – View | + | === Folder Options – View === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Options_RunDLL 7</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Options_RunDLL 7</div> | ||
− | Forgotten Password Wizard | + | === Forgotten Password Wizard === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe keymgr.dll,PRShowSaveWizardExW</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe keymgr.dll,PRShowSaveWizardExW</div> | ||
− | Hibernate | + | === Hibernate === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe powrprof.dll,SetSuspendState</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe powrprof.dll,SetSuspendState</div> | ||
− | Internet Explorer’s Internet Properties dialog box. | + | === Internet Explorer’s Internet Properties dialog box. === |
<div style="margin-left:0.265cm;margin-right:0.265cm;">Rundll32 Shell32.dll,ConBring up trol_RunDLL Inetcpl.cpl,,6</div> | <div style="margin-left:0.265cm;margin-right:0.265cm;">Rundll32 Shell32.dll,ConBring up trol_RunDLL Inetcpl.cpl,,6</div> | ||
− | Keyboard Properties | + | === Keyboard Properties === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL main.cpl @1</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL main.cpl @1</div> | ||
− | Lock Screen | + | === Lock Screen === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe user32.dll,LockWorkStation</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe user32.dll,LockWorkStation</div> | ||
− | Mouse Button – Swap left button to function as right | + | === Mouse Button – Swap left button to function as right === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 User32.dll,SwapMouseButton</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 User32.dll,SwapMouseButton</div> | ||
− | Mouse Properties Dialog Box | + | === Mouse Properties Dialog Box === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,Control_RunDLL main.cpl @0,0</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,Control_RunDLL main.cpl @0,0</div> | ||
− | Map Network Drive Wizard | + | === Map Network Drive Wizard === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL Connect</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL Connect</div> | ||
− | Network Connections | + | === Network Connections === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL ncpa.cpl</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL ncpa.cpl</div> | ||
− | Organize IE Favourites | + | === Organize IE Favourites === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32.exe shdocvw.dll,DoOrganizeFavDlg</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32.exe shdocvw.dll,DoOrganizeFavDlg</div> | ||
− | Open With Dialog Box | + | === Open With Dialog Box === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,OpenAs_RunDLL Any_File-name.ext</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,OpenAs_RunDLL Any_File-name.ext</div> | ||
− | Printer User Interface | + | === Printer User Interface === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 Printui.dll,PrintUIEntry /?</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 Printui.dll,PrintUIEntry /?</div> | ||
− | Printer Management Folder. | + | === Printer Management Folder. === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder</div> | ||
− | Power Options | + | === Power Options === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe Shell32.dll,Control_RunDLL powercfg.cpl</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe Shell32.dll,Control_RunDLL powercfg.cpl</div> | ||
− | Process Idle Tasks | + | === Process Idle Tasks === |
<div style="margin-left:1cm;margin-right:1cm;">rundll32.exe advapi32.dll,ProcessIdleTasks</div> | <div style="margin-left:1cm;margin-right:1cm;">rundll32.exe advapi32.dll,ProcessIdleTasks</div> | ||
− | Regional and Language Options | + | === Regional and Language Options === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,Control_RunDLL Intl.cpl,,0</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,Control_RunDLL Intl.cpl,,0</div> | ||
− | Stored Usernames and Passwords | + | === Stored Usernames and Passwords === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe keymgr.dll,KRShowKeyMgr</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe keymgr.dll,KRShowKeyMgr</div> | ||
− | Safely Remove Hardware Dialog Box | + | === Safely Remove Hardware Dialog Box === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,Control_RunDLL HotPlug.dll</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,Control_RunDLL HotPlug.dll</div> | ||
− | Sound Properties Dialog Box | + | === Sound Properties Dialog Box === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,Control_RunDLL Mmsys.cpl,,0</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,Control_RunDLL Mmsys.cpl,,0</div> | ||
− | System Properties Box | + | === System Properties Box === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,Control_RunDLL Sysdm.cpl,,3</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,Control_RunDLL Sysdm.cpl,,3</div> | ||
− | System Properties – Advanced | + | === System Properties – Advanced === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,4</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,4</div> | ||
− | System Properties: Automatic Updates | + | === System Properties: Automatic Updates === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,5</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,5</div> | ||
− | Taskbar Properties | + | === Taskbar Properties === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Options_RunDLL 1</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Options_RunDLL 1</div> | ||
− | User Accounts | + | === User Accounts === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL nusrmgr.cpl</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL nusrmgr.cpl</div> | ||
− | Unplug/Eject Hardware | + | === Unplug/Eject Hardware === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll</div> | ||
− | Windows Security Center | + | === Windows Security Center === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL wscui.cpl</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL wscui.cpl</div> | ||
− | Windows – About | + | === Windows – About === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe SHELL32.DLL,ShellAboutW</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe SHELL32.DLL,ShellAboutW</div> | ||
− | Windows Fonts Installation Folder | + | === Windows Fonts Installation Folder === |
<div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL FontsFolder</div> | <div style="margin-left:1cm;margin-right:1cm;">Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL FontsFolder</div> | ||
− | Windows Firewall | + | === Windows Firewall === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL firewall.cpl</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL firewall.cpl</div> | ||
− | Wireless Network Setup | + | === Wireless Network Setup === |
<div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL NetSetup.cpl,@0,WNSW</div> | <div style="margin-left:1cm;margin-right:1cm;">RunDll32.exe shell32.dll,Control_RunDLL NetSetup.cpl,@0,WNSW</div> | ||
+ | |||
+ | |||
+ | |||
+ | [[Kategorie:Windows]] |
Aktuální verze z 6. 2. 2017, 18:42
List of Rundll32 commands for Windows 10/8/7
List of Windows Rundll32 commands, which can be used for directly invoking the specified functions or to create shortcuts of those, which you use and require frequently.
Rundll32 commands for Windows
To Create Desktop Shortcuts : Right click on desktop > New > Shortcut. In the first box of the Create Shortcut Wizard, copy-paste the desired command. Then Click Next. Give the Shortcut a Name. Finally, select an appropriate icon for it.
Some of them can prove to be rather useful, eg, copy-paste rundll32.exe keymgr.dll,KRShowKeyMgr in Search bar and hit enter; and you will see the Stored User Names and Passwords Box pop up ! The Stored User Names and Passwords Applet lets you assign user names and passwords to use, when needing to authenticate yourself, to services in domains other than the one you are currently logged into. It’s normally very awkward to access it, but this way lets you do so faster ! You can thus access quite a few useful functions easily !