Novell Netware SmartWare Configuration For Dos. The following steps are intended as a guide to help configure SmartWare for multi-user use on Novell Netware. It is assumed that each of the local work stations have a hard drive and that each user has a user directory on a network drive (called U: for argument sake). 1. Install the software onto the Novell Network machine. 2. Change to the ANGOSS\BIN subdirectory and start SmartWare (type ANGOSSX and press return) 3. In Tools Preferences Hardware, set Network to GENERIC, printer to the appropriate driver and port to the location the network captures. Press F10, then set any additional preferences you require. 4. In Tools Users-Directory, set the path for each user (e.g. U:\USERS\JOHN). This copies the definition and initialization files to each users Home directory. 5. Modify the System Login Script to have the following lines: DOS SET ANGIIUSR=LOGIN_NAME DOS SET HOME="U:\USERS\%LOGIN_NAME" DOS SET PATH="F:\ANGOSS\BIN;C:\DOS;Z:\PUBLIC" DOS SET TEMP="C:\DOS\TEMP" Please add any additional lines for the PATH statement as required. Once the user has logged into the Novell Network, the AUTOEXEC.BAT can add additional lines to the PATH statement by using: SET PATH=%PATH%;C:\MYDIR etc... 6. Ensure the C:\DOS\TEMP directory exists. If it does not, create it . 7. Have the user log in and start SmartWare using ANGOSSX. ----------------------------------------------------------------- For Windows 1. Install the software onto the Novell Network machine in Windows. 2. Note WIN 32 must be installed on each work station to running Windows 3.1. 3. Start SmartWare 4. In Tools Users-Directory, set the path for each user (e.g. U:\USERS\JOHN). This copies the definition and initialization files to each users Home directory. 5. Modify the System Login Script to have the following lines: DOS SET ANGIIUSR=LOGIN_NAME DOS SET HOME="U:\USERS\%LOGIN_NAME" DOS SET PATH="F:\ANGOSS\BIN;C:\DOS;Z:\PUBLIC" DOS SET TEMP="C:\DOS\TEMP" Please add any additional lines for the PATH statement as required. Once the user has logged into the Novell Network, the AUTOEXEC.BAT can add additional lines to the PATH statement by using: SET PATH=%PATH%;C:\MYDIR etc... 6. Ensure the C:\DOS\TEMP directory exists. If it does not, create it . 7. Have the user login, start Windows, and open SmartWare.