ODE97: How to Resolve Path/File Access Error in Setup WizardLast reviewed: October 20, 1997Article ID: Q170695 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. When you try to create the setup disk images for your custom application, you may receive the following error message:
Path/File access error CAUSEThere are five possible causes for this error message:
RESOLUTIONThe resolutions for these causes are as follows.
Not Enough Disk SpaceFree up some disk space and rerun the Setup Wizard.
Proper Permissions Have Not Been SetCheck the permissions you have set for the folder you are using to store your disk images. Make sure you have read/write permissions for the folder.
Compression Software Has Been Used on the ComputerIf you used compression software on your hard disk, and you set up a high compression ratio, the hard disk may show far more free space than can actually be used. If you are using DoubleSpace, the compression program that is included with MS-DOS 6.0, you can check your compression ratio as follows:
Using the Network Setup OptionWhen you choose the Network Setup option for your application files while the Windows Explorer option for hiding files is selected, all of the files you need for your custom setup program may not be copied to the folder. If this is the case, you will need to open Windows Explorer and clear the "Hide files of these types" check box, and then rerun the Network Setup option in the Setup Wizard.
Compressed Files Are CorruptedIf your stored compressed files have somehow become corrupted, you should completely remove the folder that the compressed files reside in, and then rerun the Setup Wizard to create a new compressed folder.
REFERENCESFor more information about using the Setup Wizard to create disk images, search the Help Index for "Setup Wizard, creating setup programs." Keywords : StpFail kbsetup Version : 97 Platform : WINDOWS Hardware : x86 Issue type : kbprb Solution Type : Info_Provided |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |