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>
- Progress page now scrollable (activation + launch cards were clipped)
- Post-install activation card if no product key was provided during wizard
- App launch buttons (Word, Excel, PowerPoint, Outlook) after successful install
- Skipped apps not shown in launch buttons
- Install time hint: "akár 30-40 percet is igénybe vehet"
- Auto-refresh office list after removal
- MSI uninstall: only valid {GUID} product codes accepted
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>