"/K=0 /V=1 ..." means you are searching for values, not keys. If you want to search for values then make sure all the DisplayName values actually contain your string.
If it still does not work, make sure you are using the latest version of the plug-in and watch it access keys with Process Monitor to see where it actually reads.
IntOp $PostCount $PostCount + 1
|