home.social

#windows-installer — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #windows-installer, aggregated by home.social.

fetched live
  1. 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:

    • Windows Installer for Windows systems
    • Launchpad PPA for Ubuntu
    • PKGBUILD for Arch Linux using the AUR

    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 bassboom

    Then, follow the instructions on the screen to select a version series to install, currently being:

    • bassboom-1: Installs BassBoom v0.1.x series
    • bassboom-2: Installs BassBoom v0.2.x series

    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:

    • bassboom-1: Installs BassBoom v0.1.x series from the latest release tag
    • bassboom-1-git: Installs BassBoom v0.1.x series from the live servicing branch
    • bassboom-2: Installs BassBoom v0.2.x series from the latest release tag
    • bassboom-2-git: Installs BassBoom v0.2.x series from the live servicing branch
    • bassboom-3-git: Installs an upcoming version of BassBoom from the live servicing branch

    You can download BassBoom 0.1.13 and 0.2.8 here:

    Download 0.2.8 Download 0.1.13

    Image by freepik

    #arch #ArchLinux #bassboom #deb #dpkg #Launchpad #LaunchpadPPA #news #PKGBUILD #Tech #Technology #Ubuntu #update #Windows #WindowsInstaller

  2. Nothing like being asked to provide cross-platform support for my MSI cmdlets (github.com/heaths/psmsi) to extract the ProductCode - which is dubious since they depend on Windows-only APIs and most features would only work on Windows where MSIs can be installed - and saying you could write a simple CLI using a crate that implements OLE docs and 's proprietary compression algorithm, only to realize you already did it a long time ago: github.com/heaths/msigetprop-rs

  3. @m8urnett it gets even worse for packages that will forever be stuck at 8.1: fosstodon.org/@heaths/10965440

    There are also AppCompat shims that will lie about certain file versions, which are just as clunky as Windows versions, so "feature detection" based on implemention files often won't work. It's hostile behavior toward installers, pushing people back to custom, perhaps ill-behaved installers.

  4. Eines der Windows-Updates im November sollte eine gefährliche Lücke schließen. Doch sie lässt sich noch immer zur Erhöhung der eigenen Rechte missbrauchen.
    Nach Windows-Update: Zero-Day-Lücke erlaubt lokale Rechteausweitung
  5. Der Windows-Installer kann durch die November-Patches Anwendungen beschädigen, anstatt sie zu reparieren oder aktualisieren.
    Nach Microsoft-Patch repariert Windows manche Anwendungen kaputt