OFF: Extract Command Copies Cabinet File Structure
Article ID: 139024
Article Last Modified on 1/19/2007
APPLIES TO
- Microsoft Office 97 Standard Edition
- Microsoft Office 95 Standard Edition
- Microsoft Access 97 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Excel 97 Standard Edition
- Microsoft Excel 95 Standard Edition
- Microsoft PowerPoint 97 Standard Edition
- Microsoft PowerPoint 95 Standard Edition
- Microsoft Word 97 Standard Edition
- Microsoft Word 95 Standard Edition
This article was previously published under Q139024
SUMMARY
When you extract a file from a cabinet file on a source disk, the
cabinet's directory structure may be appended to the destination path
where the file is copied. This may place the file in an unexpected
location on your hard disk.
WORKAROUND
To copy a file from a source disk without appending the cabinet's file
directory structure do the following:
- From the MS-DOS command prompt, switch to the root directory by typing
the following and pressing ENTER:
- Insert Disk 1 for the product, and type the following and press ENTER:
- Insert the disk that has the file you want to extract and use
the following syntax at the command prompt and press ENTER:
Extract A:\<cabinet filename> /c C:\<path name>\<filename>
The following is an example of the syntax used in the steps listed above:
Extract A:\msoff2.cab /c C:\windows\system\mso95.dll
Additional query words: 8.00 97
Keywords: KB139024