Cannot Use Network Variables in Setup Script (SETUP.STF)

Last reviewed: February 6, 1998
Article ID: Q110421
The information in this article applies to:
  • Microsoft Word for Windows, version 6.0
  • Microsoft Windows operating system version 3.1

SYMPTOMS

A workstation installation of Word for Windows fails if you use variables in your SETUP.STF file. For example, if you use the following path in your SETUP.STF file, Setup fails because the path contains a Novell-type variable (%Username%):

   F:\USER\%Username%\WINWORD

CAUSE

Setup does not support the use of variables in the SETUP.STF file. As a result, you cannot use variables to create a single SETUP.STF file to install Word on all your network workstations.

WORKAROUND

You can create a single SETUP.STF file to install Word on all your network workstations if all the workstations map the same drive letter to their user directories. For example, if you map U: to the user directory for each workstation (that is, U: = \\SERVER\SHARE!USER\USERNAME), you can use "U:\WINWORD" in SETUP.STF to specify the directory where Setup will install Word. Setup will install Word in the \\SERVER\SHARE!USER\USERNAME\WINWORD subdirectory.

For more information on modifying SETUP.STF, query on the following words in the Microsoft Knowledge Base:

   SETUP.STF and specify and destination and script and word6

REFERENCES

"Microsoft Word User's Guide," version 6.0, pages 767-775


KBCategory: kbnetwork
KBSubcategory:
Additional query words: 6.0 officeinterop office word6
root mapping mapped acmsetup
Keywords : kbsetup kbnetwork
Version : 6.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 6, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.