您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

This simple utility has currently no correct error checking.

If your environment space couldn't hold up the variables, the
program breaks without an error message, so be sure to add a
line similar to the following to your config.sys:
SHELL=A:\COMMAND.COM A:\ /P/E:2048

The batch is a sample which shows how it could be used for those
one not familar with batch files and environment variables.