github jantari/LSUClient v1.2.3
Version 1.2.3

latest releases: v1.6.2, v1.6.1, v1.6.0...
3 years ago

Changelog since 1.2.2

  • Installers and all other executables are no longer run through cmd.exe /D /C [...] but instead started directly (fix #25)
  • The temporary scratch directory Get-LSUpdate uses during the package search is now configurable (fix #30)
    Previously this was hardcoded to $env:TEMP, now you can use the optional -ScratchDirectory parameter to pass a custom path.
  • The package objects returned by Get-LSUpdate now have ReleaseDate and Size information
  • Save-LSUpdate now downloads all files belonging to a package, not just its installer/main setup
    This is mostly in preparation to support offline/internal repositories at a later time (#17)
  • Fix Install-LSUpdate stopping with an error in a rare condition: the -Debug parameter set, PowerShell started in Non-Interactive mode and a ThinkCentre BIOS update about to be installed
  • Slight changes to the warnings printed when a package install fails to make them more informative

Don't miss a new LSUClient release

NewReleases is sending notifications on new releases.