📄 setver.txt
字号:
SETVER [DUAL MODE]
NAME SETVER - Set the modification time of a file to the
version number.
SYNTAX
setver vermaj.vermin file(s) [/H | /?]
USAGE
A clever way to indicate the version of a given program
is to put the version number to its last modification
time. Taking dir of a directory then immediately shows
the version number of the programs. This is at least in
my mind a much cleaner aproach than putting the version
number into the program name. With FATs (file system used
with DOS) limit of only 8 character for the program name,
this would limit the naming even further.
Setver is just a program used to change the last
modification time of a file to its version number. It is
given two parameters. First the verion major and version
minor number separated by a period. Then the filenames to
be modified. E.g. setver 1.10 *.exe, would change the
version numbers of all *.exe-programs to 1.10.
Following options are recognized:
- /?,/H = Help. Displays a short help.
SEE ALSO:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -