[DISCUSSION] Windows 10 Insider Preview Build 17063 (PC)

Discussion in 'Windows 10' started by Enthousiast, Dec 19, 2017.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,612
    450
    #1 Enthousiast, Dec 19, 2017
    Last edited: Dec 19, 2017
  2. whatever127

    whatever127 MDL PHP Wizard

    Nov 9, 2012
    1,050
    7,345
    60
    #2 whatever127, Dec 19, 2017
    Last edited: Dec 22, 2017
    For now they are now only providing Core and Professional UUPs. Professional for some reason uses Enterprise edition specific files.

    UUP dump API 1.6.4 and newer based projects support this build correctly.

    Users of Enterprise, Education, ProfessionalWorkstation (and respective N versions) need to get Professional(N) UUP set, install as Professional(N) and then change the key to their desired edition. Licensing in this build is changed, and online key change seems to properly set kernel licensing to allow use of features in higher editions (including the higher processor count after restart). CoreSingleLanguage can be achieved by installing Core and changing key to CoreSingleLanguage.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,612
    450
    It's not yet offered on my VM.
     
  4. free1975yuly

    free1975yuly MDL Expert

    Aug 24, 2011
    1,830
    160
    60
    Downloading now...
     
  5. Gharlane00

    Gharlane00 MDL Addicted

    Aug 26, 2009
    838
    302
    30
    That is a very long "What's New"

    and it's not showing up on WU for me. 17046 Enterprise
     
  6. Leopeva64

    Leopeva64 MDL Expert

    Oct 4, 2016
    1,098
    929
    60
    It seems that Zac Bowden had the video about this build ready some time ago, so he had access to this build much earlier than the others.
     
  7. dzaggiel

    dzaggiel MDL Junior Member

    Aug 12, 2012
    78
    13
    0
    upload_2017-12-19_19-26-7.png

    yep somethink missing
     
  8. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    yeah same with Greek language have 4 edition is not full!
     
  9. dzaggiel

    dzaggiel MDL Junior Member

    Aug 12, 2012
    78
    13
    0
    but enough :D
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,192
    84,706
    340
    It seems intentional (since Pro can be changed to other editions via product key)
    b7135a1f-c0d8-4074-bb44-249a45e57404.AggregatedMetadata.cab
    DesktopBaselessCompDB_Neutral.CompDB.xml.cab

    Code:
        <ConditionalFeature UpdateAction="Add" FeatureID="Professional_$(SystemLanguage)" FMID="MSDE">
          <ConditionSet Operator="OR">
            <Conditions>
              <Condition Type="Feature" Name="Cloud_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="ProfessionalEducation_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="ProfessionalWorkstation_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="Education_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="ProfessionalCountrySpecific_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="ProfessionalSingleLanguage_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="ServerRdsh_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="Enterprise_$(SystemLanguage)" FMID="MSDE" />
            </Conditions>
          </ConditionSet>
        </ConditionalFeature>
        <ConditionalFeature UpdateAction="Add" FeatureID="ProfessionalN_$(SystemLanguage)" FMID="MSDE">
          <ConditionSet Operator="OR">
            <Conditions>
              <Condition Type="Feature" Name="CloudN_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="EnterpriseN_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="ProfessionalEducationN_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="ProfessionalWorkstationN_$(SystemLanguage)" FMID="MSDE" />
              <Condition Type="Feature" Name="EducationN_$(SystemLanguage)" FMID="MSDE" />
            </Conditions>
          </ConditionSet>
        </ConditionalFeature>
        <ConditionalFeature UpdateAction="Add" FeatureID="Core_$(SystemLanguage)" FMID="MSDE">
          <ConditionSet Operator="OR">
            <Conditions>
              <Condition Type="Feature" Name="CoreSingleLanguage_$(SystemLanguage)" FMID="MSDE" />
            </Conditions>
          </ConditionSet>
        </ConditionalFeature>
    and now CSL is included with Core
     
  11. whatever127

    whatever127 MDL PHP Wizard

    Nov 9, 2012
    1,050
    7,345
    60
    Thanks for clarifying. I will update UUP dump soon to reflect this.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. SLK320

    SLK320 MDL Member

    Oct 12, 2009
    139
    38
    10
    #12 SLK320, Dec 19, 2017
    Last edited: Dec 19, 2017
    Installing @ 90%.... COME ON!!!! :)

    Time for a reboot to install. Be back later...

    Arrghh GSOD @ reboot and back to 17046. Gonna try uninstall NOD32 and some other apps.
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,612
    450
    Code:
    ============================================================
          UUP directory contains multiple editions files:
    ============================================================
    
    1. Windows 10 Home (x64 / en-US)
    2. Windows 10 Pro (x64 / en-US)
    3. Windows 10 Home N (x64 / en-US)
    4. Windows 10 Pro N (x64 / en-US)
    
    ============================================================
    Enter edition number to create, or zero '0' to create AIO
    ============================================================
    > Enter your option and press "Enter":
    Code:
    ============================================================
    Checking UUP Info . . .
    ============================================================
    
    ============================================================
    Preparing Reference ESDs . . .
    ============================================================
    
    CAB->ESD: Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package-amd64
    CAB->ESD: Microsoft-Windows-Hello-Face-Resource-A-Package-amd64
    CAB->ESD: Microsoft-Windows-Hello-Face-Resource-B-Package-amd64
    CAB->ESD: Microsoft-Windows-Hello-Face-Resource-C-Package-amd64
    CAB->ESD: Microsoft-Windows-InternetExplorer-Optional-Package-amd64
    CAB->ESD: Microsoft-Windows-LanguageFeatures-Basic-en-us-Package-amd64
    CAB->ESD: Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package-amd64
    CAB->ESD: Microsoft-Windows-LanguageFeatures-OCR-en-us-Package-amd64
    CAB->ESD: Microsoft-Windows-LanguageFeatures-Speech-en-us-Package-amd64
    CAB->ESD: Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package-amd64
    CAB->ESD: Microsoft-Windows-MediaPlayer-Package-amd64
    CAB->ESD: Microsoft-Windows-QuickAssist-Package-amd64
    
    ============================================================
    Creating Setup Media Layout . . .
    ============================================================
    
    
    ============================================================
    Creating boot.wim . . .
    ============================================================
    
    Using LZX compression with 8 threads
    Archiving file data: 904 MiB of 904 MiB (100%) done
    "ISOFOLDER\sources\boot.wim" original size: 376477 KiB
    Using LZX compression with 8 threads
    Archiving file data: 978 MiB of 978 MiB (100%) done
    "ISOFOLDER\sources\boot.wim" optimized size: 371682 KiB
    Space saved: 4795 KiB
    
    ============================================================
    Creating install.wim . . .
    ============================================================
    
    Using LZX compression with 8 threads
    Archiving file data: 7178 MiB of 7178 MiB (100%) done
    Using LZX compression with 8 threads
    Archiving file data: 261 MiB of 261 MiB (100%) done
    Using LZX compression with 8 threads
    Archiving file data: 232 MiB of 232 MiB (100%) done
    Using LZX compression with 8 threads
    Archiving file data: 234 MiB of 234 MiB (100%) done
    
    ============================================================
    Adding winre.wim to install.wim . . .
    ============================================================
    
    
    ============================================================
    Creating ISO . . .
    ============================================================
    
    CDIMAGE 2.53m CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2007. All rights reserved.
    For Microsoft internal use only.
    
    
    Scanning source tree (500 files in 33 directories)
    Scanning source tree complete (971 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 4304568320 bytes (before optimization)
    
    Writing 971 files in 86 directories to 17063.1000.171213-1610.RS_PRERELEASE_CLIENTCOMBINED_UUP_X64FRE_EN-US.ISO
    
    100% complete
    
    Storage optimization saved 14 files, 145408 bytes (0% of image)
    
    After optimization, image file is 4306591744 bytes
    Space saved because of embedding, sparseness or optimization = 145408
    
    Done.
    
    Press any key to exit.
    
     
  14. bkul

    bkul MDL Member

    Apr 2, 2015
    163
    44
    10
    GSOD with stop code Memory Management at 54%. After come back to 17046, "Failed to install - 0xC1900101"
     
  15. khon

    khon MDL Member

    Nov 18, 2008
    140
    20
    10
    downloaded via UUPDL v0.11.13
    then both uup_iso_14 and decrypt-multi-release gave me:

    [ERROR] "\Windows\WinSxS\wow64_adobe-flash-for-windows_31bf3856ad364e35_10.0.17063.1000_none_7654bc73839bc969\Flash.ocx": blob not found
    SHA-1 message digest of missing blob:
    8e8a4bd46fe577f2ccabe435873e5a22ed571611
    ERROR: If this is a delta WIM, use the --ref argument to specify the WIM(s) on which it is based.
    ERROR: Exiting with error code 55:
    A file resource needed to complete the operation was missing from the WIM.

    Errors were reported during export.
     
  16. MELERIX

    MELERIX MDL Expert

    Nov 7, 2011
    1,217
    653
    60
    downloading, and I hope it will install properly now without the problems of builds 17040/46 with AMD CPUs and NVIDIA Chipsets.
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,612
    450
    Redownload.
     
  18. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    @khon use 'AiO' to get all needed files as @mkuba50 mentioned.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Gharlane00

    Gharlane00 MDL Addicted

    Aug 26, 2009
    838
    302
    30
     

    Attached Files: