I use UUP Du,p t make my ISOs, i also but with Rufus, and do a BOOT TO USB to update. or clean install...
Hello, 1. If I make a Home and Home N iso, can I update with w10ui and then use dism commands to update to make pro and pro n sku? 2. What is difference between registry method and dism method for creating virtual sku? which is better? Thank you.
1. yes, upgrade is supported by DISM, but it leads to weird errors on the latest Dev / Canary builds so it's better to avoid it there, also some packages will be different, in short: not recommended 2. official DISM method is slower than old registry hack, also it works only on Windows OS (because DISM is not available on Linux / macOS). the better one is DISM method - it creates proper virtual editions
Is uupdump.net working for anyone? I run the uup_download_windows.cmd file and all I get are lines and lines of errors that repeat indefinitely.
I tried 22635.3434, 26100.1,and some random windows 10 to see if it was windows 10 as well. Just tried 26100.1 again---same errors. I see lots of these among other errors [NameResolver.cc:58] errorCode=19 Failed to resolve the hostname tlu.dl.delivery.mp.microsoft.com, cause: Unknown error Update----I think it might be something on my end
This is happening here too. Note: I use CloudFlare DNS. I will test on another DNS. Spoiler EDIT: Tested with QUAD9. It's not working either.
It looks like it works if I select--obtain dns server automatically---If I use google dns it doesn' work
If anyone is interested I set my dns to auto in both ipv4 and ipv6 then set my dns for both ipv in my modem config to google and it works. So setting it in windows doesnt work but setting it in modem works---weird
Interesting saw 26100.1 popup on uupdump for beta Channel I recall that happened in 2022 with 22621 a few hours before it went to release preview
I was having the same issue, i couldn't ping the ms server from my machine, but I could ping from my router Code: Address = 2.18.248.55 Aliases = tlu.dl.delivery.mp.microsoft.com Time = 17ms --- Ping Statistics --- 4 packets transmitted, 4 packets received, 0% packet loss round-trip min/avg/max = 26.484/26.624/26.865 ms So I added the hostname to hosts file and then I could run the uup script. I tried changing the dns and it changed nothing.
26100.2 is not listed on my local UUPDump, what do I have to update to fix this? I don't want to be dependent on an external website.
Nope, it wasn't detected even when the new build wasn't released yet. In fact, sub-versions in general aren't detected somehow anymore (only Canary). Have updated API already, no change. Main builds like 26100.1 are listed fine. Maybe I need to update the search strings in the fetchdetect?