The information in this article applies to:
SUMMARY
If you want to expand or decompress a group of Windows files, you
should use the batch file EXPALL.BAT instead of the Windows utility
file EXPAND.EXE. You can create the EXPALL.BAT file by following the
steps on page 553 in the "Microsoft Windows User's Guide."
MORE INFORMATIONWhen EXPAND.EXE is used with wildcard arguments to expand an entire Windows disk, EXPAND.EXE will halt processing at the point where it finds a file already in the expanded format. For example, the command EXPAND A:\*.* C:\KBNETWORKwill process all the files on the disk found in drive A, and will halt processing when it tries to expand a file already in the expanded format and generate the error message: The rest of the files on the disk will not be expanded. This is why the EXPALL.BAT file must be used for a network installation of Windows. REFERENCES
"Microsoft Windows User's Guide," pages 553-4
Additional query words: 3.00 3.0 3.0a 3.00a kbsetup win30
Keywords : |
Last Reviewed: October 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |