ntdevlabs / tiny11builder

Scripts to build a trimmed-down Windows 11 image.
10.28k stars 876 forks source link

Some errors when invoke `tiny11maker.ps1` #281

Open liudonghua123 opened 4 days ago

liudonghua123 commented 4 days ago

Hi, I tried to create a tiny11 from 24h2 en-us iso, choose index:8 edu pro version, and I saw some errors when executing the script.

Any ideas about this?

Registry key permissions successfully updated.
Deleting Application Compatibility Appraiser
ERROR: The system was unable to find the specified registry key or value.
Deleting Customer Experience Improvement Program
ERROR: The system was unable to find the specified registry key or value.
ERROR: The system was unable to find the specified registry key or value.
ERROR: The system was unable to find the specified registry key or value.
Deleting Program Data Updater
ERROR: The system was unable to find the specified registry key or value.
Deleting autochk proxy
ERROR: The system was unable to find the specified registry key or value.
ERROR: The system was unable to find the specified registry key or value.
Deleting QueueReporting
ERROR: The system was unable to find the specified registry key or value.
Tweaking complete!
Unmounting Registry...
ERROR: The parameter is incorrect.
ERROR: The parameter is incorrect.
The operation completed successfully.
Cleaning up image...

ImageHealthState : Healthy

Cleanup complete.

Unmounting image...

LogPath          : C:\WINDOWS\Logs\DISM\dism.log
ScratchDirectory :
LogLevel         : WarningsInfo

Exporting image...

......

The tiny11 image is now completed. Proceeding with the making of the ISO...
Copying unattended file for bypassing MS account on OOBE...
Creating ISO image...                                                                                                   ADK folder not found. Will be using bundled oscdimg.exe.                                                                Downloading oscdimg.exe...                                                                                              oscdimg.exe downloaded successfully.

OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
Copyright (C) Microsoft, 1993-2012. All rights reserved.
Licensed only for producing Microsoft authorized content.

Scanning source tree (500 files in 49 directories)
Scanning source tree complete (969 files in 95 directories)

Computing directory information complete

Image file is 5635506176 bytes (before optimization)

Writing 969 files in 95 directories to D:\code\other\tiny11builder\tiny11.iso

100% complete

Storage optimization saved 25 files, 14342144 bytes (1% of image)

After optimization, image file is 5623367680 bytes
Space saved because of embedding, sparseness or optimization = 14342144

Done.
Creation completed! Press any key to exit the script...
Press Enter to continue:
liudonghua123 commented 4 days ago

I also noticed the created tiny11.iso is almost the same size as the original.

Liu.D.H  tiny11builder  git(main)   13ms  09:38 > dir tiny11.iso D:\Downloads\Win11_24H2_English_x64.iso
 Volume in drive D is Programs
 Volume Serial Number is CEF0-10CA

 Directory of D:\code\other\tiny11builder

2024/11/19  09:31     5,623,367,680 tiny11.iso
               1 File(s)  5,623,367,680 bytes

 Directory of D:\Downloads

2024/11/05  14:47     5,819,484,160 Win11_24H2_English_x64.iso
               1 File(s)  5,819,484,160 bytes
               0 Dir(s)  15,530,332,160 bytes free

Liu.D.H  tiny11builder  git(main)   10ms  09:40 >
rannick1982 commented 3 days ago

I too am experience errors from running tiny11maker.ps1. I am including the unedited log file from when running the script as Admin. tiny11.log

Sirfrancis18 commented 2 days ago

same errors here

mboud commented 19 hours ago

Same here with 24H2 with French Family edition.

Lisann76 commented 10 hours ago

I have just tried to convert a German Windows 11.iso downloaded today from Microsoft into a Tiny Windows 11 Pro using tiny11maker.ps1. I have attached the log file. It gave me an error message and the created iso is over 1 GB larger than the original version. tiny11_.log snipping