Microsoft DOS SCANDISKSET Draft for Information Only
ContentMS DOS Command: SETVER.EXE
MS DOS Command: SETVER.EXEReference from Microsoft MS-DOS cmd help DescriptionDisplays the version table. Reports a version number (earlier than 6.0) to programs or device drivers that were designed for earlier versions of MS-DOS. You can also use this command to display and modify the version table, which lists names of programs and the number of the MS-DOS version with which they are designed to run. If you are using a program that has not been updated for this version of MS-DOS, you can add its name to the version table by using the SETVER command. SyntaxSETVER [drive:path][filename n.nn]
SETVER [drive:path][filename [/DELETE [/QUIET]]
To display the current version table, use the following syntax: SETVER [drive:path]
MS-DOS displays two columns: the left column lists the names of the program files; the right column lists the corresponding MS-DOS version with which each file is set to run. Parameters
Switches
Related CommandFor information about loading the version table into MS-DOS, see the SETVER.EXE command. RemarksSETVER confirmationIf you make changes to the version table and no errors are detected, MS-DOS displays the following message: WARNING - Contact your software vendor for information about whether a specific program works with MS-DOS 6.22. It is possible that Microsoft has not verified whether the program will successfully run if you use the SETVER command to change the program version number and version table. If you run the program after changing the version table, you may lose or corrupt data or introduce system instabilities. Microsoft is not responsible for any loss or damage, or for lost or corrupted data. Version table successfully updatedThe version change will take effect the next time you restart your system. Loading the version table into memoryBefore you can use the SETVER command, the version table must be loaded into memory by a DEVICE command in your CONFIG.SYS file. By default, the MS-DOS Setup program modifies your CONFIG.SYS file to ensure that the version table is loaded into memory each time you start your system. Setting the version number of a command interpreterYou can use SETVER to set the version number of a command interpreter; however, if you set the version number of the MS-DOS 6.22 command interpreter (COMMAND.COM), you may not be able to start your system. Using the version tableMany programs designed to run with a previous version of MS-DOS will run correctly with MS-DOS 6.22. In some cases, however, a program might not run correctly unless its name is included in the version table. The table indicates to the program that it is running with the MS-DOS version for which it was designed, even though it is running with MS-DOS 6.22. By interpreting MS-DOS 6.22 as the earlier version, the program will probably run correctly; however, using SETVER will not solve the problem if the program is not compatible with MS-DOS 6.22. Restarting after updating the version tableWhen you update the version table by adding or deleting entries, you must restart your system before the changes will take effect. Updating existing entriesIf you specify a filename that is already in the version table, the new entry replaces the existing entry. SETVER exit codesThe following list shows each exit code and a brief description of its meaning:
You can use the ERRORLEVEL parameter on the IF command line in a batch program to process exit codes returned by SETVER. For an example of a batch program that processes exit codes, see the IF command or the CHOICE command. ExamplesSuppose you have a program file named MYPROG.EXE that runs with MS-DOS version 3.30. To run MYPROG.EXE, you must first use the SETVER command to create an entry in the version table that will cause MYPROG.EXE to interpret MS-DOS 6.22 as version 3.30: setver myprog.exe 3.30 To delete the MYPROG.EXE entry from the version table (without otherwise affecting the MYPROG.EXE file), type the following command: setver myprog.exe /delete To list the contents of the version table on drive C, type the following command: setver c: ©sideway ID: 110700254 Last Updated: 7/30/2011 Revision: 0 Latest Updated Links
![]() ![]() ![]() ![]() ![]() |
![]() Home 5 Business Management HBR 3 Information Recreation Hobbies 8 Culture Chinese 1097 English 339 Travel 18 Reference 79 Computer Hardware 254 Software Application 213 Digitization 37 Latex 52 Manim 205 KB 1 Numeric 19 Programming Web 289 Unicode 504 HTML 66 CSS 65 SVG 46 ASP.NET 270 OS 431 DeskTop 7 Python 72 Knowledge Mathematics Formulas 8 Set 1 Logic 1 Algebra 84 Number Theory 206 Trigonometry 31 Geometry 34 Calculus 67 Engineering Tables 8 Mechanical Rigid Bodies Statics 92 Dynamics 37 Fluid 5 Control Acoustics 19 Natural Sciences Matter 1 Electric 27 Biology 1 |
Copyright © 2000-2025 Sideway . All rights reserved Disclaimers last modified on 06 September 2019