C:\Program Files (x86)\TclPro1.4\win32-ix86\bin>procomp.exe
Usage: startup ?options? path1 ?path2 ...?
-force force overwrite; if the output file exists, delete it.
-help print this help message.
-nologo suppress copyright banner.
-out name specifies that the output path is 'name'. If only one file
is being compiled, 'name' may specify the complete output file
name. Otherwise 'name' must be the name of an existing
directory to which all compiled files will be written.
-prefix type specifies whether a prefix string should be prepended to the
emitted output files, and if so how it should be generated
'type' value can be one of the following:
none do not add a prefix string
auto extract the prefix from the input file: everything
from the start of the file to the first non-comment
or empty line is prepended to the output (default)
tag extract the prefix from the input file: everything
from the start of the file to the first occurrence
of a comment line starting with the string
"TclPro::Compiler::Include" is prepended to output
Any other value for type is assumed to be a path to a
file that will be used as the output file prefix.
-quiet suppress warnings about non-existent files
-verbose verbose mode: messages are generated to log progress.
pathN one or more files to compile.
这个加密怎么用啊?