TMiACHashGen.exe -<command> [<args>]
Command |
Description |
---|---|
-o |
The location to save the generated CSV file Default: The working directory |
-n |
The name of the generated CSV file Default: The time when the CSV file is generated |
-d |
The directory to scan for installed applications Default: All hard disks |
-? |
Help |
Examples:
Use default settings:
TMiACHashGen.exe
Output file: <working dir>\1545015023.csv
Use specified settings:
TMiACHashGen.exe -o "C:\temp" -n testFileName -d "C:\Users"
Output file: C:\temp\testFileName.csv