mirror of
https://github.com/ModOrganizer2/modorganizer.git
synced 2025-12-28 06:34:38 +00:00
implemented crashdump as a command, fixed dump_running_process.bat to use it attach to console if present instead of always create one
3 lines
47 B
Batchfile
3 lines
47 B
Batchfile
pushd "%~dp0"
|
|
start ModOrganizer.exe crashdump
|