We've no idea. Show us what you're doing. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Nicholas Edivan" wrote:
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.
We've no idea really without seeing at least an example of your methods. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Nicholas Edivan" wrote:
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.....
In microsoft.public.win2000.registry Nicholas Edivan wrote: 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?