https://forums.mydigitallife.net/th...-17763-xxx-pc-rs5.77945/page-278#post-1520585 DISM can't see the exact build when it comes to releases with enablement packages, these are registry only. Mount the install.wim/esd and run any query on it and you will get the correct build of the mounted image,
I just tried the Wimlib-ImageX from that post and it gave me the same as DISM. How do I mount install.esd without mounting the entire ISO? And would you give an example to a query I should run.
Install.esd can only be mounted by imagex (when you have a win 10/11 ADK installed it is present else you have to provide it). Code: E:\Win_10_AiO\ESD2WIM-WIM2ESD-8>imagex /mountrw "install.wim" 1 "c:\Mount" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Mounting: [E:\Win_10_AiO\ESD2WIM-WIM2ESD-8\install.wim, 1] -> [c:\Mount]... [ 100% ] Mounting progress Successfully mounted image. Total elapsed time: 18 sec E:\Win_10_AiO\ESD2WIM-WIM2ESD-8>dism.exe /image:"c:\mount" /Get-CurrentEdition Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19045.2965 Current edition is: Current Edition : Core The operation completed successfully. E:\Win_10_AiO\ESD2WIM-WIM2ESD-8>imagex /unmount "c:\Mount" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Unmounting: [c:\Mount]... [ 100% ] Mount cleanup progress Successfully unmounted image. Total elapsed time: 19 sec E:\Win_10_AiO\ESD2WIM-WIM2ESD-8> Here you see the correct info: Code: Image Version: 10.0.19045.2965 It doesn't matter what the query should be as long as it is a working one,
Just open the iso wit 7zip copy somewhere the registry (\windows\system32\config\) mount it as hive and look inside \mounted-hive\Microsoft\WindowsNT\CurrentVersion. Just like you would do for your running os. Simple and way faster than mounting a whole WIM just to get that info.
Yes. I copied the entire "config" folder to a different drive.. I made those two folders named "WINDOWS" and "system32", as I saw on a YT video, which I followed since I had never loaded a hive before.
No need to create folders, just do what I said, copy the software file to your desktop, and mount it as hive. When asked for the key name, use something obvious like 000 Hence your info will be in HKEY_LOCAL_MACHINE\000\Microsoft\Windows NT\CurrentVersion\ (the UBR value) P.S. if you have still the UAC enabled, did you run regedit as administrator?
No idea about what are you doing and why you are loosing a day for a 30 seconds thing It's deadly simple. This is how 19045.2364 Image looks like.
I can do this all day. Just kidding. Of course I have other things to do as well. I should've told you that your method worked. Thanks for that. But that and @xinso's led me to think that something is wrong with the ISO I have. I checked another ISO I have and got a similar result. That means all the ISO's I downloaded via UUP dump for the past 2 years are not what I thought I downloaded. That's what I'm trying to figure out now. Eg.: I downloaded 19042.867, but it's actually 19041.1. If I didn't check this now, I would've been keep getting wrong stuff.
All the 1904x images are made starting from 19041.1 + monthly update(s), you can choose to apply them or not, if you choose to not apply the update(s), your image will stay on 19041.1