DOCUMENT:Q72757 22-NOV-1999 [msdos] TITLE :SETVER.EXE Not Affected By Read-Only Bit PRODUCT :Microsoft Disk Operating System PROD/VER:MS-DOS:5.0 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft MS-DOS operating system version 5.0 ------------------------------------------------------------------------------- SUMMARY ======= You can modify SETVER.EXE even when the read-only bit has been set. MORE INFORMATION ================ SETVER.EXE contains the version table used by MS-DOS version 5.0 to report itself as a version number other than the one actually running. This table can be modified by use of the SETVER command if the device driver SETVER.EXE has been installed in the CONFIG.SYS file. For example, the following command tells MS-DOS to report itself as version 4.01 whenever a program named FORMAT.COM is run: setver format.com 4.01 You can use the MS-DOS command ATTRIB to change the status of the SETVER.EXE program to read-only, meaning that the program should not be allowed to be modified or deleted. The following command performs this function, assuming that MS-DOS 5.0 was installed in the directory C:\DOS: attrib +r c:\dos\setver.exe However, MS-DOS 5.0 still allows you to modify the version table even though the file has been marked read-only. Microsoft has confirmed this to be a problem in MS-DOS version 5.0. We are researching this problem and will post new information here as it becomes available. Additional query words: 5.00 ====================================================================== Keywords : Technology : kbMSDOSSearch kbMSDOS500 Version : MS-DOS:5.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 1999.