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
- :
- Problems writing registry entries
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
Jan 29, 2013
08:58 AM
Problems writing registry entries
Hello,
I’m using the InstallShield Limited Edition in Visual Studio 2012 and trying to create a registry entry on the destination System.
A look in the log file states that it has made the registry entry but when I open regedit, I can’t see it.
Am I doing something wrong, or is this a known issue…?
I’m using the InstallShield Limited Edition in Visual Studio 2012 and trying to create a registry entry on the destination System.
A look in the log file states that it has made the registry entry but when I open regedit, I can’t see it.
Am I doing something wrong, or is this a known issue…?
(9) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 30, 2013
01:08 AM
Could you kindly let us know the registry entries that you have created in the InstallShield Limited Edition project.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 30, 2013
04:45 AM
Could you look for the registry entries under HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 06, 2013
06:45 PM
I was disappointed to see this thread stop because I'm having the same problem. I’ve checked both the main Software and Wow6432Node with no luck. Any other ideas? :confused:
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 06, 2013
07:49 PM
Have you logged the installer and reviewed it?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 06, 2013
09:48 PM
Just did thanks. It appears that it doesn't have permission to write to the registry. How can I elevate permissions just for the installation?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 06, 2013
10:12 PM
It should have been automatic (project defaults). Hard to say without looking at your solution.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 11, 2013
07:08 PM
You say that the permission should be granted by default. We don't seem to be able to get our installation to work without being an admin. I just started another post about this. Can you give me some guidance on how to elevate privileges during install? Thanks.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 12, 2013
01:52 AM
Hello,
May be you have already tried this, if not, please right click on the setup.exe and select "run as administrator" and check if that helps.
Regards,
Swetha
May be you have already tried this, if not, please right click on the setup.exe and select "run as administrator" and check if that helps.
Regards,
Swetha