Skip to content

SETVER Windows Command Guide

The Windows SETVER command allows users to set a specific version number for MS-DOS compatibility. By using this command, you can adjust the compatibility settings to run older MS-DOS-based programs on your Windows system. It is particularly useful for ensuring that legacy applications function properly without encountering compatibility issues. The SETVER command is a powerful tool for managing compatibility settings and ensuring smooth operation of older software on your Windows system.

Terminal window
setver [VersionNumber]
OptionDescription
No options available
ParameterDescription
VersionNumberSpecifies the version number to set
Terminal window
setver 6.00

Sets the version number to 6.00 for compatibility purposes.

Terminal window
setver

Displays the currently set version number.

Check the available parameters for the SETVER command

Section titled “Check the available parameters for the SETVER command”
Terminal window
setver /?

Shows the available parameters and options for the SETVER command.

Set the version number to 5.10 to emulate an older operating system

Section titled “Set the version number to 5.10 to emulate an older operating system”
Terminal window
setver 5.10

Sets the version number to 5.10 to emulate an older operating system for compatibility testing.

Terminal window
setver /delete

Clears the set version number, reverting to the default behavior.

Revert to the original version setting after testing

Section titled “Revert to the original version setting after testing”
Terminal window
setver /reset

Reverts back to the original version number setting after testing different versions.

Set the version number to 4.00 to test compatibility with legacy software

Section titled “Set the version number to 4.00 to test compatibility with legacy software”
Terminal window
setver 4.00

Sets the version number to 4.00 to test compatibility with legacy software.

To use the setver command in Windows, execute the following command:

Terminal window
setver --option <value>

What is the purpose of the setver command in Windows?

Section titled “What is the purpose of the setver command in Windows?”

The setver command in Windows is used to set the version number that an MS-DOS application expects.

How can I view the current version number set by setver in Windows?

Section titled “How can I view the current version number set by setver in Windows?”

You can view the current version number set by setver in Windows by using the command:

Terminal window
setver

Can I reset the version number set by setver in Windows?

Section titled “Can I reset the version number set by setver in Windows?”

Yes, you can reset the version number set by setver in Windows by using the following command:

Terminal window
setver /

How do I set a specific version number for an MS-DOS application using setver in Windows?

Section titled “How do I set a specific version number for an MS-DOS application using setver in Windows?”

To set a specific version number for an MS-DOS application using setver in Windows, use the following command syntax:

Terminal window
setver <version_number>

Is it possible to deactivate the setver command in Windows temporarily?

Section titled “Is it possible to deactivate the setver command in Windows temporarily?”

Yes, you can deactivate the setver command in Windows temporarily by using the command:

Terminal window
setver <
  • Set the version number that a specific MS-DOS program expects to run
  • Modify the compatibility of MS-DOS programs with the current version of Windows
  • Enable or disable version checking for specific MS-DOS programs