Skip to content

Releases: RedGreenBlue09/WFAv7_Installer

3.1.2

13 Jan 11:24
9e84edd

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

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

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

Choose a tag to compare

Release 3.0.3

17 Sep 10:18
d8b996a

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

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.

Release 3.0.1

23 Jun 14:17

Choose a tag to compare

Warning

This release is tested working on a spec B device using all methods of installation (dual-boot & single-boot) including those made for spec A devices. It's unknown however if it actually works on spec A devices.

If there is any problem, please open an issue ticket providing detailed information and logs.

Changes since 3.0

Release 3.0

14 Jun 16:34
509a942

Choose a tag to compare

Warning

This release is tested working on a spec B device using all methods of installation (dual-boot & single-boot) including those made for spec A devices. It's unknown however if it actually works on spec A devices.

If there is any problem, please open an issue ticket providing detailed information and logs.

Changes since 1.0

Added:

  • Added single boot installation.
  • Added support for some spec A & 8 GB devices.
  • Ask for storage space instead of hardcoding.

Improved:

  • No longer occupies N drive letter.
  • Use partition method for spec B devices.
  • Vhdx is now created quickly thanks to vhdxtool.
  • Driver Downloader: automatically fetch latest release.
  • MANY more major & minor changes.

Fixed:

  • Fixed crashing when user write quotes to prompts.
  • Fixed installation failing because of fake volume errors.
  • Workaround customactions being deleted (dual-boot only).

Removed

  • Removed support for Lumia 950 & 950 XL.
  • Removed Tools, PostInstall, BootFix. You are now running PostInstall on Windows 10 ARM.

Todo

  • Test on real spec A device.
  • Per-instance logging: Stuff that's not in the installation process.
  • Re-color output.
  • Workaround customactions being deleted (single-boot).

Where 2.0?

Actually there is 2.0 but it had never in a complete state for me to release it.

So why not releasing this one as 2.0?
There are simply too many changes since 2.0 so I want this release to be 3.0.

Release 3.0-test2

23 May 15:10

Choose a tag to compare

Release 3.0-test2 Pre-release
Pre-release

Warning

This release is tested so that it works properly on the PC side (thanks to the eMMC backup). I unfortunately don't have my Lumia anymore so I cannot test the booting myself.
If there is any problem, please open an issue ticket providing detailed information and logs.

Changes:

  • Fixed crashing when user write quotes to the prompt.
  • Installer: Ask for storage space instead of hardcoding.
  • Minor improvements.

(since 3.0-test)

Todo:

  • Per-instance logging: Stuff that's not in the installation process.

Release 3.0-test

14 May 11:23

Choose a tag to compare

Release 3.0-test Pre-release
Pre-release

Warning

This release is tested so that it works properly on the PC side (thanks to the eMMC backup). I unfortunately don't have my Lumia anymore so I cannot test the booting myself.
If there is any problem, please open an issue ticket providing detailed information and logs.

Changes:

  • Added support for single boot.
  • Added support for spec A & 8 GB devices.
  • Removed support for Lumia 950 & 950XL.
  • Use partition method for spec B devices.
  • Vhdx is now created quickly thanks to vhdxtool.
  • Removed Tools, PostInstall, BootFix. You are now running PostInstall on Windows 10 ARM.
  • Driver Downloader: automatically fetch latest release.
  • MANY more changes.

Where 2.0?

Actually there is 2.0 but it had never in a complete state for me to release it.

So why not releasing this one as 2.0?
There are simply too many changes since 2.0 so I want this release to be 3.0.