Releases: pymedusa/MedusaInstaller
Releases · pymedusa/MedusaInstaller
Release 0.6
- Add option to choose between
master
anddevelop
branch - Add ability to use custom Python executable
- Add ability to use custom Git executable
- Various other fixes and improvements
Release 0.5
- Replace PortableGit with MinGit
- Update Git to version 2.22.0
- Use Python NuGet package
- Add 7za.exe to extract archives
Release 0.4
- Update setup to install Python 3.7
- Update icon and images with the new logo
- Use new WizardStyle=modern
- Compiled with Inno Setup 6.0.2
Release 0.3
- Remove unused
unzip.exe
- Update Python to 2.7.13
- Fix issue when installing in a path that contains spaces (e.g. C:\Program Files\Medusa)
- Fix issue with NSSM on Windows 10 Creators Update - services created by NSSM are stuck in Paused state when the "Console Window" option is enabled.
- Needed changes for Inno Setup 5.5.9
New Version 0.2
- Changed AppId
New Version 0.1
- Changed to Medusa
- Updated Python
- Updated Git