XCLN: How to Disable Autoprocessing of S+ Meeting Responses
ID: Q153271
|
The information in this article applies to:
-
Microsoft Exchange Windows 95/98 client, versions 4.0, 5.0
-
Microsoft Exchange Windows 3.x client, versions 4.0, 5.0
-
Microsoft Exchange Windows NT client, versions 4.0, 5.0
SUMMARY
If you want to disable autoprocessing of Schedule+ meeting responses, you
can add a registry entry on Windows NT or Windows 95. Win16 clients can
accomplish the same thing by modifying the Schdplus.ini file
MORE INFORMATION
To disable autoprocessing on Windows NT or Windows 95, take the following
steps:
WARNING: Using Registry Editor can cause serious, system-wide errors that
may require you to reinstall Windows NT or Windows 95. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry Editor
can be solved. Use Registry Editor at your own risk.
- Start Registry Editor.
- Under the HKEY_CURRENT_USER subtree, go to the following subkey:
Software\Microsoft\Schedule+\Application
- Add the following entry:
AutoScanDisabled, type DWORD (1 - autoscan disabled, 0 - autoscan
enabled)
- Quit Registry Editor.
For Win16 clients, add the following entry to the Schdplus.ini file:
autoscandisabled=1
When this entry is added, messages are left in the inbox and are not
autoprocessed.
The following scenario shows the difference that disabling autoprocessing
makes.
- User A sends meeting requests to User B and User C.
- User B accepts without typing anything in the body.
- User C accepts and changes the text.
User A's inbox will have User C's response, but User B's response would
have gone to the Deleted items folder. With the autoscandisabled setting,
User B's response stays in the inbox.
Additional query words:
Keywords : kbenv XCLN
Version : WINDOWS:4.0,5.0
Platform : WINDOWS
Issue type : kbhowto
|