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
- :
- UPdate on error message.
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
‎Jun 29, 2010
03:52 AM
Setting Registry Permissions causes install to fail
I edited by registry settings to allow full access for specific account. I recompiled my BasicMSI project and now the install fails with message cannot find [machine\company\program].
It fails for each of the registries i create and set permissions on. If i remove the permission settings all is well again. This is on 64bit machine install. Is this a bug or is there another way to set registry permissions?
Thanks
Drew
It fails for each of the registries i create and set permissions on. If i remove the permission settings all is well again. This is on 64bit machine install. Is this a bug or is there another way to set registry permissions?
Thanks
Drew
(4) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 29, 2010
08:12 AM
The error message recieved when i run MSI in full UI mode is
error 27555. Error attempting to apply permissions to object 'MACHINE\CompanyName\AppName'. System error: the system cannot find the file specified. (2)
error 27555. Error attempting to apply permissions to object 'MACHINE\CompanyName\AppName'. System error: the system cannot find the file specified. (2)
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 29, 2010
11:48 AM
Please see this thread.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 01, 2010
12:08 AM
Thank you for the follow up. In meantime I have managed to set registries using .NET 4 in my setup utility (exe) which I launch during install. Even then that was difficult since installer is running 32bit so appreciate the problems.
Cheers
Drew
Cheers
Drew
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 04, 2012
05:46 AM
In Installshield 2012 Spring also I'm getting below error while trying to set registry permission.
InstallShield 3:29:13: Error returned from ApplyPermissionsItems: 0x00000643
Any help would be appreciated.
InstallShield 3:29:13: Error returned from ApplyPermissionsItems: 0x00000643
Any help would be appreciated.