How can a folder be locked?I am working on some logic
Ist Program
1. to create a folder // done
2. write all the files in the directory generated in the program // done
3. lock the folder //How it can be done?
IInd Program
open the directory (by unlocking) // How it can be done?
read and execute the file. //possbile
Thanks in advance.
Ist Program
1. to create a folder // done
2. write all the files in the directory generated in the program // done
3. lock the folder //How it can be done?
IInd Program
open the directory (by unlocking) // How it can be done?
read and execute the file. //possbile
Thanks in advance.
Comment