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
- :
- Registry Keys are not getting created
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 22, 2014
12:58 PM
Registry Keys are not getting created
Does anyone have any ideas why certain registry keys would not get created?? I'm explicitly defining them in the configuration section.
The reg keys that seem to be the problem are ones that contain an InProcServer32 key.
To bypass the issue, I have to run a vbscript to create the keys.
The reg keys that seem to be the problem are ones that contain an InProcServer32 key.
To bypass the issue, I have to run a vbscript to create the keys.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 24, 2014
04:47 PM
Hi Jesses,
may not be helpful but my experience of InProc32 is form having problems with silent installations of AdeptScience's Endnote software. After installation 'users' (non admin) could not use the software as they did not have modify permissions to the registry keys which contained InProc32 bits (usually in CLSID). I had to grant the 'users' modify rights to those keys. It is possibly a Windows security issue.
Paul
may not be helpful but my experience of InProc32 is form having problems with silent installations of AdeptScience's Endnote software. After installation 'users' (non admin) could not use the software as they did not have modify permissions to the registry keys which contained InProc32 bits (usually in CLSID). I had to grant the 'users' modify rights to those keys. It is possibly a Windows security issue.
Paul