This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- How to retrieve permissions set of a folder
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 06, 2024
04:50 PM
How to retrieve permissions set of a folder
Hi all,
I have an InstallShield 2022 InstallScript MSI projejct.
I want to retrieve what permissions/ACLs are set on a folder on the machine.
e.g. when user specified INSTALLDIR and the dir exists, how to retrieve what permissions are set.
basically I see we have SetObjectPermissions to set ACLs. But don't see a GetObjectPermissions.
Kindly advise.
thanks in advance.
(1) Reply