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

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

  1. oilernut

    oilernut MDL Senior Member

    Joined:
    Jul 8, 2007
    Messages:
    397
    Likes Received:
    316
    Trophy Points:
    10
    You need to join insider as slow or release preview on the 17763 machine in order to get the 104 update, because 17763 is not released to the public at this time, only to insiders.
     
  2. MrMagic

    MrMagic MDL Guru

    Joined:
    Feb 13, 2012
    Messages:
    6,020
    Likes Received:
    4,147
    Trophy Points:
    210
    Or just install the .cab
     
  3. Thomas Dubreuil

    Thomas Dubreuil MDL Senior Member

    Joined:
    Aug 29, 2017
    Messages:
    357
    Likes Received:
    594
    Trophy Points:
    10
  4. Krakatoa

    Krakatoa MDL Addicted

    Joined:
    Feb 22, 2011
    Messages:
    563
    Likes Received:
    893
    Trophy Points:
    30
    #2524 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
    
     
  5. archangeliques

    archangeliques MDL Member

    Joined:
    May 2, 2017
    Messages:
    109
    Likes Received:
    14
    Trophy Points:
    10
    #2525 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.
     
  6. Spc

    Spc MDL Member

    Joined:
    Aug 14, 2009
    Messages:
    108
    Likes Received:
    39
    Trophy Points:
    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.
     
  7. SAM-R

    SAM-R MDL Guru

    Joined:
    Mar 21, 2015
    Messages:
    4,835
    Likes Received:
    4,442
    Trophy Points:
    150
    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.
     
  8. eemuler

    eemuler MDL Senior Member

    Joined:
    Jul 31, 2015
    Messages:
    343
    Likes Received:
    124
    Trophy Points:
    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:
     
  9. Leopeva64

    Leopeva64 MDL Expert

    Joined:
    Oct 4, 2016
    Messages:
    1,096
    Likes Received:
    926
    Trophy Points:
    60
  10. Tiger-1

    Tiger-1 MDL Guru

    Joined:
    Oct 18, 2014
    Messages:
    6,206
    Likes Received:
    7,533
    Trophy Points:
    210
    ^^
    yep you are right I also don't like this dude for me is not good CEO for M$FT ;)
     
  11. SAM-R

    SAM-R MDL Guru

    Joined:
    Mar 21, 2015
    Messages:
    4,835
    Likes Received:
    4,442
    Trophy Points:
    150
    Microsoft absolutely LOVES Satya Nadella and just gave him $25,000,000 US for job well done.
     
  12. nuhkka

    nuhkka MDL Member

    Joined:
    Aug 7, 2009
    Messages:
    222
    Likes Received:
    31
    Trophy Points:
    10
    Is M$ coming out with an updated October ISO ?
     
  13. Tonyblair

    Tonyblair MDL Member

    Joined:
    Aug 22, 2007
    Messages:
    134
    Likes Received:
    141
    Trophy Points:
    10
    Yes in the near future :sporty75:
     
  14. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    :tooth:
     
  15. WindowsGeek

    WindowsGeek MDL Expert

    Joined:
    Jun 30, 2015
    Messages:
    1,082
    Likes Received:
    239
    Trophy Points:
    60
    Got it thank u
     
  16. farmers

    farmers MDL Member

    Joined:
    Nov 20, 2011
    Messages:
    225
    Likes Received:
    104
    Trophy Points:
    10
    That's why you aren't getting the 17763.104 at the moment. It's currently only for Insiders.
     
  17. Angela Pszbor

    Angela Pszbor MDL Member

    Joined:
    Apr 11, 2014
    Messages:
    249
    Likes Received:
    75
    Trophy Points:
    10
    Why Techbenck offers the bugged Windows 1809 yet?
     
  18. l33tissw00t

    l33tissw00t MDL Addicted

    Joined:
    Dec 6, 2012
    Messages:
    818
    Likes Received:
    516
    Trophy Points:
    30
    If has spaces or UTF8, does it need to be "%~dp0" or its fine without "" ?
     
  19. BAU

    BAU MDL Addicted

    Joined:
    Feb 10, 2009
    Messages:
    943
    Likes Received:
    2,042
    Trophy Points:
    30
    pushd never needs "" but you see it often because it's a safe practice in batch files
     
  20. Tonyblair

    Tonyblair MDL Member

    Joined:
    Aug 22, 2007
    Messages:
    134
    Likes Received:
    141
    Trophy Points:
    10
    because the non-bugged clean and stable Windows 1809 is in the oven :chef: