starface-outlook-sync-addin/installer
duffyduck 4bea737696 Fix Outlook add-in registration: use Exchange or manual sideload
The TrustedCatalogs registry approach only works for Word/Excel/
PowerPoint, NOT for Outlook. Outlook add-ins must be registered
via Exchange or manually through OWA.

Setup now offers two paths:
- Exchange Online PowerShell (New-App) for organizations
- Manual sideload via https://aka.ms/olksideload as fallback

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 10:11:31 +02:00
..
import-cert.ps1 Fix installer scripts: private key export, encoding, description 2026-04-03 09:59:24 +02:00
local-server.js Fix cert export: use PFX instead of PEM for .NET Framework compat 2026-04-03 10:02:27 +02:00
setup.ps1 Fix Outlook add-in registration: use Exchange or manual sideload 2026-04-03 10:11:31 +02:00
uninstall.ps1 Fix Outlook add-in registration: use Exchange or manual sideload 2026-04-03 10:11:31 +02:00