Skip to content

Bugfixes: better handling of date format in driver_cleanup, better handling "access denied" in msi_cleanup

Latest
Compare
Choose a tag to compare
@JustAMan JustAMan released this 19 Mar 11:06
· 3 commits to master since this release

Bugfixes:

  • better handling of date format in driver_cleanup - it will now treat all "dates" that don't resemble a date (that is, are not a group of three numbers interspaced with "/" symbol) as simple strings; that should handle dates like "Unknown"
  • better handling "access denied" in msi_cleanup: now it should provide a message "access denied" in English regardless of installed locale (so it should be readable on all systems)