https://techygeekshome.info/create-msi-file-to-install-custom-font/?fsp_sid=27947
Microsoft corrige bug no Windows que impedia instalação de apps
Neuer Artikel im Blog:
DDEV v1.24.7: Neuer Windows Installer und MariaDB 11.8 Unterstützung
https://wwagner.net/blog/a/ddev-v1247-neuer-windows-installer-und-mariadb-118-unterstuetzung
Oh, the comments are so very helpful.
BassBoom is now easier to install!
We have made some of the biggest changes in BassBoom. This time, it’s about packaging the software for easier installation. Starting from BassBoom 0.1.12 and 0.2.7, we are providing the following package installers for different systems:
As we’ve promised, we’ve made installation of the BassBoom application easier than never before by shipping different types of installers apart from the regular distribution method that utilizes the packaged ZIP file for the application itself.
The documentation will be updated soon to provide instructions on how to install BassBoom using one of the above packaging methods that we’ve recently introduced. This will make your experience regarding installation of BassBoom smoother than before and save your time extracting the archive and remembering the path to the executable file.
If you’ve used the Windows Installer to install BassBoom, you’ll be greeted with this screen:
Just follow the instructions on the screen, and you’re done!
As for the Launchpad PPA, we’re uploading the packages that correspond to the API version of BassBoom releases to the archive. To install BassBoom, use the following commands:
$ sudo add-apt-repository ppa:eofla/bassboom$ sudo apt update$ sudo apt install bassboomThen, follow the instructions on the screen to select a version series to install, currently being:
As for the Arch Linux distribution, use your AUR helper to install one of the following packages, depending on what series you want to install:
You can download BassBoom 0.1.13 and 0.2.8 here:
Download 0.2.8 Download 0.1.13#arch #ArchLinux #bassboom #deb #dpkg #Launchpad #LaunchpadPPA #news #PKGBUILD #Tech #Technology #Ubuntu #update #Windows #WindowsInstaller
This is the Ubuntu PPA for our software, BassBoom, which can be found here: https://github.com/Aptivi/BassBoom. BassBoom aims to be a project that is a cross-platform music player written in C# and .NET, with libmpg123 as a native library backend for 0.1.x and 0.1.2 and libmpv as a native library for 1.0.0 and higher. WARNING: Only compatible with Ubuntu 24.04 Noble Numbat or later! If you're running older Ubuntu versions, download the release zip files found in the GitHub project. This is ...