What is this attribute name?

Here’s my query:
q: files whose (exist version of it) of folder "C:\Program Files (x86)\BigFix Enterprise\BES Client"
A: “BESClient.exe” “9.5.10.79” “IBM BigFix Agent” “9.5.10.79” “IBM Corp and HCL Technologies Limited”

What field or attribute is returning “IBM Corp and HCL Technologies Limited”? I’d like to create a query around programs that don’t have a value for that field.

Thanks in advance.

Well, you are in luck. Chasing the documentation on that would be tricky, as it relies on a little-documented Microsoft api, but these “version block” properties are the subject of a fairly recent blog post by @brolly33 at https://www.ibm.com/developerworks/community/blogs/e9d21113-aa93-467e-ac77-a0d20a21eaec/entry/Company_Name_or_Publisher_of_a_File_Object_File_Version_Blocks?lang=en

3 Likes