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>
- Removed Foreground from global TextBlock style (was overriding inherited colors)
- Set TextElement.Foreground on Window level for default text color
- PrimaryButton TextElement.Foreground now properly inherits white
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Arch + Language side by side on config page
- Removed redundant hint text under app checkboxes
- Primary button: white text on blue (TextElement.Foreground fix)
- Skype for Business unchecked by default
- Office 2019: added Windows 11 support, end-of-support note
- Version display synced to v1.04
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>