Open a property window in the control panel

xiaoxiao2021-03-06  47

When you write a program today, you need to open the Date and Time Properties window in the Control Panel, start to think that the corresponding EXE file, then remembering the corresponding CPL-shaped like System.Diagnostics.Process.Start ("Rundll32 .exe "," shell32.dll, control_rundll timedate.cpl "; statement can open the Date and Time Properties window. The other window corresponds to the following: Auxiliary Option Module: Access.cpl Command: Rundll32.exe Shell32.dll, Control_Rundll Access.cpl, 5 Result: Display Auxiliary Options / General. Command: rundll32.exe shell32.dll, control_rundll access.cpl, 1 results: Display auxiliary options / keyboard. Command: rundll32.exe shell32.dll, control_rundll access.cpl, 2 results: Display auxiliary options / sound. Command: rundll32.exe shell32.dll, control_rundll access.cpl, 3 results: Display Auxiliary Options / Display. Command: rundll32.exe shell32.dll, control_rundll access.cpl, 4 results: Display auxiliary options / mouse. Add a new hardware module: sysdm.cpl command: rundll32.exe shell32.dll, Control_RunDLL sysdm.cpl @ 1 to 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 / uninstallation. 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: Display Windows installation. Command: rundll32.exe shell32.dll, control_rundll appwiz.cpl, 3 results: Display the startup disk. 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 Result: Display Settings Date / Time. Command: rundll32.exe shell32.dll, control_rundll timedate.cpl, 1 results: The setting time area is displayed. Dial-up (DUN) module: rnaui.dll command: rundll32.exe rnaui.dll, RNADial connection _ name result: Open the specified dial-up connection.

Example: x = shell ("Rundll32.exe RNAUI.DLL, RNADIAL" & "Connection _ Name", 1) Display Module: Desk.cpl Command: Rundll32.exe Shell32.dll, Control_Rundll Desk.cpl, 0 Results: Background Set. Command: rundll32.exe shell32.dll, control_rundll desk.cpl, 1 Result: Screen Saver Settings. Command: rundll32.exe shell32.dll, control_rundll desk.cpl, 2 results: appearance settings. Command: rundll32.exe shell32.dll, control_rundll desk.cpl, 3 results: Settings the window. Joystick Module: joy.cpl command: rundll32.exe shell32.dll, control_rundll joy.cpl message / fax module: mlcfg32.cpl command: rundll32.exe shell32.dll, control_rundll mlcfg32.cpl results: MS Exchange property settings. Post Office Setup Module: wgpoccpl.cpl command: rundll32.exe shell32.dll, control_rundll wgpoccl.cpl: Display MS PostOffice Workgroup Admin Setting. Main setting module: main.cpl command: rundll32.exe shell32.dll, control_rundll main.cpl @ 0 Result: Show mouse properties. Command: rundll32.exe shell32.dll, control_rundll main.cpl @ 1 Result: Show keyboard / speed properties. Command: rundll32.exe shell32.dll, control_rundll main.cpl @ 1,, 1 results: Show keyboard / language properties. Command: rundll32.exe shell32.dll, control_rundll main.cpl @ 1,, 2 results: Show keyboard / regular properties. Command: rundll32.exe shell32.dll, control_rundll main.cpl @ 2 Result: Display printer properties. Command: rundll32.exe shell32.dll, control_rundll main.cpl @ 3 Result: Show font properties. Command: rundll32.exe shell32.dll, control_rundll main.cpl @ 4 Result: Display power management properties. Add MODEM module: modem.cpl command: rundll32.exe shell32.dll, control_rundll modem.cpl, add multimedia module: mmsys.cpl command: rundll32.exe shell32.dll, control_rundll mmsys.cpl, 0 Results: Sound. Command: rundll32.exe shell32.dll, control_rundll mmsys.cpl, 1 results: video.

Command: rundll32.exe shell32.dll, control_rundll mmsys.cpl, 2 results: sound MIDI. Command: rundll32.exe shell32.dll, control_rundll mmsys.cpl, 3 results: CD / music. Command: rundll32.exe shell32.dll, control_rundll mmsys.cpl, 4 results: advanced. Command: rundll32.exe shell32.dll, control_rundll mmsys.cpl @ 1 Result: Sound. Network Module: netcpl.cpl command: rundll32.exe shell32.dll, Control_RunDLL netcpl.cpl Open window (Open With) Module: shell32.dll command: rundll32.exe shell32.dll, OpenAs_RunDLL path / filename password module: password.cpl Command: rundll32.exe shell32.dll, control_rundll password.cpl zone setting module: INTL.CPL command: rundll32.exe shell32.dll, control_rundll INTL.CPL, 0 Result: Regional settings. Command: rundll32.exe shell32.dll, control_rundll INTL.CPL, 1 Result: Digital format setting. Command: rundll32.exe shell32.dll, control_rundll INTL.CPL, 2 Results: amount format setting. Command: rundll32.exe shell32.dll, control_rundll INTL.CPL, 3 Result: Time format setting. Command: rundll32.exe shell32.dll, control_rundll INTL.CPL, 4 Results: Date format settings. Screen protection module: appwiz.cpl command: rundll32.exe desk.cpl, installscreensaver C: / win / system / flying windows.scr Result: Install screen protection and display the preview property page. System setting module: sysdm.cpl command: rundll32.exe shell32.dll, control_rundll sysdm.cpl, 0 Result: Display regular settings. Command: rundll32.exe shell32.dll, control_rundll sysdm.cpl, 1 results: Display device management settings. Command: rundll32.exe shell32.dll, control_rundll sysdm.cpl, 2 results: Display hardware settings. Command: rundll32.exe shell32.dll, control_rundll sysdm.cpl, 3 results: display performance settings. IE4 setting module: inetcpl.cpl command: rundll32.exe shell32.dll, control_rundll inetcpl.cpl simultaneously published in: http://www.cnblogs.com/ipqn/archive/2005/03/30/128764.htmlhttp: // Www.csnote.com/csnote/blogview.asp?logid=56

转载请注明原文地址:https://www.9cbs.com/read-40734.html

New Post(0)