home *** CD-ROM | disk | FTP | other *** search
/ Writer's Workshop / EOWWW1_WIN.iso / pc / readme2.txt < prev    next >
Text File  |  1996-08-10  |  4KB  |  99 lines

  1. ADDITIONAL INFORMATION ON NETWORK INSTALLATION
  2.  
  3.  
  4.  
  5. The Writer's Workshop Setup program contains everything you need to 
  6. initialize the Writer's Workshop. The Setup program installs files in 
  7. several locations:
  8.  
  9. MACINTOSH:
  10.  
  11. - System Folder:Preferences:EoWWW Preferences (contains setup information 
  12. needed by Writer's Workshop)
  13.  
  14. - Writer's Workshop 1 or Writer's Workshop 2 (contains the main program 
  15. files)
  16.  
  17. - WWnet1 or WWnet2 (contains the network files)
  18.  
  19.  
  20. WINDOWS:
  21.  
  22. - WW1 or WW2 (contains the main program files)
  23.  
  24. - WWnet1 or WWnet2 (contains the network files)
  25.  
  26.  
  27.  
  28. During installation, you will be prompted to identify both the network 
  29. fileserver and a folder on that server for the Writer's Workshop network 
  30. files.
  31.  
  32. 1. FOR MACINTOSH: Click the pull-down at the lower left corner of the Setup 
  33. dialogue box and drag to select "Select Folder". 
  34.  
  35. FOR WINDOWS: You will be prompted to type in the path to the network 
  36. folder. It may be necessary to click NETWORK to locate the server.
  37.  
  38. 2. Select the parent directory (i.e. the directory that contains the WWnet1 
  39. or 
  40. WWnet2 directory); then click SELECT or OK. (Note: Do not select the WWnet1 
  41. or WWnet2 directory itself; this will create another WWnet1 or WWnet2 
  42. directory inside it.)
  43.  
  44. The Installer will copy the necessary files to this location and write this 
  45. information into the EOWWW Preferences folder.  This is a new installation, 
  46. and you are specifying the "parent" folder for the WWNET folder.
  47.  
  48.  
  49.  
  50. Technical Note for Macintosh:   If this pointer to the WWNET folder is 
  51. damaged or lost, you can re-install, or you can create this pointer 
  52. yourself.  This pointer can be found in the EOWWW Prefs folder (in your 
  53. Preferences folder)--it is an alias named "workshop 1 alias" or "workshop 2 
  54. alias."  If you need to, you can open your fileserver, make an alias to the 
  55. folder that contains the WWnet1 or WWnet2 folder, and put it into your 
  56. EOWWW Prefs folder, renaming it to "workshop 1 alias" or "workshop 2 
  57. alias"-- this is exactly what  the Installer does.  
  58.  
  59. Technical Note for Windows: The EOWWW.INI file is created during 
  60. installation, and checked whenever the program runs. If this .INI file is 
  61. damaged or lost, you can re-install, or you can recreate it yourself.  This 
  62. file is in the same directory as the Writer's Workshop program; you can 
  63. double-click on it from the File Manager to use the Windows Notepad program 
  64. to edit the file.  The .INI file contains one section, which has two paths. 
  65. The "NET" line tells the program where to find the WWNET directory.  The 
  66. "CD" line locates QuickTime movies and other graphics files more 
  67. efficiently.  The program will eventually find the right drive letter if 
  68. this line is missing (and if the CD is actually inserted in an available 
  69. drive), but it begins its search for a valid CD at this location.  Here is 
  70. an example of an EOWWW.INI file:
  71.  
  72. [PATH]
  73. NET=F:\ENGLISH\WWNET1
  74. CD=D:
  75.  
  76.  
  77.  
  78. If you install Writer's Workshop on student workstations while attached to 
  79. the fileserver as an Administrator, the student's Alias file will connect 
  80. subsequent users as Administrators, too.  To avoid this problem, install 
  81. network items first, while you're attached to your fileserver as an 
  82. Administrator; then reattach to the fileserver as a normal, day-to-day 
  83. user, and continue installing Workstation elements.  This way, the alias to 
  84. the server will contain the proper AppleShare information. 
  85.  
  86. One additional way to improve network security is to mount the server at 
  87. program launch and unmount it upon quitting the program. Since students 
  88. need network permissions to these files only while running the program, you 
  89. can use DOS Batch files or Macintosh Applescripts to mount the server with 
  90. full permissions at program launch, and to unmount the server or reduce 
  91. permissions when the program is quit.
  92.  
  93. For Windows, the uninstaller can be a handy utility as you experiment with 
  94. your installation options; however, you may want to delete the "UnInstall" 
  95. program item from each student workstation so that students cannot delete 
  96. their programs.
  97.  
  98.  
  99.