Microsoft KB Archive/102965

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 08:28, 20 July 2020 by X010 (talk | contribs) (Text replacement - """ to """)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Article ID: 102965

Article Last Modified on 11/1/2006



APPLIES TO

  • Microsoft Windows NT Advanced Server 3.1
  • Microsoft Windows NT Workstation 3.1



This article was previously published under Q102965

The article contains REGISTRY entries for the Microsoft Schedule+. These subgroups are included:

  • Microsoft Schedule+ Entries
  • Microsoft Schedule+ App Book Entries
  • Microsoft Schedule+ Archives Entries
  • Microsoft Schedule+ Exporter Entries
  • Microsoft Schedule+ Importer Entries

REGISTRY ENTRIES FOR MICROSOFT SCHEDULE+

The settings used by Microsoft Schedule+ to track basic information about the user's schedule, such as display and general option settings, current window positions, and printer information are stored under the following key:

   HKEY_CURRENT_USER\Software\Microsoft\Schedule+

The Schedule+ key contains the following subkeys:

Subkey                 Purpose
------------------------------

Microsoft Schedule     Defines the appearance and behavior of Schedule+.
Microsoft Schedule+    Indicates the number and list of other
Appt books             users's Appointment Books that were open when you
                       exited Schedule+.
Microsoft Schedule+    Indicates the number and list of Archive
Archives               files that were open when you exited Schedule+.
Microsoft Schedule+    Specifies DLL filenames for exporters.
Exporters
Microsoft Schedule+    Specifies DLL filenames for importers.
Importers

Most of these entries have built-in defaults. You should not need to change the Schedule+ settings. To change the appearance and behavior of Schedule+, use the appropriate Schedule+ menu commands. Many values are for saving settings between sessions.

These keys are created in HKEY_CURRENT_USER when you first run Schedule+. If your system previously contained a Windows for MS-DOS version of SCHDPLUS.INI, the contents are migrated to the Registry when you first run Schedule+ under Windows NT.

MICROSOFT SCHEDULE+ ENTRIES

This key defines the appearance and behavior of Microsoft Schedule+. This is the Registry path for this subkey:

   HKEY_CURRENT_USER\Software\Microsoft\Schedule+\Microsoft Schedule+

This key also appears under HKEY_USERS\.DEFAULT, but its only contents are MigrateIni and MigrateIniPrint.

These are the value entries that can appear in this key:

AppointmentView   REG_SZ   state left top right bottom
------------------------------------------------------

Specifies the state (1=normal, 2=maximized, 3=iconic) and the coordinates for the position of the Appointment Book window on the screen. These five numbers are written by the Schedule+ application when you exit and are used to restore the window to the last displayed position. The coordinates are pixel coordinates for the four sides of the Appointment Book window.

AppPath   REG_SZ   Pathname
---------------------------
Default: SystemRoot\SYSTEM32 directory

Specifies the location of the Schedule+ program and execution files. Microsoft Mail uses this path to find Schedule+ when you receive a meeting request.

ApptBookColor   REG_SZ   colornumber(1-17)
------------------------------------------
Default: 3 (Yellow)

Specifies the preference setting for the background color of the Appointment Book. The color number corresponds (in order) to the colors shown in the Display dialog box available from the Options menu, as follows:

1=Black
2=White
3=Yellow
4=Blue
5=Green
6=Blue-green
7=Red
8=Violet
9==Khaki
10=Dark gray
11=Light gray
12=Bright blue
13=Bright green
14=Bright blue-green
15=Bright red
16=Bright violet
17=Bright yellow


ApptBookLinesColor   REG_SZ   colornumber(1-17)
-----------------------------------------------
Default: 1 (Black)

Specifies the preference setting for the color of the lines in the Appointment Book. The color number corresponds to non-dithered colors in the Display dialog box available from the Options menu (as described in the ApptBookColor entry).

CopyTime   REG_SZ   minutes
---------------------------
Default: 15 minutes

Specifies the time interval that Schedule+ copies your online .CAL file to your local .CAL file (occurs in idle time).

CreateFileFirstTime   REG_SZ   0 or 1
-------------------------------------
Default: 0

Specifies whether an online calendar (.CAL) file should be created for a first-time Schedule+ user. If this entry is 1, an online calendar (.CAL) file is created the first time a user signs on to Schedule+. If 0 (as set automatically the first time you run Schedule+), an online calendar file is not created automatically.

DefaultPrinter   REG_SZ   printer name, driver name, port
---------------------------------------------------------

Indicates the current default printer port and its network path as specified in Print Manager. This is the default printer Schedule+ uses for printing schedule information.

DefaultRemindAgain   REG_SZ   0 or 1
------------------------------------
Default: 0

Defines the default state of the Remind Again check box. If this entry is 1, you are reminded again of your appointments at the requested intervals. If this entry is 0, you are reminded of your appointment only once.

DefaultRemindAgainAmount   REG_SZ   timeunits
---------------------------------------------
Default: 5

Specifies the default number of time units to wait (interval) before reminding you of appointments again.

