Permission on Installation Folder
Hello Everyone,
I have created a Installer pacakge using NSIS Script, I want to Add Network-Service Permission on That Installation Folder, How I added Security on that, pls Suggest Me.
Thanks
lMenaria
Archive: Permission on Installation Folder
Permission on Installation Folder
Hello Everyone,
I have created a Installer pacakge using NSIS Script, I want to Add Network-Service Permission on That Installation Folder, How I added Security on that, pls Suggest Me.
Thanks
lMenaria
You might be able to use the Access Control Plugin (The docs only mention files, though, so I'm not sure--may have to ask the author...)
Also, Windows includes a command line tool called Cacls that might help.