View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Vista Registry Entries

My guess is that the problem is Vista's higher security. If you cannot
write to a key have a look at it in Regedit.exe. Right click the key and
check Permissions.

--
Jim
"Jim" wrote in message
...
|I have been using a VBA routine which would create registry
| entries into Windows XP from Excel. I have tested it on Vista
| and no entries are entered into the Registry. Is there a new method
| for entering registry values into Vista? If so, does anyone have any
| sample code I can use and test?
|
| Thanks,
| Jim