PRB: "Cannot Change Attributes of File DDEML.DLL" (SETUP/N)

Last reviewed: April 29, 1996
Article ID: Q100434
The information in this article applies to:
  • Microsoft FoxPro for Windows, versions 2.5 and 2.5a

SYMPTOMS

SETUP /N fails with the error message "Cannot change attributes of file DDEML.DLL" during a workstation installation of FoxPro for Windows when Windows is being shared from the network.

CAUSE

SETUP /N fails because users trying to perform the workstation installation do not have full rights to the Windows SYSTEM subdirectory on the network server. To complete the network installation, users must have full rights to this directory because SETUP /N performs three basic operations:

  • Updates dynamic-link library (DLL) files for the copy of Windows that is currently running. These files are located in the Windows SYSTEM subdirectory on the network and therefore require users to have FULL privileges to the server in order to update them.
  • Copies the FOXUSER.DBF and FOXUSER.FPT files to the destination directory (specified by the user).
  • Creates the FoxPro group window and icons in Program Manager.

RESOLUTION

To perform a workstation installation of FoxPro for Windows, do one of the following:

  • Connect to the shared FoxPro directory on the network and run SETUP /N. (Each user MUST have FULL rights to the shared Windows directory.)

    -or-

  • Connect to the shared FoxPro directory and manually copy the FOXUSER.DBF and FOXUSER.FPT files and create the FoxPro group window and icons in Program Manager on each workstation.

    NOTE: The DLLs must still be updated, but this can be done by the system admininistrator by either running SETUP /N once, or by manually copying the DLL files from the FOXPROW directory to the Windows SYSTEM subdirectory.

STATUS

This behavior is by design.


Additional reference words: FoxWin 2.50 2.50a commdlg.dll olecli.dll
olesrv.dll shell.dll toolhelp.dll ver.dll err msg ddeml.dll
KBCategory: kbsetup kbnetwork kberrmsg kbprb
KBSubcategory: FxsetupAdmin


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