The information in this article applies to:
SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
http://www.microsoft.com/office/ork/appa/appa.htm#ORKappaC4 After you have modified the Setup Table File (STF), you may want to use the Network Installation Wizard, which allows you to modify Setup information files to create a customized network installation of Office. To obtain the Network Installation Wizard, please see the following Microsoft Word Wide Web site: http://www.microsoft.com/office/ork/appa/appa.htm#ORKappaC1 NOTE: Because the Microsoft Web site is constantly updated, the site address may change without notice. If this occurs, link to the Microsoft home page at the following address: http://www.microsoft.com/ You can then search the Micorosoft Web site for the file Setupniw.exe. MORE INFORMATION
WARNING: ANY USE BY YOU OF THE INFORMATION PROVIDED IN THIS ARTICLE IS AT
YOUR OWN RISK. Microsoft provides this information "as is" without warranty
of any kind, either express or implied, including but not limited to the
implied warranties of merchantability and/or fitness for a particular
purpose. Modification of the Setup Table File (STF) is not supported by
Microsoft Access Product Support professionals.
ARTICLE-ID: Q162796 OFF97: Setup Error 932 After Modifying STF File NOTE: To see references mentioned in the following text, please connect to the "Microsoft Office 97 Resource Kit" Web site at the following address: http://www.microsoft.com/office/ork/ Modifying the STF File to Run Microsoft Access from the NetworkTo make a Run from Network Server installation from an administrative installation point work more smoothly, administrators can modify the Microsoft Office 97 Professional Edition or Microsoft Access 97 Setup Table File (STF). These modifications are described in the following sections.-------------------------------------------------------------------------- WARNING: The modifications that are described in this paper should only be used with Run from Network Server installations. Do not use an STF file with these modifications for Typical or Custom installations. To use a modified STF file to change a Run From Network Server installation, make a backup copy of the Setup.lst file (typically this file is located in the Msoffice folder of your administrative installation point); then open the file in Notepad and search and replace all occurrences of the names of STF and INF files with the names of the files you create using the procedures in this paper. Save the modified LST file to a name of your choosing. You can use the following example command line when you run Setup: Pathtosetup\Setup /l filename.lst /b3 /q1 These command-line options perform the following functions: /l points to the LST file that you modified to point to the correct STF and INF files for this installation, /b3 performs a Run from Network Server installation, and/q1 runs Setup in quiet mode. If you use Network Installation Wizard version 2.1 or later, you can use the following command line when you run Setup: Pathtosetup\Setup /l Netinst/Netinst.lst /b3 /q1 In this example, /l points to the location of the .lst file created by Network Installation Wizard. The first instance of Netinst is a subdirectory of Pathtosetup; you specify the name of this subdirectory in the Choose Setup Files Subfolder screen of the Network Installation Wizard. The Network Installation Wizard then creates the subdirectory and also creates a custom .lst file with the same name in this subdirectory. In this example, the file is named Netinst.lst. If an .lst file with the same name as the subdirectory already exists in that subdirectory, the wizard appends a number to the directory name in order to create a unique name for the custom .lst file. Network Installation Wizard version 2.1 or later also suggests a command line based on the preferences you supply, such the installation type (Typical, Custom, or Run from Network Server) and the Quiet Level that you specify in the Select Quiet Mode screen. For more information about command line parameters used with Microsoft Office 97 setup, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q158503 OFF97: Setup Switches for Microsoft Office 97 -------------------------------------------------------------------------- Installing Microsoft Access Wizards LocallyAfter performing a Run from Network Server installation, Microsoft Access runs wizards directly from the Workdir folder on the network server. This works properly as long as users are given Change permissions (the set of Read, Write, Execute, and Delete permissions) in the Workdir folder, as described in "Creating the Administrative Installation Point" in Chapter 4, "Installing Microsoft Office," in the Microsoft Office 97 Resource Kit.However, a user cannot run certain wizards, such as the Table Wizard, from the network if another user is running the same wizard at the same time. Instead, an error message is displayed. To avoid sharing conflicts when running wizards, or if you don't want to give users Change permissions in the Workdir folder, you can modify the STF file so that Setup installs Microsoft Access 97 wizard files on users' hard drives during Run from Network Server installations. NOTE: The following instructions are recommended only for administrators who are familiar with administrative installations and editing of the STF file. All of the procedures in this paper assume that you have already created an administrative installation point. For more information, see "Creating the Administrative Installation Point" in Chapter 4, "Installing Microsoft Office," in the Microsoft Office 97 Resource Kit. WARNING: Off97Pro.stf and Acc97.stf are tab-delimited files that rely heavily on positional parameters, and they can easily be damaged by modifying them using a method other than the one described here. The best way to make complex edits to an STF file is by using Microsoft Excel. Microsoft Excel opens the tab-delimited data in an STF file as separate columns so that you can easily view and modify the data. However, if you do not follow the correct procedures when opening an STF file, you can damage the format of the STF file. Some of the tab characters used to delimit data in the STF files for Microsoft Office 97 and Microsoft Access 97 are followed by a single space. Before editing the STF file the first time in Microsoft Excel, you must remove these trailing spaces as described in the following procedure. To remove trailing spaces from an STF file
When you open an STF file in Microsoft Excel, it starts the Text Import Wizard to specify how data is formatted. You must make the correct selections in the Text Import Wizard to make sure that all columns of data in the file are opened using a Text format. To open an STF file using Microsoft Excel
To modify the administrative installation point for Office 97 to install Microsoft Access wizards on users' hard drives
For example, to create a Workdir folder in the shared network folder mapped to the user's H drive, enter H:\Workdir\. For this to work, every user who runs Setup using the modified STF file must have drive H mapped to a shared folder on the network and must have Change permissions for that folder. Do not change anything else in the file. Save the file with the changes you made back to the MSOffice folder of the administrative installation point. Sharing the Same Workgroup Information FileThe changes described in the previous section copy only Microsoft Access wizard files to users' hard drives. The workgroup information file, System.mdw, remains in the Workdir folder on the network server and is shared by all users who run Microsoft Access from the network. This arrangement works as long as all users running Microsoft Access from the network have at least read permissions and have the same level of security permissions for the Workdir folder.If a user needs to add or modify Microsoft Access user-level security account information (which is stored in the System.mdw file), that user must log on with at least Change permissions. However, if a user logs on with Change permissions or higher while other users have only Read or Add & Read permissions, problems can occur. For example, if a user with Change permissions starts Microsoft Access when no other users are running Microsoft Access, the System.mdw file is opened for exclusive access, and no other users can open the file or start Microsoft Access. You can avoid this problem any of four ways:
To modify the administrative installation point for Office 97 to Install System.mdw on users' hard drives
The Off97pro.inf file also needs to be modified. To modify the Off97pro.inf file
For more information about copying the wizards locally, please see the following articles in the Microsoft Knowledge Base: Q174742 ACC97: How to Install Wizards Locally Rather Than on Server Q178330 ACC97: How to Install Wizards Locally [Standalone Network Setup] Additional query words: inf
Keywords : StpNet WzProb |
Last Reviewed: January 3, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |