Trying to list the DLL files and versions in a directory. With help from posts on this board I’ve gotten the list the versions but it does not lists the files next to each version:
q: versions of descendants whose (name of it contains “dll”) of folders (value of variable “Programfiles” of environment & “\Temp”)
(pathname of it, version of it) of descendants whose (name of it ends with “dll”) of folder “C:\Program Files”
And I second gearoid, be careful with descendants, it can be very slow. It should not be used in a Fixlet/Task relevance, only in a property with a report time of once every 6 hours or less often. (once every 2 days would be better)