Automatic dump collection
Defines some aliases for automating investigation of build failures and crashes.
- dmpadd [exeName] [dumpPath]: Sets Windows to automatically capture dumps of the specified program to the specified folder.
- dmpget: Lists all apps currently set for automatic dump collection on this PC.
- dmprm [exeName]: Removes the specified program from automatic dump collection.