| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
- Generate Inno Setup installer script from template at build time
- Extract author and homepage from Cargo.toml for script customization
- Add generated installer script to .gitignore to avoid committing build
artifacts
|
|
|
|
- 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
|