DOCUMENT:Q74765 17-DEC-2000 [msdos] TITLE :Corruption of the SETVER Table PRODUCT :Microsoft Disk Operating System PROD/VER:MS-DOS:5.x,6.0,6.2,6.21,6.22 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft MS-DOS operating system versions 5.0, 5.0a, 6.0, 6.2, 6.21, 6.22 ------------------------------------------------------------------------------- SUMMARY ======= You can use the MS-DOS SETVER.EXE program to report a version number of MS-DOS that is different than the current version to programs that do a version check. This allows some programs to run in your installed MS-DOS version where they would otherwise be unable to. SETVER is "self modifying," that is, the location of the SETVER version table is inside the SETVER.EXE file. Under certain circumstances, it is possible for the file to become corrupted. MORE INFORMATION ================ If you add a new program to the SETVER table and the length of the previous entries plus the length of the new entry equals 2048 bytes (the maximum size of the version table), SETVER reports that the program was added successfully. However, the program is not in fact added, and the table is corrupted. SETVER returns an ERRORLEVEL code of 0 (zero). If you issue the SETVER command, the corrupted table is displayed and the new entry is not shown on the table. If you attempt to add another program, SETVER returns an ERRORLEVEL code of 11, which indicates to a corrupted version table. If an addition exceeds the 2048- byte limit, the message "There is no more space in version table new entries" appears, and the return code is 14. Additional query words: 6.22 5.00 3rdparty corrupt corruption 6.00 6.20 ====================================================================== Keywords : Technology : kbMSDOSSearch kbMSDOS621 kbMSDOS622 kbMSDOS620 kbMSDOS600 kbMSDOS500 kbMSDOS500a Version : MS-DOS:5.x,6.0,6.2,6.21,6.22 ============================================================================= 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.