1. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,030
    1,328
    90
    Not for me.

    Show the list of applications.
    Some application causes a crash.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,130
    24,279
    340
    Set 'Reference builds' in Project Menu all to
    Code:
    18362 1
    Code:
    [HEADER] CHECKING WINDOWS RETAIL RELEASE CHANNEL
    
    
    [  13  ] Architecture: amd64
    
    [ INFO ] NAME : Cumulative Update for Windows 10 Version 1903 (18362.53)
    [ INFO ] BUILD: 18362.53
    [ INFO ] UUPID: ea4e1d15-0c09-45bb-aac0-5e366c04ed2d
    
    
    [  14  ] Architecture: x86
    
    [ INFO ] NAME : Cumulative Update for Windows 10 Version 1903 (18362.53)
    [ INFO ] BUILD: 18362.53
    [ INFO ] UUPID: afc32ea9-5d3f-41f7-abab-247ae0c79bd9
    
    
    [  15  ] Architecture: arm64
    
    [ INFO ] NAME : Cumulative Update for Windows 10 Version 1903 (18362.53)
    [ INFO ] BUILD: 18362.53
    [ INFO ] UUPID: 3b887936-adfc-4277-849f-9d457ac70a72
    
    
    [ USER ] [N]ew Search or [B]ack ?:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,637
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,067
    527
    60
    .53 is in the retail ring, still waiting for esd/xml/cab
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,637
    450
    18362.1 is in retail ring, the .53 part is by CU...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,013
    775
    180
    ratail ring from today ?

    Wow. There are more than 100 people here today.
     
  7. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,030
    1,328
    90
    Feedback Hub report?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,637
    450
    I don't do feedback hubs, it has been mentioned quite a few times, probably somebody reported it there.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. janos666

    janos666 MDL Member

    Feb 25, 2012
    120
    21
    10
    Yes, I updated to 18362 a few days ago with an offline account (thus no Insider options) an now it auto-updates to .51 from WU (from .30 which I had to install manually).
     
  10. emikaadeouser

    emikaadeouser MDL Member

    Feb 27, 2018
    119
    97
    10
    Exactly like @Enthousiast said.
     
  11. bonesz

    bonesz MDL Senior Member

    Jun 30, 2013
    479
    263
    10
    took a few few few minutes to not crash.. but yes just as @Enthousiast said
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,013
    775
    180
    Yes. Settings->Apps, crash.
     
  13. Schroedinger2015

    Schroedinger2015 MDL Member

    Jul 16, 2015
    172
    115
    10
    I'd like to understand why on 3 different PCs (2 desktop and 1 laptop), installing 18362.1 or 18362.30 or 18362.53
    I always get a missing component (WorkPlaceJoin.admx) error when I run "gpedit.msc".

    I'm using Windows 10 Pro x64. Of course, no issues at all, using any 17763 (1809) build.

    Could anyone help me in figure out why I have such issues on 1903 please ?
     
  14. thla

    thla MDL Novice

    Jan 12, 2011
    19
    1
    0
    Don't know why it happens, but the .adml files are missing, adding them will fix it.
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,637
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,020
    4,147
    210
    I'm sure this is a very simple solution but my brain isn't working tonight, how do I get the Enterprise SKU?
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,637
    450
    By running the create_virtual_editions.cmd inside UUP>ISO v24.

    Code:
    :: Specify editions to auto create separated with comma ,
    :: allowed: Enterprise,Education,ProfessionalEducation,ProfessionalWorkstation,EnterpriseN,EducationN,ProfessionalEducationN,ProfessionalWorkstationN,CoreSingleLanguage,ServerRdsh
    :: example: set AutoEditions=Enterprise,ProfessionalWorkstation,Education
    set AutoEditions=Enterprise
    Or install any of the sku's and online upgrade/switch to Enterprise by key.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,020
    4,147
    210
    Key, knew it was simple, thanks
     
  19. bob12334345

    bob12334345 MDL Novice

    Sep 10, 2017
    20
    2
    0
    I believe making a Pro ISO and running on enterprise will upgrade enterprise as well right?
     
  20. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,637
    450
    Yep, it should :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...