> 'setFilePermOnStart' and 'checkFilePermOnStart' are no longer
> available for windows systems.
> Perls chmod has no effect on NTFS volumes - so both options are
> useless on windows systems.

Well... there is a way to achieve the same kind of result, that is

http://search.cpan.org/~teverett/Win32-Security-0.50/lib/Win32/Security/ACL.pm

but the whole thing isn't as immediate as the regular "chmod"; sure,
one may write a "wrapper" calling the above module on windows or the
regular chmod on other platforms but... I'm not sure it's worth; I'm
just reporting the above as a FYI, nothing else.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to