Registry entries do not show up in HKEY_CURRENT_USER

N

Nicholas Edivan

I have created a batch file to add several registry entries to HKEY_CURRENT_USER prior to an application install.
When the batch file runs it adds the registry entries to HKEY_USERS not to HKEY_CURRENT_USER......

Any insight would be very helpful.
 
N

Nicholas Edivan

Registry Entries are to the following keys:

[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.0\Originals]
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.0\AdobeViewer]
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.0\AVGeneral\cToolbars\cWebSearchView\cPositions\cInternal]
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.0\AVGeneral\cToolbars\cWebSearchView\cPositions\cExternal]

I did not post the actual entries under each key because they are quite lengthy. Prior to the install the above mentioned entries are executed but
they appear only under HKEY_USERS.....
 
M

Mark V

In said:
Registry Entries are to the following keys:

[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.0\Originals]
[HKEY_CURRENT_USER\Software\Adobe\Acrobat
Reader\7.0\AdobeViewer]
[HKEY_CURRENT_USER\Software\Adobe\Acrobat
Reader\7.0\AVGeneral\cToolbars\cWebSearchView\cPositions\cInterna
l] [HKEY_CURRENT_USER\Software\Adobe\Acrobat
Reader\7.0\AVGeneral\cToolbars\cWebSearchView\cPositions\cExterna
l]

I did not post the actual entries under each key because they
are quite lengthy. Prior to the install the above mentioned
entries are executed but they appear only under HKEY_USERS.....

Post more...perhaps the "top 10 lines" in your .REG file.
But I have a thought, are you watching for the changes in regedit and
*not* refreshing the view perhaps?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top