diff --git a/Modules/Apps/GitHub/SRUMDump.mkape b/Modules/Apps/GitHub/SRUMDump.mkape index 6c4acf70b..c234d044f 100644 --- a/Modules/Apps/GitHub/SRUMDump.mkape +++ b/Modules/Apps/GitHub/SRUMDump.mkape @@ -1,14 +1,14 @@ Description: 'SRUM-dump: Dump contents of the SRUM database' Category: SystemActivity Author: Brian Maloney, Jay Houlden, Vito Alfano -Version: 1.2 +Version: 1.3 Id: 74ee622c-2fb2-11ee-be56-0242ac120002 -BinaryUrl: https://github.com/MarkBaggett/srum-dump/releases/download/2.5/srum_dump2.exe +BinaryUrl: https://github.com/MarkBaggett/srum-dump/releases/download/2.6/srum_dump2.6.exe ExportFormat: xlsx Processors: - - Executable: srum_dump2.exe - CommandLine: --SRUM_INFILE %sourceDirectory%\Windows\System32\sru\SRUDB.dat --XLSX_OUTFILE %destinationDirectory%\sdrum_dump_result.xlsx --REG_HIVE %sourceDirectory%\Windows\System32\config\SOFTWARE --quiet + Executable: srum_dump.exe + CommandLine: --SRUM_INFILE %sourceDirectory%\Windows\System32\sru\SRUDB.dat --XLSX_OUTFILE %destinationDirectory%\srum_dump_result.xlsx --XLSX_TEMPLATE SRUM_TEMPLATE3.xlsx --REG_HIVE %sourceDirectory%\Windows\System32\config\SOFTWARE --quiet ExportFormat: xlsx # Documentation