Hello there!
I am creating folder runtime(with the help of FileSystemObjec t) and immediately after that I want to copy some files in this folder runtime. But this folder get's created with write protection means I am seeing Read only Attribute has been checked so I am not able to copy files in this folder runtime. Could anybody tell me how to uncheck the read only attribute of folder runtime?
I am creating folder runtime(with the help of FileSystemObjec t) and immediately after that I want to copy some files in this folder runtime. But this folder get's created with write protection means I am seeing Read only Attribute has been checked so I am not able to copy files in this folder runtime. Could anybody tell me how to uncheck the read only attribute of folder runtime?
Comment