Errors Running Setup on Diskless Network Workstation |
Q107557
When you run Setup and select the Workstation Installation option to
install Word version 6.0 for Windows on a diskless network workstation,
several error messages may occur:
Setup was unable to determine a valid default destination directory. You will need to specify a destination directory.
Note: This may happen even if SHARE loads successfully when you start your workstation and is already running.Setup was unable to find SHARE.EXE on your system. It is required to run this application. Please fix your system and rerun Setup.
share.exe and word and 6.0 and cannot and find
Word is attempting to install 4k of information to the C:\ drive even when all components are to be installed on the network.Not Enough Space on Drive C:
The following options have been selected for installation on drive C:\.
Workstation Shared Microsoft Word 4K
After you cancel this dialog box, Setup notifies you that it did not completely install Word.Could not open the file named: 'C:\AUTOEXEC.TMP'.
Microsoft has confirmed this to be a problem in the Word version 6.0 for Windows Setup program. This problem was corrected in Word version 6.0a Setup.
Errors number 1 and 3 occur because Setup looks for your AUTOEXEC.BAT and
CONFIG.SYS files only on a system (bootable) hard disk (usually the C
drive), which does not exist on a diskless network workstation.
Error number 2 occurs because Setup cannot find the MS-DOS SHARE command
unless SHARE.EXE is located in the MS-DOS directory on your floppy disk
drive.
Use one of the two workarounds described below so that Setup searches drive
A instead of searching unsuccessfully for drive C. Do the following for
both workarounds (this avoids error number 2 above):
Place a copy of SHARE.EXE in an MS-DOS directory on a disk in drive A
before you run Word Setup. You do not have to start SHARE from this
location; it only needs to be there so Word Setup can find it. You can
place SHARE.EXE on a non-system disk if you do not start (boot) your
computer from the floppy disk drive; if you start your computer from the
floppy disk drive, you should place SHARE.EXE in the MS-DOS directory on
your system disk.
SUBST C: A:\You should place this line after the network login commands (such as IPX, NETX, and LOGIN) in your AUTOEXEC.BAT file.
@LOADHIGH A:\DOS\SHARE.EXE /L:500 /F:5100
MAP C:=SERVER/VOLUME:DIRECTORY/SUBDIRECTORY
Example:
MAP C:=PSS/SYS:USERS/ANTOINES
When Setup proposes C:\WINWORD as the destination directory, you should
change it to your network user directory.
Choose Cancel. You will then receive the message:Could not open...'C:\AUTOEXEC.TMP'
Choose OK. No group or icon will be created. In addition, you must manually modify the AUTOEXEC.BAT file after Setup is complete to include the line:Setup was not successful...
LOADHIGH A:\DOS\SHARE.EXE /L:500 /F:5100
Additional query words: 6.0 officeinterop word6 winword
Keywords : kbsetup
Issue type :
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |