Skip to content

MD Reader-Setup-1.2.0 3-October-2025

Latest

Choose a tag to compare

@LeSoviet LeSoviet released this 04 Oct 02:21
· 2 commits to main since this release

Pull Request: Installer/Build Progress Summary πŸš€
🎯 Achieved Results
βœ… Functional .exe Installer:

Successfully generated: MD Reader-Setup-1.2.0.exe

Automatic file association for .md and .markdown files is enabled.

Uses the default Electron icon.

No build errors were encountered.

πŸ”„ MSI Attempts (Pending)
Multiple attempts were made for the MSI build.

Issues encountered: Difficulties with WiX downloads and configuration.

Configuration was simplified, but the MSI build remains pending completion.

πŸ› οΈ Development Process
Strategy Adopted:

Prioritize and achieve a functional .exe installer first.

Test different configurations for the MSI build.

Simplify problematic configurations to ensure progress.

Functionality was prioritized over build complexity.

πŸ“¦ Final Status
Completed Milestones:
βœ… .exe installer with .md and .markdown file association.

βœ… Implementation of the default Electron icon.

βœ… Automated build scripts are in place.

βœ… Clean configuration without problematic dependencies.

Achieved Functionalities:
.md and .markdown files automatically open with MD Reader.

Installation completes without signing errors.

Shortcut creation is functional.

The application is now ready for distribution.

Summary: The project now boasts a fully functional .exe installer that enables users to install MD Reader and automatically associate their Markdown files with the application.