I have some application that runs 8 BATCH files on the machine. I want to encrypt the contents of the BATCH files - and make only the application that make those batch files to run will be able to interpret the encryption and make those BATCH files to run.
Any ideas how to do this?
( i don't want to save any un-encryped file on the machine )