1
2 Alphabetical List of Windows 95 Control Panels
3 ----------------------------------------------
4
5 Filename Description
6
7 APPWIZ.CPL Software Properties
8 ,NewLinkHere %1 - Create new .lnk link "%1"
9 DESK.CPL Desktop Properties
10 ,,0 - Background Properties
11 ,,1 - Screen Saver Properties
12 ,,2 - Color Properties
13 INETCPL.CPL Internet Properties
14 ,SiteCERT_RunFromCmdLine %1 - View site certificate "%1"
15 INTL.CPL Internation Country/Timezone Properties
16 ,,0 - Country-specific settings
17 ,,1 - Numbers
18 ,,2 - Currency
19 ,,3 - Clock
20 ,,4 - Date
21 JOY.CPL Joystick Properties
22 MAIN.CPL @0 - Mouse Buttons Properties
23 @1 - Keyboard Speed Properties
24 @1,1 - Keyboard Language Properties
25 @1,2 - Keyboard General Properties
26 @2 - Printer
27 @3 - Fonts
28 @4 - Energy
29 MMSYS.CPL Multimedia Properties
30 ,,0 - Audio
31 ,,1 - Video
32 ,,2 - MIDI
33 ,,3 - Audio CD
34 ,,4 - Extended (Multimedia drivers)
35 MODEM.CPL Modem Properties (does not take parameters)
36 MSWEBCPL.CPL Personal WebServer Properties (comes with Win95 4.0B)
37 (does not take parameters)
38 NETCPL.CPL Network (does not take parameters)
39 ODBCCP32.CPL 32bit-ODBC Properties
40 PASSWORD.CPL Password Properties (does not take parameters)
41 SYSDM.CPL System Properties
42 ,,0 - Generic
43 ,,1 - Device Manager
44 ,,2 - Hardware Profiles
45 ,,3 - Advanced Features
46 TELEPHON.CPL Telephone Properties (renamed to TELEPHON.CP$ if not installed)
47 (does not take parameters)
48 TIMEDATE.CPL Time/Date Properties
49 ,,0 - Date and Time
50 ,,1 - Timezone
51 ,,m - summer/wintertime notification
52 (issued by kernel32.dll on windows startup)
53
54
55
56 Alphabetical List of alien CPLs / rundll commands
57 -------------------------------------------------
58
59 command: amovie.ocx,RunDll [/play] [/close] %1
60 description: open document %1 in ActiveMovie Viewer
61 /play: auto-play document
62 /close: close viewer after playing
63
64 command: deskcp16.dll,QUICKRES_RUNDLLENTRY
65 description: show SVGA display manager in task bar
66
67 command: mailnews.dll,EMLFileHandler %1
68 description: ?
69
70 command: mailnews.dll,Mail_RunDLL %1
71 description: ?
72
73 command: mailnews.dll,News_RunDLL %1
74 description: ?
75
76 command: rnaui.dll,RnaRunImport %1
77 description: ?
78
79 command: shscrap.dll,OpenScrap_RunDLL /r /x %1
80 description: ?
81
82 command: shell32.dll,Control_RunDLL %1,%*
83 description: open control panel file "%1" with parameters "%*"
84 (control.exe is a user front end for this call)
85
86 command: shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder
87 description: show "Printers" Explorer Window
88
89 command: url.dll,FileProtocolHandler %1
90 description: tell system to handle file protocol "%1"
91
92 command: url.dll,OpenURL %1
93 description: launch default web browser, open "%1" site.
94
95 (add your alien commands here)
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more
information.