setver
嚯嚯 发表于 2020-06-28 16:27浏览次数:
该setver命令模仿MS-DOS的旧版本可能需要对不能因为MS-DOS的较新版本上运行的应用程序。为了使setver正常工作,必须在config.sys中加载setver.exe设备。
The setver command imitates an older version of MS-DOS that may be required for an application that can't run because of a newer version of MS-DOS. For setver to work, setver.exe device must be loaded in the config.sys.
目录:
1 setver 运行系统环境
2 setver 语法
3 setver 示例
setver 运行系统环境
Windows 95
Windows 98
Windows xp
MS-DOS 5.0 及以上版本
Windows NT
Windows ME
setver 语法
设置Windows报告给程序的MS-DOS版本号。
显示当前版本表:
|
SETVER [drive:path]
|
添加条目:
|
SETVER [drive:path] 文件名 n.nn
|
删除条目:
|
SETVER [drive:path] 文件名 /DELETE [/QUIET]
|
[drive:path]
|
指定SETVER.EXE文件的位置。
|
文档名称
|
指定程序的文件名。
|
n.nn
|
指定要报告给程序的MS-DOS版本。
|
/DELETE or /D
|
删除指定程序的版本表条目。
|
/QUIET or /Q
|
隐藏在删除版本表条目期间显示的消息。
|
Sets the MS-DOS version number that Windows reports to a program.
Display current version table:
|
SETVER [drive:path]
|
Add entry:
|
SETVER [drive:path] file name n.nn
|
Delete entry:
|
SETVER [drive:path] file name /DELETE [/QUIET]
|
[drive:path]
|
Specifies location of the SETVER.EXE file.
|
file name
|
Specifies the file name of the program.
|
n.nn
|
Specifies the MS-DOS version to be reported to the program.
|
/DELETE or /D
|
Deletes the version-table entry for the specified program.
|
/QUIET or /Q
|
Hides the message displayed during deletion of the version-table entry.
|
setver 示例
setver 4.01
使程序在您使用MS-DOS版本4.01的假设下运行。
setver 4.01
Makes a program run under the assumption that you're using MS-DOS version 4.01.