summaryrefslogtreecommitdiff
path: root/setup/windows/inst.ps1
AgeCommit message (Collapse)Author
2026-01-07Add OpenSSL dependency check to Windows installer魏曹先生
The installer now verifies OpenSSL is available and shows a popup warning if not found. This ensures users are aware of the dependency for key generation functionality.
2025-12-10Add Windows installer and export scriptsWeicao-CatilGrass
- Add Inno Setup configuration for Windows installer - Add PowerShell scripts for installation and uninstallation - Create Windows-specific export script - Update existing export script to suppress build output - Include application icon for installer