JFX Posted March 8, 2024 Author Posted March 8, 2024 You should not use DISM to capture a installation WinNTSetup has prepared for this one partition. Either delete HKLM\SYSTEM\MountedDevices before capture or always use WinNTSetup for capture to WIM and apply to disk.
suxichao Posted March 8, 2024 Posted March 8, 2024 47 minutes ago, JFX said: You should not use DISM to capture a installation WinNTSetup has prepared for this one partition. Either delete HKLM\SYSTEM\MountedDevices before capture or always use WinNTSetup for capture to WIM and apply to disk. Oh, I understand. Thank you very much for your patient answer!
suxichao Posted March 9, 2024 Posted March 9, 2024 (edited) Thanks again to JFX for helping me. I have benefited a lot. Edited March 10, 2024 by suxichao
yaschir Posted March 10, 2024 Posted March 10, 2024 (edited) Hi @JFX! Nice job, congratulations for your work. Updated Turkish language file for WinNTSetup v5.3.4 is ready. I would appreciate it if you add this to your work. Thanks.. Turkish language file for WinNTSetup v5.3.4.zip Edited March 10, 2024 by yaschir 2
wuliyen Posted March 10, 2024 Posted March 10, 2024 I need to keep all the files in WinSxS, after deleting WinSxS.ini I get an error!
wuliyen Posted March 10, 2024 Posted March 10, 2024 Just now, wuliyen said: I need to keep all the files in WinSxS, after deleting WinSxS.ini I get an error! WIMHost_1.1.0.0.zip
JFX Posted March 10, 2024 Author Posted March 10, 2024 Hmm, can't reproduce that here. Do you have a crash dump or error in eventlog?
wuliyen Posted March 11, 2024 Posted March 11, 2024 (edited) Not set, deleted \Windows\System32\DriverStore\zh-CN\uefi.sys.mui \Windows\System32\DriverStore\zh-CN\Usb4DeviceRouter.SYS.mui Edited March 11, 2024 by wuliyen
wuliyen Posted March 11, 2024 Posted March 11, 2024 (edited) Some scenario where the following folder is deleted \Windows\bcastdvr The log file is large but opens empty with no content I'm sorry. It's just me. About bcastdvr NO \Windows\bcastdvr Deleting WinSxS.ini will result in an error Edited March 11, 2024 by wuliyen 1
Gabriel da silva b Posted March 11, 2024 Posted March 11, 2024 I wanted to use your source code to create a project here in Brazil. How can I contact you? I can show you a little more of it. Thank you for your attention, for anything my email is this gabarbosa2812@gmail.com
JFX Posted March 12, 2024 Author Posted March 12, 2024 Source code is not available, but it's freeware. Do with it what you want.
suxichao Posted March 12, 2024 Posted March 12, 2024 (edited) I downloaded the script from uupdump, which synthesizes the latest patch ISO, kernel version 22631.3296, and installs the ISO using WinNTSetup with the MinWin function, but wimlib starts to report an error, something like this. WIMHost (wimlib) error 0x1C: The SHA-1 message digest of a WIM resource did not match the expected value. If it is a Hash error, it is reasonable to use Dism to release the wim image, but it is normal to use Dism to release the image. However, I also deleted all the lists outside "Edge" and "WinSxS" in the WinNTSetup\MinWin folder, and I updated wimlib to 1.14.4, and the situation remains the same. Maybe I'm too stupid. Now I really don't know what's wrong. Maybe professional questions still need to be consulted by professionals. Edited March 13, 2024 by suxichao
JFX Posted March 13, 2024 Author Posted March 13, 2024 12 hours ago, suxichao said: WIMHost (wimlib) error 0x1C: The SHA-1 message digest of a WIM resource did not match the expected value. That sounds like the WIM has data corrupted. Try to apply the WIM with wimlib-image.exe maybe it reports more error data. If wimlib-image.exe failes and Dism works than it seems to be a wimlib bug.
Gabriel da silva b Posted March 13, 2024 Posted March 13, 2024 23 hours ago, JFX said: Source code is not available, but it's freeware. Do with it what you want. I'm going to explain a little about my remote formatting project and I wanted to know if it's worth doing this because I don't want any problems. I'm going to create a program to sell with my tools and I would add your tool to it, I wanted to know if I can change its characteristics by leaving colors to my liking, etc. I would also like to know if I can sell it together with my tools
JFX Posted March 14, 2024 Author Posted March 14, 2024 You can't change it, but you can add it original form.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now