Sorry, do you know which key it writes to the registry?
Malcolm
Main Topics
Browse All TopicsI have an application the uses access 2002 RUNTIME. I believe that it sets a registry key when it is invoked.
Is this true and which key is it.
I believe this to be the case because if you run the runtime app on a PC that already has Office 2002 / access installed you get a spurious install message the next time you invoke the full Access package.
One of my clients has just installed my application on his 'strapped down' laptop and is getting the message 'You do not have access to make the required system configuration modifications. please re-run this from an administrators account.' I think this registry key update is the cause of the problem.
Malcolm
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: cactus_dataPosted on 2008-07-15 at 08:56:48ID: 22008182
It does. And so do Access 2003 and 2007 as well. Each competes of being the primary Access application and does so by (over)writing entries in the Registry.
And you are right. If Access cannot write to the Registry, it complains.
Many have complained on this. Indeed the "reinstall" of Access 2007 is cumbersome as it may take three minutes - a long time when you are sitting waiting for the app to launch. Worst is, however, that Microsoft is reluctant to provide a solution.
I have yet to see a solution or workaround published. But someday one may find out. It should be possible to write the relevant old Registry entries back (would take a split of a second) _before_ launching the corresponding version of Access.
/gustav