hi
I am makeing a small program that will enable the user to select an exe program and it makes it password protected, basily all it does is combine the exe to protect into the main exe, witch is then run and prompts for a password, if the password is correct the exe to run is extracted and then executed.
now what I whould like to know is how can I lock this file, meaning when the app is extracted as explained above and run, I need a way for the user 1 not to rename , copy or move the file.
any ideas?
Thanks.




Reply With Quote