D10.2.3
I know you did it for 13, but trying to use it on D10.2.3 In ParsePackages Line is 'GetIt Package Manager - Version 6.0' and more This is different if ContainsText(Line, 'Id') and ContainsText(Line, 'Version') and ContainsText(Line, 'Description') then
Actually, this is what I get from Output.text
'GetIt Package Manager - Version 6.0'#$D#$A'Copyright c 2017 Embarcadero Technologies, Inc. All Rights Reserved.'#$D#$A'Usage: GetItCmd [<Options>]:'#$D#$A'-install<ItemId[s]> or -i<ItemId[s]>'#$D#$A'Install Item[s] separated with '';'''#$D#$A'-uninstall<ItemId[s]> or -u<ItemId[s]>'#$D#$A'Uninstall Item[s] separated with '';'''#$D#$A'-user_name:<UserName>'#$D#$A'User name for proxies with required authentication.'#$D#$A'-password:<Password>'#$D#$A'Password for proxies with required authentication.'#$D#$A'-accept_eulas'#$D#$A'The user accepts EULA[s] of downloaded package[s].'#$D#$A'-verb:[Quiet/Minimal/Normal/Detailed]'#$D#$A'Specifies the verbose level for console output messages.'#$D#$A'-listavailable:[Filter by substring]'#$D#$A'List all avilable packages from package source.'#$D#$A'Options:'#$D#$A'-filter:[All/Free/Acquired/Installed]. Default[Installed].'#$D#$A'-sort:[Name/Vendor]. Default[Name].'#$D#$A'-r'#$D#$A'Custom registry subkey for saving.'#$D#$A
P.S. getit does not work on D10.2.3