DOCUMENT:Q87906 12-JAN-2000 [miscsdk] TITLE :Dsklayt2 Does Not Support Duplicate Filenames PRODUCT :Miscellaneous Software Development Kits PROD/VER::3.0,3.1; WINDOWS:3.5,3.51,4.0 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Windows Software Development Kit (SDK) for Windows versions 3.0, 3.1 - Microsoft Win32 Software Development Kit (SDK), versions 3.5, 3.51, 4.0 ------------------------------------------------------------------------------- SUMMARY ======= The Dsklayt2 utility in the Microsoft Setup Toolkit for Windows does not support duplicate filenames in the source tree. If two or more files have the same name, Dsklayt2 may place more than one of these files into the root directory of the same setup disk. If this happens, Dsklayt2 generates a warning message when it creates a disk image for the disk that warns that the first file is overwritten. If two or more files in the source tree for an application share the same name, rename all but one of the files before running the Dsklayt utility. Use the Rename Copied File option in the Dsklayt utility to have the filenames changed back to their original names when SETUP.EXE or _MSTEST.EXE copies the files from the setup disk to the destination disk. When Dsklayt2 creates a compressed file, it adds an underscore (_) to the end of the file extension, replacing the third character if necessary. Therefore, Dsklayt2 does not support compressed files if the names of the uncompressed files differ only in the third character of the file extension. Additional query words: 3.10 3.50 4.00 95 MSSetup tool kit ====================================================================== Keywords : Technology : kbWin32SDKSearch kbAudDeveloper kbWin3xSearch kbSDKSearch kbWin32sSearch kbWin32SDK400 kbWin32SDK350 kbWin32SDK351 kbWinSDKSearch kbWinSDK300 kbWinSDK310 Version : :3.0,3.1; WINDOWS:3.5,3.51,4.0 ============================================================================= 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. Copyright Microsoft Corporation 2000.