Thread: Auto Update?
View Single Post
  #6 (permalink)  
Old 03-10-2009, 09:45 AM
fsiegel fsiegel is offline
Zimbra Employee
 
Posts: 1,318
Default

The 5.0.14 installer now writes keys to HKEY_LOCAL_MACHINE. Any user changes will go into HKEY_CURRENT_USER. When we look for reg values, we'll check HKCU first, to see if the given user has overridden any defaults, and if the value isn't there, we'll check HKLM.
Reply With Quote