home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / networks / wsdos2.zip / WSDOS2.EXE / WSDOS1.TXT < prev   
Text File  |  1993-08-31  |  14KB  |  358 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              DOS/Windows Workstation
  5. DOCUMENT ID:        TID000442
  6. DOCUMENT REVISION:  B
  7. DATE:               30AUG93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         WSDOS1.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare Client for DOS/Windows
  14.  
  15. ABSTRACT:
  16. NetWare Client kit for DOS/Windows consists of three files;  WSDOS1.EXE,
  17. WSDRV2.EXE, and WSWIN1.EXE.
  18. _________________________________________________________________
  19.  
  20. DISCLAIMER
  21. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  22. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  23. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  24. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  25. INFORMATION.
  26. _________________________________________________________________
  27.  
  28.                 ***Workstation for DOS and Windows***
  29.  
  30. Availablity of NetWare Utilities
  31.  
  32. _The following utilities documented in Workstation Basics and Installation
  33. are not included in this version of the NetWare Client Kit.
  34.  
  35. __NETUSER.EXE "Using NETUSER" page 80
  36. __WSUPGRD.EXE "Using the WSUPGRD Utility" page 125
  37. __WSUPDATE.EXE "Using the WSUPDATE Utility" page 135
  38.  
  39. _The NETUSER and WSUPGRD utilities are currently available in NetWare 4.x
  40. packages only. The WSUPDATE utility is available in NetWare 3.11 and
  41. NetWare 4.x packages only.
  42.  
  43. Installing Workstation Software From Diskette
  44.  
  45. _Before exiting the workstation installation utility, make sure that the
  46. WSDOS_1 diskette is inserted in the drive from which you loaded the
  47. utility. The following error will displays after you exit the workstation
  48. installation utility if the diskette is not inserted:
  49.  
  50. __"Insert disk with batch file"
  51. __"Press any key to continue . . ."
  52.  
  53. Loading VLMs from a Directory Other Than the Current Directory
  54.  
  55. _The current directory is used for VLMs. To load VLMs from another
  56. directory, use the "VLM =" command in the NET.CFG file.
  57. _For example
  58.  
  59. __VLM=C:\NWCLIENT\CONN.VLM
  60.  
  61. Specifying a NET.CFG File outside the Current Directory
  62.  
  63. _To specify a path for the NET.CFG file, type a command similar to the
  64. following (or put the command in AUTOEXEC.BAT):
  65.  
  66. __VLM /C=C:\NWCLIENT\NET.CFG
  67.  
  68. Disabling VLMs
  69.  
  70. There are three ways to disable a VLM:
  71.  
  72. _1.> Rename the module with a different extension (for example, .SAV). This
  73. is the easiest way.
  74. _2.> Delete the module (not recommended).
  75. _3.> Configure the modules to be loaded in NET.CFG. Below is the syntax
  76. that gives the modules required for Directory Services:
  77.  
  78. _NETWARE DOS REQUESTER
  79. __USE DEFAULTS = OFF
  80. __VLM = CONN.VLM
  81. __VLM = IPXNCP.VLM
  82. __VLM = TRAN.VLM
  83. __VLM = NDS.VLM
  84. __VLM = BIND.VLM
  85. __VLM = NWP.VLM
  86. __VLM = FIO.VLM
  87. __VLM = GENERAL.VLM
  88. __VLM = REDIR.VLM
  89.  
  90. Change in NET.CFG Parameter Default for Cache Writes
  91.  
  92. _The default for the following parameter under the "NetWare DOS Requester"
  93. section heading in Workstation for DOS and MS Windows has been changed to
  94.  
  95. __CACHE WRITES = OFF
  96.  
  97. Don't Use NETX.COM or Related Shells with VLMs
  98.  
  99. _You can't load NETX.COM and NETX.VLM simultaneously.
  100. _Use NETX.VLM rather than NETX.COM and related shells.
  101. _NETX.COM (and NET3.COM, NETX.EXE, BNETX.EXE, 
  102. _XMSNETX.EXE, etc.) conflicts with REDIR.VLM; REDIR.VLM won't load if
  103. NETX.COM is loaded and vice versa.
  104.  
  105. _However, NETX.VLM is designed to replace NETX.COM and related NETX shells,
  106. and is compatible with the NetWare DOS Requester.
  107.  
  108. Avoid Loading VLMs in Expanded Memory with MS Windows
  109.  
  110. _Don't use the expanded memory option (/ME). Run MS Windows with the
  111. NetWare DOS Requester only if you use the extended memory option (/MX,
  112. preferred) or the conventional memory option (/MC).
  113.  
  114. Settings up MS Windows to Support Global Drive Mappings In MS Windows DOS
  115. Boxes
  116.  
  117. _The current version of the VNETWARE.386 software is default enabled to
  118. support unique drive mappings for each DOS box.  
  119.  
  120. _To enable MS Windows to support global drive mappings across multiple DOS
  121. Boxes in MS Windows, add the following heading and command in the MS
  122. Windows' SYSTEM.INI file:
  123.  
  124. __[NETWARE]
  125. __ NWSharehandles=true
  126.  
  127. Read/Write Calls
  128.  
  129. _If an application makes read/write calls on read only files, enter this
  130. line under the "NetWare DOS Requester" heading in the NET.CFG file:
  131.  
  132. __READ ONLY COMPATIBILITY = ON
  133.  
  134. Ignore Incorrect Paradox Workshop Message
  135.  
  136. _Paradox Workshop gives an incorrect error message indicating it can't test
  137. or finish applications. Ignore this message.
  138.  
  139. Path Names Must Be Under 64 Characters
  140.  
  141. _VLMs can't support a path name of more than 64 characters. To use longer
  142. paths, map a root drive and continue from there.
  143.  
  144. Avoid Using DR DOS MOVE Command
  145.  
  146. _MOVE.EXE in DR DOS causes the loss of the fake root mapping. This is
  147. because MOVE obtains the current path and attempts to perform a CD command
  148. on that path.
  149.  
  150. NDIR Error in Compaq DOS 5.0 and DR DOS 6.0
  151.  
  152. _In Compaq DOS 5.0 and DR DOS 6.0, the following _commands give an error:
  153. __NDIR servername/volume:
  154. __DIR servername/volume:
  155. __CD servername/volume:
  156.  
  157. _This is because DOS treats "/" as an option specifier when it does its
  158. preprocessing. Users can instead map a drive and use drive letters instead
  159. of the server/volume syntax.
  160.  
  161. If Your MS Windows SYSTEM Directory Is on the Network
  162.  
  163. _The workstation installation creates a SYSTEM directory on the workstation
  164. and copies files into that directory.
  165.  
  166.  Make sure after installation that you copy those files to the MS Windows
  167. SYSTEM directory on the network.
  168.  
  169. First Available Drive Is Different
  170.  
  171. _The conventional NetWare Shell for DOS used drives after the LASTDRIVE
  172. parameter; NetWare DOS Requester starts using the first available drive
  173. before the LASTDRIVE parameter.
  174.  
  175.  Consequently, users often see drive D: as the first NetWare drive rather
  176. than drive F:. To maintain compatibility with existing batch files, you may
  177. _want to add the command like "FIRST NETWORK DRIVE =F" under the NetWare
  178. DOS Requester portion of the NET.CFG file.
  179.  
  180. _Otherwise, batch files assuming drive F: is the first drive must be
  181. altered, or drives D: and E: must be substituted (see DOS SUBST command).
  182.  
  183. _In any case, the LASTDRIVE parameter should be adjusted to something above
  184. the default value of E:.
  185.  
  186. Login Drive Prompt Appears To Be a Root Mapped Drive
  187.  
  188. _Because NetWare DOS Requester is a redirector on the back-end of DOS, no
  189. directory path can be in the drive structure maintained by DOS when the
  190. parent of the directory is unaccessible.
  191.  
  192. _This is the case with an unauthenticated connection and the drive mapped
  193. to the SYS:LOGIN directory. Users see "D:\>" instead of "F:\LOGIN>" when
  194. they first load the DOS client software.
  195.  
  196. DOS Current Directory Structures Aren't Updated with RENDIR.EXE
  197.  
  198. _NCPs that use a path won't function properly. To fix this problem,
  199. RENDIR.EXE will be changed to back up a directory before renaming the
  200. current one and will then forward to it.
  201.  
  202. IPXODI.COM Version 2.0 or Greater Required
  203.  
  204. _To support the packet burst ODI, the SFT III checksums, and _the NetWare
  205. management responder, IPXNCP.VLM requires IPXODI.COM version 2.0 or greater
  206. to be loaded with support for checksums and GNMA enabled (the version and
  207. the API support level are treated separately in IPXODI).
  208.  
  209. Unicode Tables Copied to Workstation
  210.  
  211. _Workstation installation copies Unicode tables for all languages and code
  212. pages to the workstation.
  213. _For American English you only need the following:
  214. __UNI_COL.001
  215. __UNI_MON.001
  216. __1252_UNI.001
  217. ___UNI_1252.001
  218. _If you use only American English, consider deleting other unicode tables
  219. to conserve disk space.
  220.  
  221. Self-Extracting File Name:  WSDOS1.EXE      Revision:  B
  222.  
  223. Files Included     Size     Date       Time
  224.  
  225.   WSDOS1.TXT          (This File)
  226.     AUTO.VLM        4250  05-10-93    12:57p
  227.     BIND.VLM        4616  05-10-93    12:57p
  228.     CONN.VLM       10289  05-10-93    12:56p
  229.    DOSNP.EXE        9971  05-26-92    11:00a
  230.      FIO.VLM       18008  05-10-93    12:57p
  231.  GENERAL.VLM        3996  05-10-93    12:57p
  232.  INSTALL.BAT         162  07-05-93    10:11a
  233.  INSTALL.CFG        2958  06-10-93    11:53a
  234. INST_DOS.EXE       62371  06-23-93     3:33p
  235.  INSTALL.OVL        2400  06-30-92     8:26a
  236.   IPXNCP.VLM        8056  05-10-93    12:56p
  237.   IPXODI.COM       30051  04-23-93     8:58a
  238.      LSL.COM        8780  11-05-92     2:40p
  239.      NDS.VLM       10360  05-10-93    12:56p
  240.  NETBIOS.EXE       24392  06-22-93     4:09p
  241.     NETX.VLM       14906  05-10-93    12:57p
  242. NLUNPACK.EXE       37208  07-09-92    10:36a
  243.      NWP.VLM        6324  05-10-93    12:57p
  244.  ODINSUP.COM       33515  02-17-93    11:01a
  245.    PRINT.VLM        7301  05-10-93    12:57p
  246.    REDIR.VLM       12367  05-10-93    12:57p
  247.    ROUTE.COM        4882  05-11-93     8:59a
  248.      RPL.COM        8318  04-29-93    11:33a
  249.   RPLFIX.COM        1838  06-30-93    10:56p
  250.   RPLODI.COM        1652  03-21-91     2:24p
  251.      RSA.VLM       19552  05-10-93    12:58p
  252. SECURITY.VLM        7978  05-10-93    12:57p
  253.     TRAN.VLM        1545  05-10-93    12:56p
  254.  TSA_SMS.COM       17078  02-04-93     2:03p
  255.      VLM.EXE       35408  05-10-93    12:56p
  256.      WSDOS_1       23089  07-06-93    12:04p
  257.          NLS       <DIR>  08-30-93     1:06p
  258. 1252_UNI.001         659  01-26-93     5:10p
  259. 1252_UNI.002         659  05-24-93     3:35p
  260. 1252_UNI.003         659  05-24-93     3:35p
  261. 1252_UNI.031         659  05-24-93     3:36p
  262. 1252_UNI.032         659  05-24-93     3:36p
  263. 1252_UNI.033         659  05-24-93     3:37p
  264. 1252_UNI.034         659  05-24-93     3:37p
  265. 1252_UNI.039         659  05-24-93     3:38p
  266. 1252_UNI.041         659  05-24-93     3:38p
  267. 1252_UNI.044         659  05-24-93     3:39p
  268. 1252_UNI.045         659  05-24-93     3:39p
  269. 1252_UNI.046         659  05-24-93     3:40p
  270. 1252_UNI.047         659  05-24-93     3:40p
  271. 1252_UNI.049         659  05-24-93     3:41p
  272. 1252_UNI.061         659  05-24-93     3:41p
  273. 1252_UNI.081         659  05-24-93     3:48p
  274.  UNI_COL.047        4500  01-23-93     2:40p
  275.  UNI_COL.049        4500  01-23-93     2:37p
  276.  UNI_COL.061        4500  01-23-93     2:27p
  277.  UNI_COL.081        1184  11-23-92     8:54a
  278.  UNI_COL.351        4500  01-23-93     2:50p
  279.  UNI_COL.358        4500  01-23-93     3:03p
  280.  UNI_MON.001        4244  01-23-93     2:23p
  281.  UNI_MON.002        4244  01-23-93     3:00p
  282.  UNI_MON.003        4244  01-23-93     2:44p
  283.  UNI_MON.031        4244  01-23-93     2:55p
  284.  UNI_MON.032        4244  01-23-93     2:28p
  285.  UNI_MON.033        4244  01-23-93     2:31p
  286.  UNI_MON.034        4244  01-23-93     2:47p
  287.  UNI_MON.039        4244  01-23-93     2:52p
  288.  UNI_MON.041        4244  01-23-93     2:42p
  289.  UNI_MON.044        4244  01-23-93     3:05p
  290.  UNI_MON.045        4244  01-23-93     2:34p
  291.  UNI_MON.046        4244  01-23-93     2:57p
  292.  UNI_MON.047        4244  01-23-93     2:39p
  293.  UNI_MON.049        4244  01-23-93     2:36p
  294.  UNI_MON.061       4244 01-23-93   2:26p
  295. UNI_MON.081       1928 11-23-92   8:53a
  296. UNI_MON.351       4244 01-23-93   2:49p
  297. UNI_MON.358       4244 01-23-93   3:02p
  298. 1252_UNI.351       659 05-24-93   3:42p
  299. 1252_UNI.358       659 05-24-93   3:42p
  300. UNI_1252.001      2196 01-26-93   5:10p
  301. UNI_1252.002      2196 05-24-93   3:35p
  302. UNI_1252.003      2196 05-24-93   3:36p
  303. UNI_1252.031      2196 05-24-93   3:36p
  304. UNI_1252.032      2196 05-24-93   3:37p
  305. UNI_1252.033      2196 05-24-93   3:37p
  306. UNI_1252.034      2196 05-24-93   3:38p
  307. UNI_1252.039      2196 05-24-93   3:38p
  308. UNI_1252.041      2196 05-24-93   3:39p
  309. UNI_1252.044      2196 05-24-93   3:39p
  310. UNI_1252.045      2196 05-24-93   3:40p
  311. UNI_1252.046      2196 05-24-93   3:40p
  312. UNI_1252.047      2196 05-24-93   3:41p
  313. UNI_1252.049      2196 05-24-93   3:41p
  314. UNI_1252.061      2196 05-24-93   3:42p
  315. UNI_1252.081      2196 05-24-93   3:48p
  316. UNI_1252.351      2196 05-24-93   3:42p
  317. UNI_1252.358      2196 05-24-93   3:43p
  318. UNI_COL.001       4500 01-23-93   2:24p
  319. UNI_COL.002       4500 01-23-93   3:00p
  320. UNI_COL.003       4500 01-23-93   2:45p
  321. UNI_COL.031       4500 01-23-93   2:55p
  322. UNI_COL.032       4500 01-23-93   2:29p
  323. UNI_COL.033       4500 01-23-93   2:32p
  324. UNI_COL.034       4500 01-23-93   2:47p
  325. UNI_COL.039       4500 01-23-93   2:53p
  326. UNI_COL.041       4500 01-23-93   2:42p
  327. UNI_COL.044       4500 01-23-93   3:06p
  328. UNI_COL.045       4500 01-23-93   2:34p
  329. UNI_COL.046       4500 01-23-93   2:58p
  330. ENGLISH      <DIR>     08-30-93   1:06p
  331. DOSRQSTR.MSG      9524 06-02-93   5:20p
  332. INST_DOS.MSG      9424 04-23-93  10:44a
  333. IPXODI.MSG        3739 01-22-93   9:47a
  334. READVLM.TXT      18249 08-31-93   4:28p
  335. FRANCAIS     <DIR>     08-30-93   1:06p
  336. DOSRQSTR.MSG     10583 06-29-93   7:16a
  337. INST_DOS.MSG     10720 06-21-93   3:07p
  338. IPXODI.MSG        4080 05-21-93  10:19a
  339. READVLM.TXT       9583 07-02-93   9:22p
  340. DEUTSCH      <DIR>     08-30-93   1:06p
  341. DOSRQSTR.MSG     11061 06-25-93   9:59a
  342. INST_DOS.MSG     10704 06-21-93   3:09p
  343. IPXODI.MSG        4111 05-21-93  10:16a
  344. READVLM.TXT       9157 07-02-93   9:34p
  345. ITALIANO     <DIR>     08-30-93   1:06p
  346. DOSRQSTR.MSG     10463 07-02-93  12:18p
  347. INST_DOS.MSG     10327 06-23-93   4:19p
  348. IPXODI.MSG        4137 05-21-93  10:24a
  349. READVLM.TXT       8967 07-02-93   9:29p
  350. ESPANOL      <DIR>     08-30-93   1:06p
  351. DOSRQSTR.MSG     10429 07-02-93  12:20p
  352. INST_DOS.MSG     10407 06-23-93   4:21p
  353. IPXODI.MSG        4366 07-02-93   1:11p
  354. READVLM.TXT       9576 07-02-93   9:48p
  355. PBURST       <DIR>     08-30-93   1:06p
  356. PBURST.NLM       95736 11-12-92  10:34a
  357.  
  358.