All security functions are based on a Microsoft utility called SubInACL.exe from the Windows Resource Kit.
SubInACL.exe can be downloaded from subinacl.msi
CapaInstaller Scripting Library will search for SubInACL.exe in these locations:
- %Program Files%\Windows Resource Kits\Tools
- %WinDir%\System32
- \\<Management Server>\<Share name>\ComputerJobs\<PackageName>\<Version>\Kit
Because registry access is redirected when running 32-bit applications on 64-bit OS and since SubInACL.exe does not support 64-bit registry access the registry functions are based on SetACL.exe.
SetACL.exe is included with the CapaInstaller Client installation media.