I am attempting to use kixcrypt and having some minor difficulties. Kix32.exe is not in the path on the machines that will be executing the script. The executable resides in "c:\kix\kix32.exe". I thought that I could specify this using the -E switch but I guess not. I don't want to include the kix executable in the package. Is there a way to specify a path to kix32.exe?

Also, when executing an unencrypted script, you can call your script and pass it an environment variable -- is this not possible once the script has been encrypted?