ACC1x: Errors Installing Companion Disk to Nested Subdirectories

Last reviewed: May 28, 1997
Article ID: Q100468
The information in this article applies to:
  • Microsoft Access versions 1.0, 1.1

SYMPTOMS

When you try to install the Microsoft Access Companion Disk files into a nested subdirectory that does not exist you receive the error message

   Unable to create directory

followed by the error messages:

   Can't open output file: c:\<xxx>\<yyy>\<zzz>\msforms.mdb
   Can't open output file: c:\<xxx>\<yyy>\<zzz>\mssweets.mdb
   Can't open output file: c:\<xxx>\<yyy>\<zzz>\mscms.mdb
   Can't open output file: c:\<xxx>\<yyy>\<zzz>\msdirect.mdb

In this example, either the <xxx> directory or the <yyy> subdirectory did not exist prior to starting the installation process.

CAUSE

This is a limitation of the part of the installation process that decompresses the files from the floppy disk to your hard disk.

RESOLUTION

Create the directories before starting the installation process, or make sure to specify a directory that is only one level below any existing directory.

MORE INFORMATION

Steps to Reproduce Behavior

With the Microsoft Access Companion Disk in drive A, type the following at the MS-DOS prompt. Make sure that directory <xxx> does not exist before beginning this process:

   A:\install c:\<xxx>\<yyy>\<zzz>

You will get the following responses:

   .
   creating c:\<xxx>\<yyy>\<zzz>
   .
   Unable to create directory
   Decompressing Sample Applications...
   .
   msforms.mdb (file 1 of 4)
   Can't open output file: c:\<xxx>\<yyy>\<zzz>\msforms.mdb
   mssweets.mdb (file 2 of 4)
   Can't open output file: c:\<xxx>\<yyy>\<zzz>\mssweets.mdb
   mscms.mdb (file 3 of 4)
   Can't open output file: c:\<xxx>\<yyy>\<zzz>\mscms.mdb
   msdirect.mdb (file 4 of 4)
   Can't open output file: c:\<xxx>\<yyy>\<zzz>\msdirect.mdb
 

	
	


Keywords : DcmNwd kbusage
Version : 1.0 1.1
Platform : WINDOWS
Hardware : X86
Issue type : kbprb
Resolution Type : kbworkaround


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: May 28, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.