Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   How to create directory with certain permission set in NSIS? (http://forums.winamp.com/showthread.php?t=265412)

alient 8th February 2007 21:43

How to create directory with certain permission set in NSIS?
 
Hi all:

Anyone know how to create a directory with the ACL permission set at the directory creation time? I know I can create the directory first and then change the ACL but there is a security concern that requires me to create the directory with the ACL set at the creation time. Thanks!

Allen

kichik 9th February 2007 08:43

You can manually call CreateDirectory with the System plug-in and pass the ACLs in the second parameter. You could also write a plug-in that'd do the same.


All times are GMT. The time now is 04:45.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.