Previous Thread:   upload large files using Frontpage upload form field

10/26/2005 8:04:32 AM    Re: Registry entries do not show up in HKEY_CURRENT_USER
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:



10/26/2005 8:05:27 AM    Registry entries do not show up in HKEY_CURRENT_USER
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.

10/26/2005 10:37:10 AM    Re: Registry entries do not show up in HKEY_CURRENT_USER
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:

10/26/2005 11:10:20 AM    Re: Registry entries do not show up in HKEY_CURRENT_USER
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.....

10/30/2005 12:15:53 PM    Re: Registry entries do not show up in HKEY_CURRENT_USER
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?