Add single-instance enforcement and DirectWrite crash workaround

- Implement mutex-based single instance check
- Show message if app is already running
- Force software rendering to prevent DirectWrite font initialization crash
- Update version to 1.0.2

Fixes:
- Multiple instances could run simultaneously
- DirectWrite crash on certain Windows configurations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-07 08:25:36 -08:00
parent f3323420a8
commit cff9bc4876
4 changed files with 32 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<Product Id="*"
Name="NFC Actions"
Language="1033"
Version="1.0.0.0"
Version="1.0.2.0"
Manufacturer="Dangerous Things"
UpgradeCode="A1B2C3D4-E5F6-4A5B-8C9D-0E1F2A3B4C5D">