Hi
Running a command like this from the “Get Information” section
REG QUERY “HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftWindowsCurrentVersionUninstall{68FAE334-75A4-4E1B-A772-6E7A9F6526EC}” /v “DisplayVersion”
returns the version of the specified software BUT I get the whole line (both the query and the result)in “Get Information Output Log” column, is there a way to filter out the query and just get the result?
Now it looks like this:
Get Information Output Log
HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftWindowsCurrentVersionUninstall{68FAE334-75A4-4E1B-A772-6E7A9F6526EC}
DisplayVersion REG_SZ 11.3.18
I just want to retrieve 11.3.18 in the column
Thanks for a fantastic program
Mats