Retreive installed versions of software

BatchPatch Forums Home Forums BatchPatch Support Forum Retreive installed versions of software

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8647
    Mbrodin
    Participant

    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

    #9910
    doug
    Moderator

    Hi Mats – Unfortunately there is not currently a way to filter this output. It’s simply returning the entire output of the REG QUERY command.

    -Doug

    #9900
    Mbrodin
    Participant

    Okay, then I know.

    thanks

    Mats

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.