Merged
Conversation
The Powershell script provides the following improvements: - Automatic download of Jamulus dependencies (ASIOSDK, NSIS installer) - Automatic detection of Visual Studio/Build Tools installation (version 2017 and above) - Application packaging using Qt deployment tooling (windeployqt) - Easy execution from a standard Command Prompt as: powershell windows\deploy_windows.ps1 "<qt-install-path>"
The rework provides the following improvements: - Correct handling of 64bit and 32bit installations (registry keys, installation paths, disk space requirements) - Safer handling of installation path (only install into a new folder) - Update to Modern UI 2 installer experience - Support for internationalization (installer language selection and translations) - Fix broken detection of Jamulus already running (see https://sourceforge.net/p/llcon/discussion/software/thread/f3174d7f6f/) - Automatic detection of target files and folders to install
Update the Qt installer automation script to account for the latest changes in the installation process. The Qt online installer now requires a valid Qt user account. Also use the updated Windows deployment script.
Improve Windows deployment and CI process
The Powershell script provides the following improvements: - Automatic download of Jamulus dependencies (ASIOSDK, NSIS installer) - Automatic detection of Visual Studio/Build Tools installation (version 2017 and above) - Application packaging using Qt deployment tooling (windeployqt) - Easy execution from a standard Command Prompt as: powershell windows\deploy_windows.ps1 "<qt-install-path>"
The rework provides the following improvements: - Correct handling of 64bit and 32bit installations (registry keys, installation paths, disk space requirements) - Safer handling of installation path (only install into a new folder) - Update to Modern UI 2 installer experience - Support for internationalization (installer language selection and translations) - Fix broken detection of Jamulus already running (see https://sourceforge.net/p/llcon/discussion/software/thread/f3174d7f6f/) - Automatic detection of target files and folders to install
Update the Qt installer automation script to account for the latest changes in the installation process. The Qt online installer now requires a valid Qt user account. Also use the updated Windows deployment script.
Rebase improve_win_ci and fix a few bugs
New windows installer now checks if old version of Jamulus is wrongly installed
Ask user for Desktop shortcut
Win installer: make it possible to unselect desktop Shortcut
Automatically get mirror URL from SourceForge
Win installer: Run uninstaller of old Jamulus version before installing new version
Win Installer: Rewrite 32 bit OS install detection
Win installer: Add ASIO detection
Banner, install, uninstall
Update install banners/wizard
Remember if user selected the desktop icon on last install
Remove nsProcess and download it from forum
New windows installer
Enable automatic building on Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.