For some reason, I'm having a weird behavior with "sort fence by number of opened times". I'd like to reset all of them, but without losing the rest of my setup. I believe it's very likely that these are stored on the registry and on the snapshot XML files, under <icons>. The thing is I don't know how to interpret those numbers e.g.
Code: xml
- <ArrayOfString>
- <string>C:\Users\Public\Desktop\Google Chrome.lnk</string>
- <string>4|1739|162|369|116|0|0|0|\\.\DISPLAY1`|25|0|0|Explorer.EXE|0|2147483647|30825420</string>
-
It must be one of those values separated by the pipes, but I can't really tell which one.