Skip to content

Releases: WOA-Project/DriverUpdater

Version 1.0.0.3

03 May 10:01
Compare
Choose a tag to compare
  • Bug fixes

Version 1.0.0.2

21 Feb 20:25
Compare
Choose a tag to compare
  • Addresses an issue where the installation of certain drivers could have failed in the past, leading to the tool aborting earlier than expected (again)
  • Add optional switches, one of them being --IsARM, enabling the tool to work for ARM32

How to offline update an existing Windows Desktop installation

  • Switch the device into mass storage.

  • Take note of the drive letter the Windows partition is using, here we will assume it got mounted as I:

  • Download [Source Code (zip)] from https://github.com/WOA-Project/Lumia-Drivers/releases/latest

  • Extract said zip file to a folder of your choice, we will assume here we extracted it to C:\UpdatedDrivers

  • Download the DriverUpdater utility from https://github.com/WOA-Project/DriverUpdater/releases/latest

  • Open a command prompt as administrator, where the driver utility got downloaded

  • If your device is a Lumia 950, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\Desktop\Internal\950.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • If your device is a Lumia 950 XL, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\Desktop\Internal\950xl.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • Reboot the device, the device will now begin PnP setup once again, and hopefully you will be back soon enough to your desktop


DriverUpdater v1.0.0.1 - 210218

18 Feb 09:18
Compare
Choose a tag to compare
  • Addresses an issue where the installation of certain drivers could have failed in the past, leading to the tool aborting earlier than expected
  • Improves installation speed

How to offline update an existing Windows Desktop installation

  • Switch the device into mass storage.

  • Take note of the drive letter the Windows partition is using, here we will assume it got mounted as I:

  • Download [Source Code (zip)] from https://github.com/WOA-Project/Lumia-Drivers/releases/latest

  • Extract said zip file to a folder of your choice, we will assume here we extracted it to C:\UpdatedDrivers

  • Download the DriverUpdater utility from https://github.com/WOA-Project/DriverUpdater/releases/latest

  • Open a command prompt as administrator, where the driver utility got downloaded

  • If your device is a Lumia 950, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • If your device is a Lumia 950 XL, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950xl.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • Reboot the device, the device will now begin PnP setup once again, and hopefully you will be back soon enough to your desktop


DriverUpdater Initial release

03 Feb 20:55
Compare
Choose a tag to compare

This is the first supported initial release.


How to offline update an existing Windows Desktop installation

  • Switch the device into mass storage.

  • Take note of the drive letter the Windows partition is using, here we will assume it got mounted as I:

  • Download [Source Code (zip)] from https://github.com/WOA-Project/Lumia-Drivers/releases/latest

  • Extract said zip file to a folder of your choice, we will assume here we extracted it to C:\UpdatedDrivers

  • Download the DriverUpdater utility from https://github.com/WOA-Project/DriverUpdater/releases/latest

  • Open a command prompt as administrator, where the driver utility got downloaded

  • If your device is a Lumia 950, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • If your device is a Lumia 950 XL, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950xl.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • Reboot the device, the device will now begin PnP setup once again, and hopefully you will be back soon enough to your desktop