PRB: "Warning File Exists" Message from Setup WizardLast reviewed: April 30, 1996Article ID: Q124788 |
The information in this article applies to:
SYMPTOMSThe Setup Wizard generates the following error message when compressing files:
Warning -- the file 'c:\compress\xxx2.db$' exists. Should I try to overwrite it? Yes or No? CAUSEThe error message is generated because some of the files being compressed have filenames that end in a number -- such as WORDS1.DBF or WORDS2.DBF. When the files are compressed and split, the setup compression program numbers the split pieces of the file into FILENAME.XX$, FILENAM2.XX$, FILENAM3.XX$, and so on. A two-megabyte file called WORD1.DBF will be split into WORD1.DB$ and WORD2.DB$. When the COMPRESS.EXE utility tries to compress a second file WORD2.DBF into WORD2.DB$ it will give the error message because the file WORD2.DB$ has already been created.
WORKAROUND
STATUSThis behavior is by design.
|
Additional reference words: FoxWin 2.60a
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |