SignFiles¶
- MacroModule¶
author
package
definition
keywords
Purpose¶
The module SignFiles recursively signs files using a valid license - if available. The files can be crypted as well.
Usage¶
Enter a parent path for all files that should be signed. If you want to use a special license for signing, you can overwrite the one MeVisLab was started with.
Details¶
Enter the parent path to all files you want to sign in Path.
In the Filter field, change the default extensions to filter the files you want to sign.
If you leave the License field empty, the license MeVisLab was started with is used for signing.
The Crypt files field enforces that the signed files will also be crypted.
Windows¶
Default Panel¶
Parameter Fields¶
Visible Fields¶
Path¶
- name: path, type: String¶
Sets the parent path where files are searched recursively.
Filter¶
- name: filter, type: String, default: *.def *.script *.mlab *.py *.js¶
Sets a space-separated list of file name filters.
License¶
- name: license, type: String¶
Sets the path to the license used for signing. If no license file is specified here, the license MeVisLab had been started with is used instead.
Crypt files¶
- name: crypt, type: Bool, default: FALSE¶
If checked, signed files will also be crypted.