I'm using a LV installer to install a LV 8.5 application to a sub-directory under the [WindowsVolume] directory. When the installer creates this directory, it inherits its ACL settings from [WindowsVolume]. Is there a way within the LV installer to set the ACL for folders related to the install?
I have successfully used the free SetACL utility (with the directory name hard coded, i.e. the user must not change the directory name at installation time) but this seems to be such a common task that I hope there is an easier way. Thanks.