|
|
#1 |
|
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! |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] 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 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2004
Location: ITALY
Posts: 5
|
It is very a useful extension,
Thank you! |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|