I am using the full version of BatchPatch, 2021.4.7.18.55
I have a VERY simple .bat file I am using to check the version of Dell Encryption Manager that is literally just this line:
wmic product where "name like '%%Dell Encry%%'" get version
The output is:
Version
10.5.0.1
The tooltip, however, only shows the command location and the first letter:
What am I doing wrong? It’s inconvenient to open the full log and scroll to look for just this info.