GPEDIT
Quitar EJECUTAR del menu de inicio y (W)-R Directiva Equipo Local – Configuracion de usuario – Plantillas administrativas – Menu Inicio y Barra de Tareas – Quitar Ejecutar del menu de inicio.
Abrir Propiedades del Sistema
Rundll32 Shell32.dll,Control_RunDLL Sysdm.cpl,,1
Probado en 2000, XP y Win7.
OTROS DE
Rundll32 User32.dll,LockWorkStation
Lock Windows Desktop – similar to “Lock This Computer”
Rundll32 Printui.dll,PrintUIEntry /?
To bring up command line version of Windows printer user interface to manage printer devices in batch file or Windows shell scripts.
Rundll32 User32.dll,SwapMouseButton
Swap the left mouse-button to function as right-mouse button and right-mouse button to function as left-mouse button – convenient to left-handed users! However, to reverse back, you have to do it in the Mouse Properties dialog box (see next example)!
Rundll32 Shell32.dll,Control_RunDLL main.cpl @0,0
Bring up Mouse Properties dialog box that used to configure the behavior of computer mouse!
Rundll32 Shell32.dll,Control_RunDLL HotPlug.dll
This is command is nice to know if the “Safely Remove Hardware” icon doesn’t appears in or is missing from the System-Tray (bottom-right, near to time display area), when you want to safely unplug an USB Mass Storage device!
Rundll32 IEdkcs32.dll,Clear [ Not tested on Vista ]
To unconditionally remove irritated branding found in the Internet Explorer title bar!
Rundll32 Shell32.dll,OpenAs_RunDLL Any_File-name.ext
Bring up “Open With…” dialog box for the Any_File-name.exe file specified (optional).
Rundll32.exe PowrProf.dll,SetSuspendState [ Not tested on Vista ]
Hibernate function is out-dated. Windows Vista prefers to use Hybrid Sleep or pure Sleep mode function [ See why Windows Vista never power-off by default ]
Rundll32.exe shdocvw.dll,DoOrganizeFavDlg
Bring up Internet Explorer Favorite manager, that’s used to manage Favorite folders.
Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder
Bring up the Windows Printer management folder.
Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL FontsFolder
Bring up Windows Fonts installation folder.
Rundll32 Shell32.dll,SHHelpShortcuts_RunDLL Connect
Bring up Map Network Drive wizard.
Execute Control Panel-related applets with Rundll32 utility
Rundll32 Shell32.dll,Control_RunDLL
This long command is equal to typing control in the Command Prompt, that’s to bring up Windows Control Panel!
Rundll32 Shell32.dll,Control_RunDLL Ups.cpl
Bring up the Power Options window.
Rundll32 Shell32.dll,Control_RunDLL Timedate.cpl
Bring up Date And Time window
Rundll32 Shell32.dll,Control_RunDLL Sysdm.cpl,,3
Bring up System Properties and focus at Advanced tab.
Rundll32 Shell32.dll,Control_RunDLL Mmsys.cpl,,0
Bring up Sound properties dialog box
Rundll32 Shell32.dll,Control_RunDLL Intl.cpl,,0
Bring up Regional and Language Setting dialog box
Rundll32 Shell32.dll,Control_RunDLL Inetcpl.cpl,,6
Bring up Internet Explorer’s Internet Properties dialog box.