blob: bdd7231a6dd02d3078bf1c3db2e5c7805e1e392a [file] [log] [blame]
Alexandre Julliardd30dfd21998-09-27 18:28:36 +00001
2Alphabetical List of Windows 95 Control Panels
3----------------------------------------------
4
5Filename Description
6
7APPWIZ.CPL Software Properties
Marcel Baur6c1b3e71998-10-18 14:12:37 +00008 ,NewLinkHere %1 - Create new .lnk link "%1"
Alexandre Julliardd30dfd21998-09-27 18:28:36 +00009DESK.CPL Desktop Properties
10 ,,0 - Background Properties
11 ,,1 - Screen Saver Properties
12 ,,2 - Color Properties
Marcel Baur6c1b3e71998-10-18 14:12:37 +000013INETCPL.CPL Internet Properties
14 ,SiteCERT_RunFromCmdLine %1 - View site certificate "%1"
Alexandre Julliardd30dfd21998-09-27 18:28:36 +000015INTL.CPL Internation Country/Timezone Properties
16 ,,0 - Country-specific settings
17 ,,1 - Numbers
18 ,,2 - Currency
19 ,,3 - Clock
20 ,,4 - Date
21JOY.CPL Joystick Properties
22MAIN.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
29MMSYS.CPL Multimedia Properties
30 ,,0 - Audio
31 ,,1 - Video
32 ,,2 - MIDI
33 ,,3 - Audio CD
34 ,,4 - Extended (Multimedia drivers)
35MODEM.CPL Modem Properties (does not take parameters)
36MSWEBCPL.CPL Personal WebServer Properties (comes with Win95 4.0B)
37 (does not take parameters)
38NETCPL.CPL Network (does not take parameters)
Marcel Baur6c1b3e71998-10-18 14:12:37 +000039ODBCCP32.CPL 32bit-ODBC Properties
Alexandre Julliardd30dfd21998-09-27 18:28:36 +000040PASSWORD.CPL Password Properties (does not take parameters)
41SYSDM.CPL System Properties
42 ,,0 - Generic
43 ,,1 - Device Manager
44 ,,2 - Hardware Profiles
45 ,,3 - Advanced Features
46TELEPHON.CPL Telephone Properties (renamed to TELEPHON.CP$ if not installed)
47 (does not take parameters)
48TIMEDATE.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
56Alphabetical List of alien CPLs / rundll commands
57-------------------------------------------------
58
Marcel Baur6c1b3e71998-10-18 14:12:37 +000059 command: amovie.ocx,RunDll [/play] [/close] %1
60description: open document %1 in ActiveMovie Viewer
61 /play: auto-play document
62 /close: close viewer after playing
Alexandre Julliardd30dfd21998-09-27 18:28:36 +000063
64 command: deskcp16.dll,QUICKRES_RUNDLLENTRY
65description: show SVGA display manager in task bar
66
Marcel Baur6c1b3e71998-10-18 14:12:37 +000067 command: mailnews.dll,EMLFileHandler %1
68description: ?
69
70 command: mailnews.dll,Mail_RunDLL %1
71description: ?
72
73 command: mailnews.dll,News_RunDLL %1
74description: ?
75
76 command: rnaui.dll,RnaRunImport %1
77description: ?
78
79 command: shscrap.dll,OpenScrap_RunDLL /r /x %1
80description: ?
81
82 command: shell32.dll,Control_RunDLL %1,%*
83description: open control panel file "%1" with parameters "%*"
84 (control.exe is a user front end for this call)
85
Alexandre Julliardd30dfd21998-09-27 18:28:36 +000086 command: shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder
87description: show "Printers" Explorer Window
88
Marcel Baur6c1b3e71998-10-18 14:12:37 +000089 command: url.dll,FileProtocolHandler %1
90description: tell system to handle file protocol "%1"
Alexandre Julliardd30dfd21998-09-27 18:28:36 +000091
Marcel Baur6c1b3e71998-10-18 14:12:37 +000092 command: url.dll,OpenURL %1
93description: launch default web browser, open "%1" site.
94
95(add your alien commands here)