, disableoemlayer"-displays the bsod window, (bsod) = blue screenDeath: Blue Screen"Rundll32 diskcopy, diskcopyrundll"-open the disk copy window"Rundll32 rnaui. dll, rnawizard"-run the "Internet Connection Wizard ",If the parameter "/1" is added, the mode is silent."Rundll32 shell32, shformatdrive"-open the "format disk (a)" Window"Rundll32 shell32, shexitwindowsex-1"-cold start Windows Explorer"Rundll32 shell32, shexitwindowsex 1"-Shutdown"Rundll32 shell32, shexitwindowsex 0"-return to current
. Process (); // set the program nameP. StartInfo. FileName = mathonPath;P. StartInfo. Arguments = @ "c :/";P. Start ();If you want to use the resource manager to open C:/, you can do this:System. Diagnostics. Process. Start ("assumer.exe", @ "c :/");Someone may ask, "Can I open the" add or delete programs "Panel or control panel related content ?" The answer is yes!How to do it? The answer is to call rundll32.exe, for example:Open the "add or delete programs" panel:System. Diagnostics. Process.
When writing a program today, you need to open the "Date and Time Attributes" window in the control panel and start to think that it corresponds to a certain EXE file, and then remember that it corresponds to a certain CPLSuch as system. Diagnostics. process. Start ("rundll32.exe", "shell32.dll, control_rundll TimeDate. Cpl"); the "Date and time properties" window can be opened.
Other windows correspond to the following:Auxiliary optionsModule: Access
Find the corresponding CPL and enable a new thread to open it,
For example, system. Diagnostics. process. Start ("rundll32.exe", "shell32.dll, control_rundll TimeDate. Cpl"); opens the corresponding "Date and time properties" window.
Other windows correspond to the following:Auxiliary optionsModule: Access. CPLCommand: rundll32.exe shell32.dll, control_rundll access. CP
list the rundll commands I have collected over the Internet as follows (useful, saving you a lot of time calling Windows APIs !!), For reference in programming:
Command column: rundll32.exe shell32.dll, control_rundll
Function: Display Control Panel
Command column: rundll32.exe shell32.dll, control_rundll access. CPL, 1
Function: displays the "control panel-Auxiliary options-keyboard" option window.
Command column: rundll32.exe shell32.dll, control_r
the Internet as follows (useful, saving you a lot of time calling Windows APIs !!), For reference in programming:Command column: rundll32.exe shell32.dll, Control_RunDLLFunction: Display Control PanelCommand column: rundll32.exe shell32.dll, Control_RunDLL access. cpl, 1Function: displays the "control panel-Auxiliary options-keyboard" option window.Command column: rundll32.exe shell32.dll, Control_RunDLL access.
sysdm. Cpl @ 1Function: run the "control panel-add new hardware" Wizard. Command column: rundll32.exe shell32.dll, shhelpshortcuts_rundll addprinterFunction: run the control panel-add new printer wizard. Command column: rundll32.exe shell32.dll, control_rundll appwiz. CPL, 1Function: the "control panel-Add/delete programs-install/uninstall" panel is displaye
Panel System Properties General () {process. start ("rundll32.exe", "shell32.dll, control_rundll sysdm. CPL, 0 ");} public static void Open Control Panel System Properties Device Manager () {process. start ("rundll32.exe", "shell32.dll, control_rundll sysdm. CPL, 1 ");} public static void Open Control Panel System att
. cpl power options
Main. cpl printer and fax icon
Intl. cpl region and language settings icon
Appwiz. cpl Add/delete application icons
Mmsys. cpl sound and multimedia icons
Sysdm. cpl
result set (XP Professional Edition) rsop. MSC
Scanner and camera sticpl. CPL
Task Scheduler control schedtasks
Windows Security Center wscui. CPL
Services. MSC
Shared Folder fsmgmt. MSC
Disable Windows Shutdown
Audio and audio device attributes mmsys. CPL
Spider games
Cliconfg
System Configuration editor sysedit
Msconfig
System File Che
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.