[INFO - DISCUSSION + Downloads] Windows 10 1809 FINAL b 17763.xxx (PC) [RS5]

Discussion in 'Windows 10' started by Enthousiast, Sep 18, 2018.

  1. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,011
    4,152
    210
    Or just install the .cab
     
  2. Thomas Dubreuil

    Thomas Dubreuil MDL Senior Member

    Aug 29, 2017
    363
    624
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    688
    1,132
    30
    #2523 Krakatoa, Oct 20, 2018
    Last edited: Oct 30, 2018
    (folder iso = unpacked iso; wimlib and oscdimg in system or script path; one index in install.wim)

    Code:
    pushd "%~dp0"
    set "im=KB4466596-x64.cab"
    set "ss=KB4465477-x64.cab"
    set "cu=KB4464455-x64.cab"
    wimlib extract iso\sources\install.wim 1 /Windows/System32/Recovery/Winre.wim
    
    dism /Mount-Wim /Wimfile:Winre.wim /Index:1 /MountDir:mount
    dism /image:mount /Add-Package /PackagePath:%ss%
    dism /image:mount /Add-Package /PackagePath:%cu%
    dism /image:mount /Cleanup-Image /StartComponentCleanup /ResetBase
    dism /Unmount-Wim /MountDir:mount /Commit
    wimlib optimize Winre.wim
    
    dism /Mount-Wim /Wimfile:iso\sources\install.wim /Index:1 /MountDir:mount
    dism /image:mount /Add-Package /PackagePath:%ss%
    dism /image:mount /Add-Package /PackagePath:%cu%
    dism /image:mount /Cleanup-Image /StartComponentCleanup /ResetBase
    move /y Winre.wim "mount\Windows\System32\Recovery"
    dism /Unmount-Wim /MountDir:mount /Commit
    wimlib optimize iso\sources\install.wim
    
    dism /Mount-Wim /Wimfile:iso\sources\boot.wim /Index:1 /MountDir:mount
    dism /image:mount /Add-Package /PackagePath:%ss%
    dism /image:mount /Add-Package /PackagePath:%cu%
    dism /image:mount /Cleanup-Image /StartComponentCleanup /ResetBase
    dism /Unmount-Wim /MountDir:mount /Commit
    dism /Mount-Wim /Wimfile:iso\sources\boot.wim /Index:2 /MountDir:mount
    dism /image:mount /Add-Package /PackagePath:%ss%
    dism /image:mount /Add-Package /PackagePath:%cu%
    dism /image:mount /Cleanup-Image /StartComponentCleanup /ResetBase
    dism /Unmount-Wim /MountDir:mount /Commit
    wimlib optimize iso\sources\boot.wim
    
    expand -f:* %im% iso\sources
    oscdimg -m -o -u2 -udfver102 -bootdata:2#p0,e,b"iso\boot\etfsboot.com"#pEF,e,b"iso\efi\microsoft\boot\efisys.bin" -lWin10 iso Win10.iso
    pause
    
     
  4. archangeliques

    archangeliques MDL Member

    May 2, 2017
    117
    15
    10
    #2524 archangeliques, Oct 20, 2018
    Last edited: Oct 20, 2018
    Hi, 1809 upgrade is resumed however I still can't see it on WU. It's not on Download Windows ISO page of MS either. Are we still on hold? (My OS is 1803 Enterprise)

    Can we activate 1803 and 1809 Pros -downloaded directly from MS website- with KMSPico or KMS VL ALL? I did the VL conversion with KMSPico on earlier versions of Win10 but I haven't tried with 1803 nor 1809. And AFAIK, KMS VL ALL can only make VL conversion for Office not Windows.

    Is this ISO below also EVAL?
    From Techbench by WZT, Windows (Final) > Windows 10, Version 1809 - Redstone 5 [Oct 2018] (build 17763.1) that gets the file from software-download microsoft com/pr/Win10_1809_English_x64.iso

    Thanks.
     
  5. Spc

    Spc MDL Member

    Aug 14, 2009
    109
    39
    10
    I activated Windows Server 2019 with old KMSPico from year 2016 without any problem. I used public key that microsoft published on their official web site for Server 2019. Those editions that work with KMS pico are all MSDN versions that i tested.

    I tested Windows Server 2019 on 3 notebooks, with very old graphics drivers and had 0 problems with brightness bug, build 17763.104 GUI.
     
  6. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,915
    5,754
    180
    Yes 1809 (17763.XX) is back in the Insider Program in the Slow Ring & Release Preview Ring. Only Microsoft knows when the October Update will be released to the General Public.
     
  7. eemuler

    eemuler MDL Senior Member

    Jul 31, 2015
    477
    182
    10
    1809 17763.1 updated to .55, then cab downloaded and installed to .104. Running fine. Major annoyance - many apps keep reinstalling themselves. If I ever get my hands on Satya Nadella I'm going to CRUSH his "CANDY". :mad::mad::mad: And THAT will become the new Candy Crush Saga. :rolleyes:
     
  8. Leopeva64

    Leopeva64 MDL Expert

    Oct 4, 2016
    1,098
    929
    60
  9. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    ^^
    yep you are right I also don't like this dude for me is not good CEO for M$FT ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,915
    5,754
    180
    Microsoft absolutely LOVES Satya Nadella and just gave him $25,000,000 US for job well done.
     
  11. nuhkka

    nuhkka MDL Member

    Aug 7, 2009
    230
    34
    10
    Is M$ coming out with an updated October ISO ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Tonyblair

    Tonyblair MDL Member

    Aug 22, 2007
    134
    143
    10
    Yes in the near future :sporty75:
     
  13. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,556
    15,642
    270
    :tooth:
     
  14. WindowsGeek

    WindowsGeek MDL Expert

    Jun 30, 2015
    1,493
    435
    60
    Got it thank u
     
  15. farmers

    farmers MDL Senior Member

    Nov 20, 2011
    332
    159
    10
    That's why you aren't getting the 17763.104 at the moment. It's currently only for Insiders.
     
  16. Angela Pszbor

    Angela Pszbor MDL Senior Member

    Apr 11, 2014
    297
    85
    10
    Why Techbenck offers the bugged Windows 1809 yet?
     
  17. l33tissw00t

    l33tissw00t MDL Addicted

    Dec 6, 2012
    819
    522
    30
    If has spaces or UTF8, does it need to be "%~dp0" or its fine without "" ?
     
  18. AveYo

    AveYo MDL Expert

    Feb 10, 2009
    1,836
    5,730
    60
    pushd never needs "" but you see it often because it's a safe practice in batch files
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Tonyblair

    Tonyblair MDL Member

    Aug 22, 2007
    134
    143
    10
    because the non-bugged clean and stable Windows 1809 is in the oven :chef:
     
  20. Leopeva64

    Leopeva64 MDL Expert

    Oct 4, 2016
    1,098
    929
    60
    #2540 Leopeva64, Oct 21, 2018
    Last edited: Oct 21, 2018