Old 28th May 2004, 07:23   #1
Beorne
Junior Member
 
Join Date: May 2004
Location: ITALY
Posts: 5
Changing a dir security setting from installer

I use NSIS to make installers running on win platforms.
My problem is the following:
I create a number of directories during installation that are read and written by my application. I'd like to change the dir security settings to "complete control" to "everyone". In fact the application should be used by normal non administrator users. When I install the application I request the account of the installer has the administration rights, so there should not be promblems.
But I haven't found any NSIS command or archive modules/dll that enable me to do so.
Can you help me?

Thank you very much!
Beorne is offline   Reply With Quote
Old 28th May 2004, 08:49   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Use AccessControl from the Archive.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 28th May 2004, 11:38   #3
Beorne
Junior Member
 
Join Date: May 2004
Location: ITALY
Posts: 5
It is very a useful extension,

Thank you!
Beorne is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump