home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / WIN_24 / WA0585.ZIP / WA0585.TXT
Text File  |  1993-03-01  |  9KB  |  213 lines

  1. ======================================================================
  2.    Microsoft(R) Product Support Services Application Note (Text File)
  3.           WA0585: RUNNING MICROSOFT SCHEDULE+ FROM THE NETWORK
  4. ======================================================================
  5.                                                    Revision Date: 2/93
  6.                                                       No Disk Included
  7.  
  8. The following information applies to Microsoft Schedule+ for 
  9. PC Networks, version 1.0.
  10.  
  11.  --------------------------------------------------------------------
  12. | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY    |
  13. | ACCOMPANY THIS DOCUMENT (collectively referred to as an            |
  14. | Application Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY      |
  15. | KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO    |
  16. | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A     |
  17. | PARTICULAR PURPOSE. The user assumes the entire risk as to the     |
  18. | accuracy and the use of this Application Note. This Application    |
  19. | Note may be copied and distributed subject to the following        |
  20. | conditions: 1) All text must be copied without modification and    |
  21. | all pages must be included; 2) If software is included, all files  |
  22. | on the disk(s) must be copied without modification [the MS-DOS(R)  |
  23. | utility DISKCOPY is appropriate for this purpose]; 3) All          |
  24. | components of this Application Note must be distributed together;  |
  25. | and 4) This Application Note may not be distributed for profit.    |
  26. |                                                                    |
  27. | Copyright 1993 Microsoft Corporation. All Rights Reserved.         |
  28. | Microsoft and MS-DOS are registered trademarks and Windows         |
  29. | is a trademark of Microsoft Corporation.                           |
  30. | Novell is a registered trademark of Novell, Inc.                   |
  31.  --------------------------------------------------------------------
  32.  
  33. INTRODUCTION
  34. ============
  35.  
  36. This application note is addressed to the network administrator and
  37. outlines the procedure for setting up version 1.0 of Microsoft Schedule+
  38. when Schedule+ is run from the network, and no Schedule+ files are stored
  39. locally on the users' workstations. The first section tells how to set up
  40. Schedule+ 1.0 when Microsoft Windows and Schedule+ are run entirely from
  41. the network. The second section tells how to set up Schedule+ 1.0 when
  42. Windows is run locally and Schedule+ 1.0 is run from the network.
  43.  
  44.     NOTE: Schedule+ version 1.0 was not designed to be run directly from
  45.     the network. Because the file I/O that normally occurs on the local
  46.     workstation is being handled by the network, running Schedule+ from
  47.     the network may decrease Schedule+'s performance.
  48.                                     
  49. RUNNING WINDOWS AND SCHEDULE+ FROM THE NETWORK
  50. ==============================================
  51.    
  52. Definitions
  53. -----------
  54.    
  55.     - <WINSHARE> refers to the shared location of the network
  56.       installation of Windows.
  57.     - <WINTEMP> refers to a temporary directory for a temporary
  58.       installation of Windows.
  59.     - <MYDIR> refers to the user's network directory where the user
  60.       stores his or her own Windows files (this will include the *.INI
  61.       and *.GRP files).
  62.    
  63. INSTALLATION STEPS
  64. ------------------
  65.  
  66. To set up the Schedule+ 1.0 shared files
  67.  
  68. 1. Create the <WINTEMP> directory on the server or a local
  69.    workstation, and run "setup /n" (without the quotation marks) from the
  70.    <WINSHARE> directory to create a new installation of Windows in the
  71.    <WINTEMP> directory.
  72.  
  73. 2. Run Windows from <WINTEMP> Use the Windows File Manager to start Setup
  74.    by double-clicking SETUP.EXE on the Schedule+ Program Setup Disk #2.
  75.    During setup:
  76.  
  77.    a. Choose Custom Setup.
  78.    
  79.    b. When Setup prompts for the Schedule+ directory, type <WINSHARE>
  80.       (without the brackets) as the location. For example, type
  81.       "L:\WINDOWS" (without the quotation marks) if this is the location
  82.       of the network version of Windows.
  83.    
  84.    c. When Setup asks if you want to install the Schedule+ Reminder
  85.       program to load automatically, choose the No button.
  86.    
  87.    d. When Setup is complete and it asks if you want to Run Schedule+,
  88.       Run Demos, or Exit To Windows, choose Exit To Windows.
  89.  
  90.    This process will install all the Schedule+ for Windows program files
  91.    in the same directory as Windows and create a clean SCHDPLUS.INI file.
  92.  
  93. 3. Set all files in <WINSHARE> to Read-Only. For Novell(R) networks, set
  94.    the files to Shareable and Read-Only.
  95.  
  96. 4. Copy SCHDPLUS.INI from <WINTEMP> to <WINSHARE>.
  97.  
  98. 5. Remove <WINTEMP> (including all files and the directory).
  99.  
  100. To set up a user for Schedule+ 1.0
  101.  
  102. 1. Copy SCHDPLUS.INI from <WINSHARE>to <MYDIR>.
  103.  
  104. 2. In a group in the Windows Program Manager create a Microsoft Schedule+
  105.    1.0 icon with the following properties:
  106.  
  107.       Description:       Microsoft Schedule+
  108.       Command Line:      <WINSHARE>\SCHDPLUS.EXE
  109.       Working Directory: <WINSHARE>
  110.       Shortcut Key:      None
  111.       Run Minimized      Not checked
  112.  
  113. 3. Modify each user's WIN.INI file to include the following setting:
  114.  
  115.       [Sounds]
  116.       SchdplusReminder=<WINSHARE>\MSREMIND.WAV,Schedule+ Reminders
  117.  
  118. 4. If a user wants to be automatically reminded of scheduling messages,
  119.    create an icon in the Startup group to start the file MSREMIND.EXE.
  120.  
  121. 5. Verify that the <WINSHARE> directory is in the MS-DOS search path for
  122.    each user.
  123.  
  124. RUNNING WINDOWS LOCALLY AND SCHEDULE+ FROM THE NETWORK
  125. ======================================================
  126.  
  127. Definitions
  128. -----------
  129.    
  130.     - <WINDIR> refers to an individual user's locally installed Windows
  131.       directory.
  132.     - <SCHDPLUS> refers to the Microsoft Schedule+ directory on the
  133.       network server.
  134.    
  135. INSTALLATION STEPS
  136. ------------------
  137.  
  138. To set up the Schedule+ 1.0 shared files and the first user
  139.  
  140. 1. Run Windows from the first user's workstation. Use the Windows File
  141.    Manager to start Setup by double-clicking SETUP.EXE on the Schedule+
  142.    Program Setup Disk #2. During setup:
  143.  
  144.    a. Choose Custom Setup.
  145.    
  146.    b. When Setup prompts for the Schedule+ directory, type <SCHDPLUS>
  147.       (without the brackets) as the location. For example, type
  148.       "L:\SCHEDULE" (without the quotation marks) if this is the location
  149.       of the network-shared copy of Schedule+.
  150.    
  151.    c. When Setup asks if you want to install the Schedule+ Reminder
  152.       program to load automatically, choose the No button.
  153.    
  154.    d. When Setup is complete and it asks if you want to Run Schedule+,
  155.       Run Demos, or Exit To Windows, choose Exit To Windows.
  156.  
  157.    This process will install all the Schedule+ program files and create a
  158.    clean SCHDPLUS.INI file.
  159.  
  160. 2. Copy the following files from the first user's workstation to
  161.    <SCHDPLUS>:
  162.  
  163.       <WINDIR>\SCHDPLUS.INI
  164.       <WINDIR>\WINHELP.EXE
  165.       <WINDIR>\SYSTEM\SHELL.DLL
  166.       <WINDIR>\SYSTEM\COMMDLG.DLL
  167.  
  168.       (Schedule+-specific DLL files:)
  169.  
  170.       <WINDIR>\SYSTEM\NVCONN.DLL
  171.       <WINDIR>\SYSTEM\TRNSCHED.DLL
  172.       <WINDIR>\SYSTEM\PABNSP.DLL
  173.       <WINDIR>\SYSTEM\MAILMGR.DLL
  174.       <WINDIR>\SYSTEM\MAILSPL.EXE
  175.       <WINDIR>\SYSTEM\DEMILAYR.DLL
  176.       <WINDIR>\SYSTEM\AB.DLL
  177.       <WINDIR>\SYSTEM\STORE.DLL
  178.       <WINDIR>\SYSTEM\FRAMEWRK.DLL
  179.       <WINDIR>\SYSTEM\MSSFS.DLL
  180.       
  181. 3. Remove all the above "Schedule+-specific DLL files" from
  182.    <WINDIR>\SYSTEM.
  183.  
  184. To set up additional users for Schedule+ 1.0
  185.  
  186. 1. Copy SCHDPLUS.INI from <SCHDPLUS> to <WINDIR>.
  187.  
  188. 2. In a group in the Windows Program Manager create a Microsoft Schedule+
  189.    1.0 icon with the following properties:
  190.  
  191.       Description:       Microsoft Schedule+
  192.       Command Line:      <SCHDPLUS>\SCHDPLUS.EXE
  193.       Working Directory: <SCHDPLUS>
  194.       Shortcut Key:      None
  195.       Run Minimized      Not checked
  196.  
  197. 3. Modify each user's WIN.INI file to include the following setting:
  198.  
  199.       [Sounds]
  200.       SchdplusReminder=<SCHDPLUS>\MSREMIND.WAV,Schedule+ Reminders
  201.  
  202. 4. If a user wants to be automatically reminded of scheduling messages,
  203.    create an icon in the Startup group to start the file MSREMIND.EXE.
  204.  
  205. 5. Place the <SCHDPLUS> directory in the MS-DOS search path for each
  206.    user.
  207.  
  208.     NOTE: If you are using Windows version 3.0, you must replace the
  209.     following file in your <WINDIR> directory with the copy found in the
  210.     <SCHDPLUS> directory for the Schedule+ Help to operate properly:
  211.  
  212.       WINHELP.EXE   Windows 3.1 Help engine
  213.