Thanks for the feedback [Smile]

The "-t" option only applies when you decrypt the file.

To decrypt to a different directory:
code:
crypted.exe -t c:\windows\temp

or even
code:
crypted.exe -t %TEMP%