quote:
Is it possible to declare a kix variable in the commandline after the script has been encrypted??

Something like:

encryptedfile.exe $variable="Bla Bla"

Simply set an environment variable before you call the executable. This will then be available when the script runs.

If there is enough demand and I think it adds extra functionality it may make it in a later release, but unless there is a compelling reason why the enviroment variable route won't work I won't persue it.

KiXcrypt is already starting to suffer a little from feature creep [Wink]