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: ISLockPermissionsCost error during install
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 28, 2011
08:02 AM
ISLockPermissionsCost error during install
Hello,
I am getting the following during my project install:
CustomAction ISLockPermissionsCost returned actual error code 1603.
I have my Locked-Down Permissions set to Custom InstallShield handling
I figure it has to do with a few folder permissions that we have to set. Maybe they were not set correctly. So if anyone can see anything wrong with the permission settings could you let me know.
Here is what we have:
We create some folders under [ALLUSERSPROFILE]CompanyName\Product\Config and UL. The Config and UL folders have the permissions set on them
They are set as follows:
Name(s):
Domain - [%USERDOMAIN]
User - Everyone
Permissions:
Modify
Read & Execute
List Folder Contents
Read
Write
Now if any of these are incorrectly set or something else is completely wrong then could someone point out the mistake?
Thanks,
I am getting the following during my project install:
CustomAction ISLockPermissionsCost returned actual error code 1603.
I have my Locked-Down Permissions set to Custom InstallShield handling
I figure it has to do with a few folder permissions that we have to set. Maybe they were not set correctly. So if anyone can see anything wrong with the permission settings could you let me know.
Here is what we have:
We create some folders under [ALLUSERSPROFILE]CompanyName\Product\Config and UL. The Config and UL folders have the permissions set on them
They are set as follows:
Name(s):
Domain - [%USERDOMAIN]
User - Everyone
Permissions:
Modify
Read & Execute
List Folder Contents
Read
Write
Now if any of these are incorrectly set or something else is completely wrong then could someone point out the mistake?
Thanks,
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 29, 2011
12:15 PM
These settings don't appear to have any issues at first glance.
A verbose log of the install would be recommended in this scenario as the ISLockPermissionsInstall custom action will usually log the reason or associated system error that can help isolate the cause of the behavior.
A verbose log of the install would be recommended in this scenario as the ISLockPermissionsInstall custom action will usually log the reason or associated system error that can help isolate the cause of the behavior.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 15, 2011
09:56 PM
I got this error when I defined some permissions, but then ended up moving some components to different directories. It seemed to hose it up...
So I went into the direct editor, deleted all of the entries in ISLockPermissions table then recreated them in the setup view and it seems to be ok now.
So I went into the direct editor, deleted all of the entries in ISLockPermissions table then recreated them in the setup view and it seems to be ok now.