Don't know why it does not work in your cases, but I enabled exclusions for all builds in version 4.2.1.
(It can be disabled by ini now, see: Tools\WimBootCompress.ini)
Hi Slava09,
what is the exact version of your Win 10?
I think I removed compression exclusion for Windows 10 as Microsoft fixed it in 1803 or 1809 builds.
That error is quite common, but I have my doubts that Microsoft will ever fix it.
It's annoying, but not a big problem. Starting msoobe.exe manually will let you continue setup.
"Windows setup could not configure to run on this computer's hardware" error during Windows 7 or Windows 10 installation"
On my machines Win 10 2004 is quite stable actually.
But I experience some explorer.exe crashes and 1 instability thanks to nVidia driver.
So I'm back to 1909 at the moment.
@bovirus I don't understand why you have so much fun with language files.
About the dialog, it's only the drive format dialog of windows shell32.dll.mui, 28672.
@bovirus
This space is reserved for warning icon, for example if you select a Arm64 source.
As for the dialog in German language file, it's more personal taste. I prefer Segoe UI font.
Why not add the new strings 1382-1411?
@devdevadev If you find someone who split your post into a new the topic, I'll give you some basic batch file hints.
Hi bovirus,
The current Italian language file should be Lang\1040.dll.
To get current englisch template, right-click on title "create language file"
They can be edited with ResHacker.
As for the Tabs I think their meaning is understandable and there is not enough space to mention all version correctly.
Always the same, fixing one problem and creating other one
Should work now.
As for ISO2Offset, nope will not be included.
But functionality will be added to GWT sooner or later.
WinNTSetup 4.2
- no longer needs Tools\DarkMode.msstyles
- disabled multicore feature on 32bit Host by default
- fixed hotfix uninstall on Windows 7 Host
- fixed WIMBOOT:WIMCOPY mode on Windows 10 2004 Host
- cmdline -noapply does not need a sources defined anymore
- fixed NT5 install did not overwrite existing txtsetup.sif
- cmdline VHD-CREATE and VHD-ATTACH return errorlevel for driveletter
- updated wimlib to v1.13.3 Beta1
*v4.2 will be the last 32-Bit version, 4.3 will require Win7x64 as HostOS!
Version 20.06
- added -builddir:{name} command line to set foldername instead of ADK_6
- fixed range option with offset above 2GB in 32bit version
- range option supports "care.dlservice.microsoft.com" and "software-download.microsoft.com"
Hi SteveSi,
this could be added, but I don't think it will be very useful.
As for the ISOs, the nice guys on MDL have a collection of Server and Enterprise EVAL links
windows-10-server-evaluation-repository
@devdevadev
I'll add an exitcode for VHD-CREATE/VHD-ATTACH.
You don't need VHD-ATTACH after VHD-CREATE it does attach it after creation.
As for "-WIMBoot -compact:lzx -wimlib -wbc:wimbootcompressed.ini"
You need to decide between wimboot and compactos
If you have no specific reason for them remove "-wimlib -wbc:wimbootcompressed.ini" from the line.
Default folder are all read from the Main section:
[WinNT6]
dir
unattenddir
driverdir
oemdir
rundir
sourcedir
regtweaksdir
Dir values are only read and expanded never written. Use .\ or ..\ prefix for relative paths.