Menu

#70 More detailed alert for Reg::SetValue

open
nobody
5
2007-03-07
2007-03-07
Anonymous
No

Currently, when a filter of Reg::SetValue is trigerred, the confirmation dialog box shows this information:

Param 1: (the registry key)
Param 2: (the registry value)

I'd like to see a more detailed information like, something like this:

Param 1: (the registry key)
Param 2: (the registry value)
Param 3: (previous data) to be replaced by (new data)

I think this would be helpful for advanced user to decide what action to do (accept, feign, or reject) when this situation arise.

One more request: The param 1 is usually a long string - longer than the length of the textbox which contain it. It pains me to manually scroll the text to see the rest of the string. How about wrapping the text to the next line, or shrinking the text with ellipsis?

Discussion


Log in to post a comment.