cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
agshah
Level 7

SetObjectPermissions to set ACLs on all the folders specified in INSTALLDIR

Hi all,

I have InstallShield 2022 InstallScript MSI project.

Say user specified c:\foo\bar as INSTALLDIR. 

I used SetObjectPermissions in installscript setup.rul and specified c:\foo\bar and it set ACLs/permissions on folder bar.
But I also want to set permissions to all folders that are part of INSTALLDIR. 
e.g. I want to set permissions to folder 'foo' as well.

How to do this?

thanks in advance.

Labels (1)
0 Kudos
(0) Replies