No System Subdirectory Created on Shared Windows

Last reviewed: October 18, 1996
Article ID: Q142288
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, versions 3.0 and 3.0b

SUMMARY

This article describes where Visual FoxPro installs the Win32s files on a network that has shared windows.

MORE INFORMATION

If a network administrator has installed Windows on a network, a "shared windows" directory is created on a network drive that all users of the network must have access to. In addition to the "shared windows" directory, each user has a directory either on the server or on their local hard drive that contains their personal .ini, .grp, and reg.dat files. This server-based installation of Windows does not have a "system" subdirectory.

For more information about Windows setup, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q83194
   TITLE     : WW0526: Windows 3.1 Setup

A proper network installation of Windows 3.1 on a network does not create a system subdirectory. Normally, Visual FoxPro installs the Win32s files in the Windows\System directory. Installing Visual FoxPro to a network that has a shared copy of Windows does not create a system subdirectory. The Win32s directory is created off of the "shared Windows" directory.

For more information about the installation of Win32s on a network, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q120901
   TITLE     : Installing Win32s in Windows and Windows for Workgroups

Each Visual FoxPro user's System.ini file must contain references to this Win32s directory. The administrator must be the only person on the network using Windows when Visual FoxPro is installed.

To install Visual FoxPro to a network type:

   x:setup/a

where x is the letter representing the disk or CD-ROM drive.

After a successful network installation of Visual FoxPro. The administrator must perform a workstation installation for each workstation. See page 5 of the Installation Guide and Master Index book for additional information on setup methods. If Win32s is not referenced in the workstation's System.ini file, the workstation setup will try to install Win32s and modify the workstation's System.ini file as follows:

* System.ini lines updated

[boot] shell=progman.exe mouse.drv=mouse.drv network.drv=netware.drv language.dll= sound.drv=mmsound.drv comm.drv=comm.drv system.drv=system.drv 386grabber=vga.3gr oemfonts.fon=vgaoem.fon 286grabber=vgacolor.2gr fixedfon.fon=vgafix.fon fonts.fon=vgasys.fon display.drv=vga.drv keyboard.drv=keyboard.drv *drivers=mmsystem.dll,winmm16.dll

[keyboard] keyboard.dll= oemansi.bin= subtype= type=4

[boot.description] mouse.drv=Microsoft, or IBM PS/2 network.drv=Novell NetWare (v4.0) language.dll=English (American) system.drv=MS-DOS System codepage=437 woafont.fon=English (437) aspect=100,96,96 display.drv=VGA keyboard.typ=Enhanced 101 or 102 key US and Non US keyboards

[386Enh] *device=Y:\WIN31\win32s\w32s.386 DEVICE=VSHARE.386


Additional reference words: 3.00 3.00b VFoxWin distrib
KBCategory: kbnetwork
KBSubcategory: FxnetworkWfw


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: October 18, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.