Skip to content

Releases: RedGreenBlue09/WFAv7_Installer

3.2.1

10 Nov 06:58
6dddc4d
Compare
Choose a tag to compare

Changes since 3.2

This update adds support for Lumia 640, along with some minor fixes & improvements.

Installer

  • Improved launch speed.
  • Revamped device selection screen.
  • Added support for Lumia 640.
  • Fixed: Log screen doesn't display the whole log.

Driver Downloader

  • Bumped version to 4.2.
  • Revamped device selection screen.
  • Added support for Lumia 640.
  • Updated Git to 2.46.2.windows.1.

And other non-functional changes.

3.2

12 Jul 05:06
2765c46
Compare
Choose a tag to compare
3.2

Changes since 3.1.4

This update adds support for Lumia 640 XL 3G, along with some minor fixes & improvements.

Installer

  • Added support for Lumia 640 XL 3G.
  • Fixed issue on systems with some non-US date format.
  • Fixed line endings on remote (GitHub).
  • Logger: Removed code that prints errors.

Driver Downloader

  • Bumped version to 4.1.
  • Added support for Lumia 640 XL 3G.
  • Switched driver repo to bibarub/Lumia-Drivers.

And other non-functional changes.

3.1.4

30 Jun 10:46
42676da
Compare
Choose a tag to compare

Changes since 3.1.3

This update brings log screen, along with some small fixes & improvements.

Installer

  • Added line endings check.
  • Added log screen.
  • Added path exclamation marks check.
  • Added: Manually enable page file.
  • Improved pause messages.

Driver Downloader

  • Updated Git to 2.44.0.windows.1.

3.1.3

25 Feb 15:52
a560906
Compare
Choose a tag to compare

Changes since 3.1.2

This update brings some small fixes & improvements.

Installer

  • Fixed: "Access denied" error when accessing EFIESP & DPP mount points on Windows 8.1.

Driver Downloader

  • Fixed: Issues when path contains =.

Other

  • Updated GetDriverFiles to 0.2.
  • Updated DriverDefPaths to 0.0.2.
  • Removed wimlib-imagex as DISM is actually faster when decompressing.

3.1.2

13 Jan 11:24
9e84edd
Compare
Choose a tag to compare

Changes since 3.1.1

This update brings the Driver Downloader rework.

Installer

  • Fixed: Possible conflict with Driver Downloader if both runs at the same time.
  • Added: Kernel debug prompt.
  • Changed: Rearranged & re-colored prompts.

Driver Downloader

  • Bumped version to 4.0.
  • Added support for latest Lumia-Drivers release.
  • Fixed: Lumia 1020 AT&T selection being ignored.

Other

  • Removed svn and aria2c.
  • Bundled Git for Windows.
  • README: Splited credits section.

3.1.1

06 Jan 09:09
92be187
Compare
Choose a tag to compare

Driver Downloader is broken again. Please download drivers yourself or wait for an update.

Changes since 3.1

Driver Downloader

  • Bumped version to 3.8.
  • Added proper error handling.
  • Code cleanup & refactor.
  • Workaround recent changes on Lumia-Drivers by using old release.
  • Fixed: It doesn't work properly when downloading more than once in a same instance.

Installer

Nothing changed.

Release 3.1

21 Oct 18:27
436dc5f
Compare
Choose a tag to compare

Changes since 3.0.4

  • Installer and Driver Downloader are now licensed under the MS-RL license.
  • Installer: Added Windows10 mount point check.
  • Installer: Added charge threshold prompt.
  • Installer: Use FC instead of grep for MainOS detection.
  • Installer: Re-colored output.
  • Driver Downloader: Bumped version to 3.7, no functional changes.
  • Other minor fixes.

Release 3.0.4

22 Sep 15:51
d7a737e
Compare
Choose a tag to compare

Release 3.0.3

17 Sep 10:18
d8b996a
Compare
Choose a tag to compare

Changes since 3.0.2

Note: Screenshots are not updated to show the Lumia 650.

Known issues

  • Can't select boot entry with Lumia 650 when dual boot (because it doesn't have camera button).

    Workaround:

    Boot to mass storage mode, then open Command Prompt as Administrator. Type:

    bcdedit /store "<MainOS drive letter>:\EFIESP\EFI\Microsoft\Boot\BCD" /set "{bootmgr}" "customactions" 0x1000048000001 0x54000001 0x1000050000001 0x54000002
    bcdedit /store "<MainOS drive letter>:\EFIESP\EFI\Microsoft\Boot\BCD" /set "{bootmgr}" custom:0x54000001 {703c511b-98f3-4630-b752-6d177cbfb89c}
    

    Reboot phone. At the boot menu, press volume up to boot Windows 10 ARM.

  • Driver Downloader crashes when downloading drivers for AT&T phones.

    Fix: See #19.

Release 3.0.2

02 Aug 15:56
71c15cc
Compare
Choose a tag to compare

Changes since 3.0.1

  • Enabled USB kernel debug. Target name is WOATARGET.
  • Switched to a more detailed bootmgr error UI (no more sad face).
  • Added WPinternals 2.9+ as a requirement.

Apparently, BSOD on spec A is because WPinternals 2.8 doesn't implemented enough hacks for desktop Windows to boot.