DefaultRemindAgainUnits   REG_SZ   minutes, hours, days, weeks, or months
-------------------------------------------------------------------------
Default: minutes

Specifies the type of time units used in the DefaultRemindAgainAmount entry.

DemosEnabled   REG_SZ   0 or 1
------------------------------
Default: 0 (The Schedule+ demos are not provided with Windows NT.)

Specifies whether the Demos menu option is to be displayed in the Help menu. If the entry is 1, the Demos menu option is displayed in Help menu. If this entry is 0, the Demos menu option is not shown.

ExportNoNotes   REG_SZ   0 or 1
-------------------------------
Default: 0

Indicates whether the user chose to export notes. If this entry is 0, notes are exported. If this entry is 1, the notes are not exported.

ExportRange   REG_SZ   0 or 1
-----------------------------

Indicates the range of schedule information to be exported. If this entry is 0, the entire schedule file is exported. If this entry is 1, a particular range is exported.

ExportType   REG_SZ   0 or 1
----------------------------
Default: 0

Indicates the current default file type for exporting your schedule. If this entry is 0, the default file type for exporting your schedule is the Schedule+ format. If the entry is 1, the file type for export is Text.

ImportDoNotAddDuplicates   REG_SZ   0 or 1
------------------------------------------
Default: 0

Indicates whether the user chose to import duplicate appointments. If this entry is 0, duplicate appointments are imported. If this entry is 1, your duplicate appointments are not imported.

ImportDoNotAskAboutConflicts   REG_SZ   0 or 1
----------------------------------------------
Default: 0

Indicates whether the user chose to be asked about conflicting appointments during the import process. If this entry is 0, you are prompted for each conflicting appointment during the import process-in this case, you are asked whether to add each conflicting appointment. A value of 1 indicates that you are not asked about conflicts; they are added automatically.

ImportType   REG_SZ   0 or 1
----------------------------
Default: 0

Indicates the current default file type for importing a schedule file. If this entry is 0, the file type for importing your schedule is the Schedule+ format. If the entry is 1, the file type is the Windows NT Calendar format.

LargeFont   REG_SZ   0 or 1
---------------------------
Default: 0

Specifies the preference setting for the font size of text displayed in the Appointment Book and Planner. If this entry is 1, the font size of text is 10 points. If this entry is 0, the font is 8 points.

LocalPath   REG_SZ   Pathname
---------------------------------

Specifies the location of the last user's local calendar (.CAL) file.

LocalUser   REG_SZ   username
-----------------------------

Specifies the name of the last user to use the Schedule+ software on this computer.

MainWindow   REG_SZ   state left top right bottom
-------------------------------------------------

Specifies the state (1=normal, 2=maximized, 3=iconic) and the coordinates for the position of the Schedule+ application window on the screen. These five numbers are written by the Schedule+ application when you exit, and are used to restore the Schedule+ window to the last displayed position. The coordinates are pixel coordinates for the four sides of the main window.

MigrateIni   REG_SZ   0 or 1
----------------------------
Default: 1 (yes)

Specifies whether to migrate the Schedule+ .INI files created by a Windows for MS-DOS version of Schedule+ for use under Windows NT. This entry is saved in the HKEY_USERS\.DEFAULT\Software\Microsoft\Mail subkey. In HKEY_CURRENT_USER, this entry is deleted after the user first runs Mail.

MigrateIniPrint   REG_SZ   0 or 1
---------------------------------
Default: 1 (yes)

Specifies whether to migrate the Schedule+ .INI print information created by a Windows for MS-DOS version of Schedule+ for use under Windows NT. This entry is saved in the HKEY_USERS\.DEFAULT\Software\Microsoft\Mail subkey. In HKEY_CURRENT_USER, this entry is deleted after the user first runs Mail.

NoStatusBar   REG_SZ   0 or 1
-----------------------------
Default: 0

Indicates the preference setting for displaying the status bar. If this entry is 1, status bar is not displayed. If set to 0, the status bar is displayed.

OtherColor   REG_SZ   colornumber(1-17)
---------------------------------------
Default: 7 (Red)

Specifies the preference setting for the color of other users' appointments in the Planner. The color number corresponds to non- dithered colors in the Display dialog box available from the Options menu (as described in the ApptBookColor entry).

PageBackgroundColor   REG_SZ   colornumber(1-17)
------------------------------------------------
Default: 11 (Gray)

Specifies the preference setting for the background color of the Schedule+ window. The color number corresponds to non-dithered colors in the Display dialog box available from the Options menu (as described in the ApptBookColor entry).

PlannerColor   REG_SZ   colornumber(1-17)
-----------------------------------------
Default: 2 (White)

Specifies the preference setting for the background color of the Planner window. The color number corresponds to colors in the Display dialog box available from the Options menu (as described in the ApptBookColor entry).

PlannerLinesColor   REG_SZ   colornumber(1-17)
----------------------------------------------
Default: 1 (Black)

