Read-only attribute using InstallAware script native engine
Posted: Wed Apr 19, 2017 8:25 am
Hi,
Is there a way to set a file attribute to Read-only when using Installaware script and Native engine only. I have tried to use the check box in install file for read only and that doesn't work.
I tried to change the native engine to false and use apply install. This would work, BUT it will create a Entry for add remove program. We don't want to have that, since this installer is just dropping some files for a previous installed application so we don't need extra entry for Add/Remove program.
Can you please advise if there is any other way, apart from using cmd?
Thank you in advance.
Is there a way to set a file attribute to Read-only when using Installaware script and Native engine only. I have tried to use the check box in install file for read only and that doesn't work.
I tried to change the native engine to false and use apply install. This would work, BUT it will create a Entry for add remove program. We don't want to have that, since this installer is just dropping some files for a previous installed application so we don't need extra entry for Add/Remove program.
Can you please advise if there is any other way, apart from using cmd?
Thank you in advance.