Page 1 of 1

Which is equallent of CHMOD of linux for windows and how to

Posted: Tue Dec 19, 2006 3:30 pm
by amir
Hello,

Which is equallent of CHMOD of linux for windows and how to use it in code?

TIA.

Re: Which is equallent of CHMOD of linux for windows and how

Posted: Tue Dec 19, 2006 4:13 pm
by Weirdan
amir wrote:Hello,

Which is equallent of CHMOD of linux for windows and how to use it in code?

TIA.
There is no direct equivalent for *nix chmod as filesystems used are quite different.

Posted: Tue Dec 19, 2006 5:41 pm
by Wade
What is it that you are trying to accomplish?