Specifies the preference setting for the color of the lines in the Planner. The color number corresponds to non-dithered colors in the Display dialog box available from the Options menu (as described in the ApptBookColor entry).

PollTime   REG_SZ   centiseconds
--------------------------------
Default: 6000 centiseconds (one minute)

Specifies the frequency for checking the server for schdule file changes.

ReminderPollTime   REG_SZ   minutes
-----------------------------------
Default: 1

Specifies the frequency for polling the server for alarm changes.

RequestSummary   REG_SZ   state left top right bottom
-----------------------------------------------------

Specifies the state (1=normal, 2=maximized, 3=iconic) and the coordinates for the position of the Messages window on the screen. These five numbers are written by the Schedule+ application when you exit and are used to restore the Messages window to the last displayed position. The coordinates are pixel coordinates for the four sides of the Messages window.

ShowActiveTasks   REG_SZ   0 or 1
---------------------------------
Default: 0 (That is, all tasks are displayed.)

Indicates whether the Task list is showing all tasks or only active tasks, as specified from the Tasks menu. If only active tasks are displayed, this value is 1.

StartupOffline   REG_SZ   0 or 1
--------------------------------
Default: 0 (That is, Schedule+ is started online.)

Specifies whether Schedule+ should start up using the offline scheduling information, or whether the online schedule should be used. If this entry is 1, Schedule+ is started offline.

TaskSortOrder   REG_SZ   0, 1, 2, -1, -2, or -3
-----------------------------------------------
Default: 0

Specifies the current sort order for tasks, according to the following:

Value          Meaning
----------------------

0              Tasks are sorted by priority
1              Tasks are sorted by due date
2              Tasks are sorted by description
-1             Tasks are sorted by reverse description
-2             Tasks are sorted by reverse due date
-3             Tasks are sorted by reverse priority

TaskSortSecond   REG_SZ   0, 1, 2, -1, -2, or -3
------------------------------------------------
Default: 0

Specifies the secondary sort order for tasks. If this entry is 0, the second sort order is by priority; if 1 the second sort order, using the same values as specified for TaskSortOrder.

UpdatePostOfficeTime   REG_SZ   centiseconds
--------------------------------------------
Default: 6000 centiseconds (one minute)

Specifies the frequency for updating the postoffice on the server after a change is made.

UserColor   REG_SZ   colornumber(1-17)
--------------------------------------
Default: 4 (Blue)

Specifies the preference setting for the color of your own appointments in the Planner. The color number corresponds to non- dithered colors in the Display dialog box available from the Options menu (as described in the ApptBookColor entry).

ViewNotByProject   REG_SZ   0 or 1
----------------------------------
Default: 0

Indicates whether the tasks in the Task list are currently displayed by project. If this entry is 1, the tasks are not displayed by project.

WindowOrder   REG_SZ   0 1  or  1 0
-----------------------------------
Default: 0 1

Indicates the current display order of Schedule+ windows. The Schedule+ window is represented by 0, and the Messages window is 1. The first value for the WindowOrder entry indicates the window on top, and the second entry identifies the window behind the top window.

MICROSOFT SCHEDULE+ APPT BOOKS ENTRIES

Schedule+ uses this subkey to track the Appointment books of other Schedule+ users that you had open when you exited Schedule+. The following is the Registry path for this subkey:

   HKEY_CURRENT_USER\Software\Microsoft
   \Schedule+\Microsoft Schedule+ Appt Books
Count   REG_SZ   number
-----------------------

Indicates the number of other users' Appointment Books you had open when you exited Schedule+. More entries appear in this subkey when the number is nonzero.

MICROSOFT SCHEDULE+ ARCHIVES ENTRIES

Schedule+ uses this subkey to track the Archive files that you had open when you exited Schedule+. This is the Registry path for this subkey:

   HKEY_CURRENT_USER\Software\Microsoft
   \Schedule+\Microsoft Schedule+ Archives
Count   REG_SZ   number
-----------------------

Indicates the number of Archive files you had open when you exited Schedule+. More entries appear in this subkey when the number is nonzero.

MICROSOFT SCHEDULE+ EXPORTER ENTRIES

Schedule+ uses this subkey to specify settings for exporters. This is the Registry path for this subkey:

   HKEY_CURRENT_USER\Software\Microsoft
   \Schedule+\Microsoft Schedule+ Exporters
Key   REG_SZ   DLL name
-----------------------

Identifies a single exporter DLL for Schedule+. The available files can be found on CompuServe. The Key name of this entry can be any string.

MICROSOFT SCHEDULE+ IMPORTER ENTRIES

Schedule+ uses this subkey to specify settings for importers. This is the Registry path for this subkey:

   HKEY_CURRENT_USER\Software\Microsoft
   \Schedule+\Microsoft Schedule+ Importers
Key   REG_SZ   DLL name
-----------------------

Identifies a single importer DLL for Schedule+. The available files can be found on CompuServe. The Key name of this entry can be any string.

REFERENCES

"The Windows NT Resource Kit for Operating System Version 3.1".


Additional query words: prodnt

Keywords: kbother KB102965