Hi, i've found a few posts related to windows tags, but after a few hours i couldnt make a column in xyplorer that shows Windows Tags and another one that shows Windows Title.
Is it possible, how would one do it?
I don't want to interact with it, i just want to see them.
Thx!
Windows tags in Xyplorer columns
Re: Windows tags in Xyplorer columns
Code: Select all
$streamName = "$DATA";
$result = runret(lax("cmd" /c more <<cc_item>:$streamName), , 65001);
if (!regexmatches($result, "^The system cannot find the file specified", , 1)) { return $result; }
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de