[DISCUSSION] Windows 10 Insider Preview Build 20236.1000 (PC) [FAST/Dev Channel - rs_prerelease]

Discussion in 'Windows 10' started by Enthousiast, Oct 14, 2020.

  1. cuteee

    cuteee MDL Guru

    Joined:
    Oct 13, 2012
    Messages:
    5,013
    Likes Received:
    775
    Trophy Points:
    180
    #21 cuteee, Oct 17, 2020
    Last edited: Oct 17, 2020
    It's refer to the new start menu.
    So it's also exist in 19041/2. Not in 18363.
     
  2. iFlaX

    iFlaX MDL Senior Member

    Joined:
    Apr 10, 2015
    Messages:
    328
    Likes Received:
    288
    Trophy Points:
    10
    All they did was make it more straight forward to find. As in they added it to the display options settings in Windows settings. If you wanted to change refresh rate before through Windows settings you had to select the monitor, go to advanced properties, then properties that would then open up the old property window for your display, and then there you click monitor, and there you could change the refresh rate. In other words, the change was to save a lot of clicks.
     
  3. xscess

    xscess MDL Senior Member

    Joined:
    Jul 27, 2009
    Messages:
    350
    Likes Received:
    360
    Trophy Points:
    10
  4. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Joined:
    Dec 21, 2012
    Messages:
    4,514
    Likes Received:
    4,542
    Trophy Points:
    150
  5. xscess

    xscess MDL Senior Member

    Joined:
    Jul 27, 2009
    Messages:
    350
    Likes Received:
    360
    Trophy Points:
    10
    Thanks for the reply. 2 questions if you know the answers :)

    1, In order to use UUP Converter you've linked, I would need UUPs, ISO will not work, right?

    2, If I'm downloading UUPs, and creating ISO using uupdump.ml script (i'm using their Linux script to download and create ISO)... do I need to use UUP converter from @abbodi1406 every time now on... or is this just 20231/2036 issue?
     
  6. deadock

    deadock MDL Junior Member

    Joined:
    Jan 11, 2016
    Messages:
    69
    Likes Received:
    29
    Trophy Points:
    0
  7. windows builder

    windows builder MDL Guru

    Joined:
    Sep 13, 2017
    Messages:
    2,030
    Likes Received:
    1,328
    Trophy Points:
    90
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    I guess Linux convert.sh will also need an update (bootSourcesList part) to fix the issue for 20231 and later builds
     
  9. iFlaX

    iFlaX MDL Senior Member

    Joined:
    Apr 10, 2015
    Messages:
    328
    Likes Received:
    288
    Trophy Points:
    10
  10. xscess

    xscess MDL Senior Member

    Joined:
    Jul 27, 2009
    Messages:
    350
    Likes Received:
    360
    Trophy Points:
    10
    Could you please tell me how would I update "bootSourcesList" in convert.sh ?

    And is it just one file needs to be updated?

    I'm attaching convert.sh, and few other files from 20236.1005 in here. At first I was not able to upload any of these files because of "not allowed file extensions", so I have added ".txt" to all of them.

    Many thanks.
     

    Attached Files:

  11. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    @xscess
    edit convert.sh with text editor and replace bootSourcesList section with this
    Code:
    bootSourcesList='sources/alert.gif
    sources/api-ms-win-core-apiquery-l1-1-0.dll
    sources/api-ms-win-downlevel-advapi32-l1-1-0.dll
    sources/api-ms-win-downlevel-advapi32-l1-1-1.dll
    sources/api-ms-win-downlevel-advapi32-l2-1-0.dll
    sources/api-ms-win-downlevel-advapi32-l2-1-1.dll
    sources/api-ms-win-downlevel-advapi32-l3-1-0.dll
    sources/api-ms-win-downlevel-advapi32-l4-1-0.dll
    sources/api-ms-win-downlevel-kernel32-l1-1-0.dll
    sources/api-ms-win-downlevel-kernel32-l2-1-0.dll
    sources/api-ms-win-downlevel-ole32-l1-1-0.dll
    sources/api-ms-win-downlevel-ole32-l1-1-1.dll
    sources/api-ms-win-downlevel-shlwapi-l1-1-0.dll
    sources/api-ms-win-downlevel-shlwapi-l1-1-1.dll
    sources/api-ms-win-downlevel-user32-l1-1-0.dll
    sources/api-ms-win-downlevel-user32-l1-1-1.dll
    sources/api-ms-win-downlevel-version-l1-1-0.dll
    sources/appcompat.xsl
    sources/appcompat_bidi.xsl
    sources/appcompat_detailed_bidi_txt.xsl
    sources/appcompat_detailed_txt.xsl
    sources/appraiser.dll
    sources/ARUNIMG.dll
    sources/arunres.dll
    sources/autorun.dll
    sources/bcd.dll
    sources/bootsvc.dll
    sources/cmisetup.dll
    sources/compatctrl.dll
    sources/compatprovider.dll
    sources/cryptosetup.dll
    sources/diager.dll
    sources/diagnostic.dll
    sources/diagtrack.dll
    sources/diagtrackrunner.exe
    sources/dism.exe
    sources/dismapi.dll
    sources/dismcore.dll
    sources/dismcoreps.dll
    sources/dismprov.dll
    sources/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll
    sources/folderprovider.dll
    sources/hwcompat.dll
    sources/hwcompat.txt
    sources/hwexclude.txt
    sources/idwbinfo.txt
    sources/imagelib.dll
    sources/imagingprovider.dll
    sources/input.dll
    sources/lang.ini
    sources/locale.nls
    sources/logprovider.dll
    sources/MediaSetupUIMgr.dll
    sources/ndiscompl.dll
    sources/nlsbres.dll
    sources/ntdsupg.dll
    sources/offline.xml
    sources/pnpibs.dll
    sources/reagent.admx
    sources/reagent.dll
    sources/reagent.xml
    sources/rollback.exe
    sources/schema.dat
    sources/segoeui.ttf
    sources/ServicingCommon.dll
    sources/setup.exe
    sources/setupcompat.dll
    sources/SetupCore.dll
    sources/SetupHost.exe
    sources/SetupMgr.dll
    sources/SetupPlatform.cfg
    sources/SetupPlatform.dll
    sources/SetupPlatform.exe
    sources/SetupPrep.exe
    sources/SmiEngine.dll
    sources/spflvrnt.dll
    sources/spprgrss.dll
    sources/spwizeng.dll
    sources/spwizimg.dll
    sources/spwizres.dll
    sources/sqmapi.dll
    sources/testplugin.dll
    sources/unattend.dll
    sources/unbcl.dll
    sources/upgloader.dll
    sources/upgrade_frmwrk.xml
    sources/uxlib.dll
    sources/uxlibres.dll
    sources/vhdprovider.dll
    sources/w32uiimg.dll
    sources/w32uires.dll
    sources/warning.gif
    sources/wdsclient.dll
    sources/wdsclientapi.dll
    sources/wdscore.dll
    sources/wdscsl.dll
    sources/wdsimage.dll
    sources/wdstptc.dll
    sources/wdsutil.dll
    sources/wimgapi.dll
    sources/wimprovider.dll
    sources/win32ui.dll
    sources/WinDlp.dll
    sources/winsetup.dll
    sources/wpx.dll
    sources/xmllite.dll
    sources/..-.*/appraiser.dll.mui
    sources/..-.*/arunres.dll.mui
    sources/..-.*/cmisetup.dll.mui
    sources/..-.*/compatctrl.dll.mui
    sources/..-.*/compatprovider.dll.mui
    sources/..-.*/dism.exe.mui
    sources/..-.*/dismapi.dll.mui
    sources/..-.*/dismcore.dll.mui
    sources/..-.*/dismprov.dll.mui
    sources/..-.*/folderprovider.dll.mui
    sources/..-.*/imagingprovider.dll.mui
    sources/..-.*/input.dll.mui
    sources/..-.*/logprovider.dll.mui
    sources/..-.*/MediaSetupUIMgr.dll.mui
    sources/..-.*/nlsbres.dll.mui
    sources/..-.*/pnpibs.dll.mui
    sources/..-.*/reagent.adml
    sources/..-.*/reagent.dll.mui
    sources/..-.*/rollback.exe.mui
    sources/..-.*/setup.exe.mui
    sources/..-.*/setup_help_upgrade_or_custom.rtf
    sources/..-.*/setupcompat.dll.mui
    sources/..-.*/SetupCore.dll.mui
    sources/..-.*/setupplatform.exe.mui
    sources/..-.*/SetupPrep.exe.mui
    sources/..-.*/smiengine.dll.mui
    sources/..-.*/spwizres.dll.mui
    sources/..-.*/upgloader.dll.mui
    sources/..-.*/uxlibres.dll.mui
    sources/..-.*/vhdprovider.dll.mui
    sources/..-.*/vofflps.rtf
    sources/..-.*/vofflps_server.rtf
    sources/..-.*/w32uires.dll.mui
    sources/..-.*/wdsclient.dll.mui
    sources/..-.*/wdsimage.dll.mui
    sources/..-.*/wimgapi.dll.mui
    sources/..-.*/wimprovider.dll.mui
    sources/..-.*/WinDlp.dll.mui
    sources/..-.*/winsetup.dll.mui'
     
  12. xscess

    xscess MDL Senior Member

    Joined:
    Jul 27, 2009
    Messages:
    350
    Likes Received:
    360
    Trophy Points:
    10
    #32 xscess, Oct 18, 2020
    Last edited: Oct 19, 2020
    So now on I'll have to replace this part with every build, right?

    Also does this change applies to the ISO created in Linux only or Windows 10 too?

    Mostly I use Linux to create a new ISO but sometimes I have to use Windows.

    Thank you so much.
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    @xscess

    Linux converter on uupdump website will be updated soon

    Windows converter already have the fix
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  15. windows builder

    windows builder MDL Guru

    Joined:
    Sep 13, 2017
    Messages:
    2,030
    Likes Received:
    1,328
    Trophy Points:
    90
    build 20241... soon
     
  16. cuteee

    cuteee MDL Guru

    Joined:
    Oct 13, 2012
    Messages:
    5,013
    Likes Received:
    775
    Trophy Points:
    180
  17. SAM-R

    SAM-R MDL Guru

    Joined:
    Mar 21, 2015
    Messages:
    4,835
    Likes Received:
    4,442
    Trophy Points:
    150
  18. SAM-R

    SAM-R MDL Guru

    Joined:
    Mar 21, 2015
    Messages:
    4,835
    Likes Received:
    4,442
    Trophy Points:
    150
  19. EaglePC

    EaglePC MDL Addicted

    Joined:
    Feb 13, 2012
    Messages:
    623
    Likes Received:
    224
    Trophy Points:
    30
    I'm confused why is the old MS edge and flash still in 21/h1 and 20/h2 has the new MS edge and flash
     
  20. MELERIX

    MELERIX MDL Expert

    Joined:
    Nov 7, 2011
    Messages:
    1,163
    Likes Received:
    614
    Trophy Points:
    60
    because Flash still have support until December.