I'm trying to edit a registry entry on a Windows Server 2008 R2 server and on all entries when you right click on the name and select modify it allows you to edit the Data field.
One entry, however, has a lot of data and when I try to edit it the dialog shows no data. (In the list view and programatically I can pull the data from the field, however RegEdit does not appear to support the editing of this entry.)
Is there a maximum size for the registry's data item?
(I'm trying to get to the bottom of another problem that I have with this item and establishing the answer to this question is the first step.)
Registry Element Size Limits
http://msdn.microsoft.com/en-us/library/windows/desktop/ms724872%28v=vs.85%29.aspx