Function:
Decrypts an RC4 encrypted file
Syntax:
DecryptFile "<filepath>"
Example:
DecryptFile "c:\My Documents\secret\confidential.RC4
Notes:
The EncryptPassword function must be called prior to using this function.
Please see Example37.