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.
Known issue with 20231 and up - https://forums.mydigitallife.net/th...dev-channel-rs_prerelease.82472/#post-1622173 It was fixed by using a new UUP converter (v51): https://forums.mydigitallife.net/threads/windows-10-esd-repository.59082/page-145#post-1622563
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?
I guess Linux convert.sh will also need an update (bootSourcesList part) to fix the issue for 20231 and later builds
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.
@xscess edit convert.sh with text editor and replace bootSourcesList section with this Spoiler 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'
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.
@xscess Linux converter on uupdump website will be updated soon Windows converter already have the fix