Skip to content

Releases: WOA-Project/DriverUpdater

Version 2.1.1.1

25 Feb 16:23
Compare
Choose a tag to compare

Note

This tool is designed for use on Surface Duo and Lumia 950 family of devices. Other projects may use this tool as well, please know that if you get any issue with this tool on a device that is not part of the Surface Duo or Lumia 950 of devices, we do not provide support for you. Please file issues in such case to the person that instructed you to use this tool instead. We only provide support to users of Surface Duo or Lumia 950 family of devices and the core tool functionality itself. Issues related to other driver packages, are not this repository scope.

What's new?

Better uninstallation code that should resolve most upgrade issues
Bug fixes designed to enhance the end user experience

What version do I download?

  • If your computer (different from the device or disk you want to update!) is running Windows on an Intel or AMD 64-bit CPU, please get the win-x64.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on an Intel or AMD 32-bit CPU, please get the win-x86.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on a Qualcomm or Apple 64-bit CPU, please get the win-arm64.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on a ARM32 CPU or anything else, consider getting another device as this program simply is not compatible with your PC.

Version 2.1.1.0

07 Jan 18:52
Compare
Choose a tag to compare

Note

This tool is designed for use on Surface Duo and Lumia 950 family of devices. Other projects may use this tool as well, please know that if you get any issue with this tool on a device that is not part of the Surface Duo or Lumia 950 of devices, we do not provide support for you. Please file issues in such case to the person that instructed you to use this tool instead. We only provide support to users of Surface Duo or Lumia 950 family of devices

What's new?

Bug fixes designed to enhance the end user experience

What version do I download?

  • If your computer (different from the device or disk you want to update!) is running Windows on an Intel or AMD 64-bit CPU, please get the win-x64.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on an Intel or AMD 32-bit CPU, please get the win-x86.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on a Qualcomm or Apple 64-bit CPU, please get the win-arm64.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on a ARM32 CPU or anything else, consider getting another device as this program simply is not compatible with your PC.

Version 2.1.0.0

04 Jan 23:12
Compare
Choose a tag to compare
  • Fixes an issue where not all applications would be installed
  • Implements new definition file format
  • Bug fixes/Refactoring

Version 2.0.0.0

10 Dec 18:12
Compare
Choose a tag to compare
  • Update dependencies
  • Enable parsing of the new definition file format
  • Implements App installation/update
  • Implements WIP online update support (omit -p)

What version do I download?

  • If your computer (different from the device or disk you want to update!) is running Windows on an Intel or AMD 64-bit CPU, please get the win-x64.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on an Intel or AMD 32-bit CPU, please get the win-x86.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on a Qualcomm or Apple 64-bit CPU, please get the win-arm64.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on a ARM32 CPU or anything else, consider getting another device as this program simply is not compatible with your PC.

Version 1.9.0.0

26 Mar 19:50
Compare
Choose a tag to compare
  • The tool will now display which path is not found if any are detected when running it.

What version do I download?

  • If your computer (different from the device or disk you want to update!) is running Windows on an Intel or AMD 64-bit CPU, please get the win-x64.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on an Intel or AMD 32-bit CPU, please get the win-x86.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on a Qualcomm or Apple 64-bit CPU, please get the win-arm64.zip file.

  • If your computer (different from the device or disk you want to update!) is running Windows on a ARM32 CPU or anything else, consider getting another device as this program simply is not compatible with your PC.

Version 1.8.0.0

29 Jan 21:08
Compare
Choose a tag to compare
  • Added support for Secure Boot on migration
  • Fixed version being incorrect in the tool help (should now say 1.8.0.0 and not 1.0.0.0)

v1.0.0.7

04 Dec 17:20
Compare
Choose a tag to compare

What's Changed

  • Prevents Qualcomm Subsystem from breaking when updating them

Full Changelog: v1.0.0.6...v1.0.0.7

v1.0.0.6

15 Oct 17:36
dc24a5a
Compare
Choose a tag to compare

What's Changed

  • Print the driver file name when installation fails by @MollySophia in #7

New Contributors

Full Changelog: v1.0.0.5...v1.0.0.6

Version 1.0.0.5

11 Apr 06:05
Compare
Choose a tag to compare

Switches the api used to install drivers to DISM.

Version 1.0.0.4

02 Oct 08:01
Compare
Choose a tag to compare

General fixes