Hi,
there is the "kencrypt" tool - this one can be called from command line or script/batch files to encrypt files,
just start the tool at command line to see its options and parameters,
e.g.
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
kencrypt 1.0.8.14 (build 2011-09-12)
- encrypt files for usage in krpano
syntax: kencrypt [options] inputfiles
inputfiles ... any files (placeholder * allowed)
options:
-h5 ... use a HTML5/Javascript compatible encryption (for xml,js plugins only)
-ow ... overwrite original files
-rn ... rename original files
-in=# ... set input filename manually
-out=# ... set output filename manually
|
best regards,
Klaus