home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 198 / DOS6ALL.ZIP / Q96451 < prev    next >
Text File  |  1993-06-05  |  4KB  |  105 lines

  1.  
  2. ARTICLE-ID:Q96541
  3. TITLE     :Setup Leaves Windows .INI Files in Root of the Novell Server  
  4.  
  5. --------------------------------------------------------------------
  6. The information in this article applies to:
  7.  
  8.  - Microsoft MS-DOS operating system version 6.0
  9. --------------------------------------------------------------------
  10.  
  11. Summary:
  12.  
  13. If you run MS-DOS 6 Setup when you are logged onto a Novell server,
  14. Setup may leave MS-DOS initialization (.INI) files in the root
  15. directory. This problem occurs when all the following conditions are
  16. exist:
  17.  
  18.  - You are logged on as a supervisor or a user with full access
  19.    privileges to the root of the file server.
  20.  
  21.  - You are using a shared installation of Windows (installed with the
  22.    SETUP /N command).
  23.  
  24.  - Your Windows initialization files are in a user directory that is
  25.    being accessed with a search drive.
  26.  
  27.  - You have installed the Windows-based optional utilities.
  28.  
  29. If these conditions exist, MS-DOS 6 Setup leaves your initialization
  30. files in the root of the Novell file server.
  31.  
  32. The following initialization files are left in the root of the Novell
  33. server:
  34.  
  35.    PROTMAN.INI
  36.    SYSTEM.INI
  37.    WINFILE.INI
  38.  
  39. Setup also leaves the backup (.BAK) files for those files in the root
  40. of the Novell file server.
  41.  
  42. Workaround
  43. ----------
  44.  
  45. Use one of the following techniques to correct this situation:
  46.  
  47.  - If this is the only installation of MS-DOS 6 you plan to perform
  48.    when you are logged in as supervisor, you can simply move these
  49.    six files back to the user directory.
  50.  
  51.  - If you plan to do multiple installations of MS-DOS 6 when you are
  52.    logged in as supervisor, temporarily override the search drive before
  53.    beginning the MS-DOS 6 Setup on each subsequent computer. For example,
  54.    if your Windows initialization files are accessed on Search drive
  55.    W:\USER\JOEB. Before beginning the MS-DOS 6 Setup type these two
  56.    commands at the MS-DOS command prompt:
  57.  
  58.       map del w:
  59.       map w:=sys:user\joeb
  60.  
  61.    When MS-DOS 6 Setup prompts you for the location of Windows directory,
  62.    use W:\USER\JOEB for the path.
  63.  
  64.    Note: If desired, you may substitute the second command above with the
  65.    following:
  66.  
  67.       map root w:=sys:user\joeb
  68.  
  69.    When MS-DOS 6 Setup prompts you for the location of Windows, use W:\
  70.    for the path.
  71.  
  72. More Information:
  73.  
  74. Do not use a search drive to specify the location of your Windows
  75. initialization files. A search drive represents its drive letter as
  76. "<drive>:." instead of "<drive>:\<pathname>." MS-DOS 6 looks at
  77. "<drive>:.", changes to the root of the drive, and then looks for the
  78. current (.) directory. This is why MS-DOS 6 writes the files to the
  79. root of the server.
  80.  
  81. If you are logged on as a user without write access privileges to the
  82. root of the file server (as is generally the case with a user on a
  83. Novell network), the same approach as described in the second
  84. technique applies. If you don't have privileges in the root directory,
  85. the temporary initialization files (.$$$) are written to your user
  86. directory. No changes are been made to your original initialization
  87. files. You can safely delete these .$$$ files. Use the second
  88. technique and then restart the MS-DOS 6 Setup program.
  89.  
  90. The following three .$$$ files may be left in your user directory:
  91.  
  92.    __SYS__.$$$
  93.    __PGI__.$$$
  94.    __WFI__.$$$
  95.  
  96. If Setup detects that it did not need to modify one or more of the
  97. initialization files, you may not have all three of these in your user
  98. directory.
  99.  
  100. Note: This information applies to both the SETUP and SETUP /E
  101. commands. (SETUP /E is used to install the optional components.)
  102.  
  103. Additional reference words: netware net ware 286 386 2.15 2.2 3.10
  104. 3.11 6.00
  105.