Install Setup Bugs

TheBest_ForReal

New Member
Messages
8
Reaction score
1
Hey there! I got some setup bugs than I've never seen before. It started when I updated NTLite to the 14-17 June (don't remember) update. And now, I've gotten these issues in the setup. Those issues are,

- EULA in different language (in this case Dutch I think) ;and
- "Windows could not set the offline user locate information. Error Code: 0x80000001" in installation.

Although I did modify the "install.wim" file, I did not recall doing anything like the setup and I am pretty sure that modifying the install.wim does not change the setup, it should be boot.wim instead.

So, if I could get some help, I'll be a bit happy as I kinda wasted 16+hrs on this (3-4 hrs each build) as I do,
1. NTLite (30min and yes, I use presets)
2. Modifying Install.wim (manual, takes some time)
3. DISM Offline Servicing + Compression (added dism commands + compressing WinSxS & System 32 only, takes about 2Hrs)
4. Compiling into ISO
and 5. Testing.

I've done about 5-6 versions at this point. I do this for a project, don't question me.

Windows Version = Windows 10 Pro 22H2


1750704699702.png1750704722462.png
 

Attachments

You removed the required ISO files which manage Setup support.
Code:
              <c>supportdir 'Support directory'</c>

This is your preset, without removing 'Support directory'.

Windows 11 x64-2025-06-23-14-38-30.png
 
Hey thank you! But previously (I've been using NTLite for a year now), I always take of the Support Directory on ISO for Components, and it always worked. Well, anyhow, who am I to know? Thank you for the help! I'll finally go fix my Windows up.
 
No problem for us too by removing "Support" and installing
 
Back
Top