StripVersionInfo-
Removes all version information from the source EXE when building
the target application
Version information in an executable can be found in the
"Properties" dialog from the windows shell; typically, this
includes Copyright, Trademark, and Version number information.
By default, Thinstall will copy all version information from the
source EXE (specified using Source). This
option can be used to strip version information from the resulting
application.
Example
usage:
This will generate a target application with no version
information