sgrottel / tiny-tools-collection

Assortment of tiny, tiny tools
MIT License
4 stars 0 forks source link

New configuration variable "nofilecheck" disables file check #17

Closed sgrottel closed 5 months ago

sgrottel commented 5 months ago

The std::filesystem::is_regular_file fails for unknown reasons on the "snippingtool.exe" link. The crash is now also captured and logged.

fixes #15