Copyright (c) 2025 YexuanXiao
usage: apperrnotitool.exe [options...]
options:
-console : Start with current console
-silent : Start without attaching to the console
-kill : Kill the running service
-help : Print the help message
-messagebox : Show info via MessageBox
-notepad : Show info via Windows Notepad
-powershell : Show info via Windows PowerShell
-notification: Show info via Notification Center
-text : Output info as text
-xml : Output info as unformatted XML
Use a C++23 compiler and standard library.