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
- :
- Re: Removing existing permissions on a folder
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Sep 27, 2018
09:36 AM
Removing existing permissions on a folder
I was required to give all users (Everyone) full access permissions to the INSTALLDIR for our product. This I did and the product was released. There was then a change of mind and for the next version of the product I was asked to remove those permissions, which again I did.
Works as intended for a fresh install. Problem is if the customer installs the old version and then upgrades, the permissions set by the old version remain in play. How can I remove the permissions already in existence on a folder?
Thanks in advance.
Works as intended for a fresh install. Problem is if the customer installs the old version and then upgrades, the permissions set by the old version remain in play. How can I remove the permissions already in existence on a folder?
Thanks in advance.
(2) Replies
‎Sep 28, 2018
01:32 AM
I think your best bet is a major upgrade by changing the product code in the main view of your project.
This will perform an uninstall and new install.
maybe read also this topic: https://community.flexerasoftware.com/showthread.php?226522-Upgrading-a-Product-with-a-New-Product-Name-Fails&p=520329#post520329
This will perform an uninstall and new install.
maybe read also this topic: https://community.flexerasoftware.com/showthread.php?226522-Upgrading-a-Product-with-a-New-Product-Name-Fails&p=520329#post520329
‎Sep 28, 2018
09:16 AM
And if you can't do as Georg1 suggested... do it with a custom action using ICACLS.