Procedure
- Download and extract the Hash Generator tool.
- Run the Command Prompt or PowerShell as an administrator.
- Go to the location of the Hash Generator tool.
- Run the command using the following:
TMiACHashGen.exe -<command> [<args>]CommandDescription-oThe location to save the generated CSV fileDefault: The working directory-nThe name of the generated CSV fileDefault: The time when the CSV file is generated-dThe directory to scan for installed applicationsDefault: All hard disks-?HelpExamples:-
Use default settings:
TMiACHashGen.exeOutput file:<working dir>\1545015023.csv -
Use specified settings:
TMiACHashGen.exe -o "C:\temp" -n testFileName -d "C:\Users"Output file:C:\temp\testFileName.csv
-
