PowerShell version removed — will use OV code signing certificate instead.
Files moved back from src/ to project root.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- New powershell/InstaSoftOfficeTool.ps1: single-file WPF GUI version
- Same Fluent Design UI, no compilation needed
- Runs on any Windows 7+ with PowerShell 5.1 (built-in)
- Chrome won't flag .ps1 files as "rarely downloaded"
- Auto-elevates to admin
- Moved C# source to src/ subfolder
- Updated .gitignore for nested bin/obj folders
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Use DataObject.Pasting handler to intercept paste before MaxLength truncation
- Full key paste (e.g. XXXXX-XXXXX-XXXXX-XXXXX-XXXXX) distributes across all boxes
- Works when pasting into any of the 5 fields
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Version cards show technical info (Version 16.0 · LTSC · OS support)
- 64-bit option labeled as "(ajánlott)"
- Full product key paste distributes across all 5 input fields
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>