Did you close the cmd by pressing any key or just the red cross in the upper right corner? What OS is the host?
This part of code below: echo Creating boot.wim . . . "%wimlib%" export "%MetadataESD%" 2 ISOFOLDER\sources\boot.wim --compress=LZX:15 --boot SET ERRORTEMP=%ERRORLEVEL% IF %ERRORTEMP% NEQ 0 (echo.&echo Errors were reported during export.&echo.&echo Press any key to exit.&pause >nul&GOTO :QUIT) IF %SkipWinRE%==0 copy /y ISOFOLDER\sources\boot.wim temp\winre.wim >nul It generates access denied error: 5 for me and doesn't seem to create the winre.wim (the RE component?) in the final ISO image. known bug?
hi abbodi1406 uup-converter-wimlib_15 show all virtual editions 1000.180504-1501.RS_PRERELEASE_CLIENTPRO_OEMRET_x64FRE_TR-TR.ISO ============================================================ Available Target Editions: 1. Enterprise 2. Education 3. Pro Education 4. Pro for Workstations 10. Enterprise for Remote Sessions ============================================================ Options: 1 - Create all editions 2 - Create one edition 3 - Create randomly selected editions ============================================================ Choose a menu option, or press 0 to quit: i can't select 10. Enterprise for Remote Sessions
That's the separate "create virtual editions script"? What does it show when you press 2 for creating one edition?
Let me test: Downloaded the Turkish 17666 AIO x64 uup files: (I always download the AIO files) Code: ============================================================ UUP Contents Info ============================================================ Arch: x64 Version: 10.0.17666.1000 Branch: RS_PRERELEASE Editions: 1. Windows 10 Home (x64 / tr-TR) 2. Windows 10 Pro (x64 / tr-TR) Press any key to continue . . . Creating ISO with INSTALL.WIM: Code: ============================================================ Preparing Reference ESDs . . . ============================================================ CAB->ESD: Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package-amd64 CAB->ESD: Microsoft-Windows-Hello-Face-Migration-Package-amd64 CAB->ESD: Microsoft-Windows-Hello-Face-Package-amd64 CAB->ESD: Microsoft-Windows-InternetExplorer-Optional-Package-amd64 CAB->ESD: Microsoft-Windows-LanguageFeatures-Basic-tr-tr-Package-amd64 CAB->ESD: Microsoft-Windows-LanguageFeatures-Handwriting-tr-tr-Package-amd64 CAB->ESD: Microsoft-Windows-LanguageFeatures-OCR-tr-tr-Package-amd64 CAB->ESD: Microsoft-Windows-LanguageFeatures-TextToSpeech-tr-tr-Package-amd64 CAB->ESD: Microsoft-Windows-MediaPlayer-Package-amd64 CAB->ESD: Microsoft-Windows-QuickAssist-Package-amd64 CAB->ESD: Microsoft-Windows-TabletPCMath-Package-amd64 CAB->ESD: OpenSSH-Client-Package-amd64 ============================================================ Creating Setup Media Layout . . . ============================================================ ============================================================ Creating boot.wim . . . ============================================================ Using LZX compression with 8 threads Archiving file data: 935 MiB of 935 MiB (100%) done "ISOFOLDER\sources\boot.wim" original size: 390836 KiB Using LZX compression with 8 threads Archiving file data: 1016 MiB of 1016 MiB (100%) done "ISOFOLDER\sources\boot.wim" optimized size: 385855 KiB Space saved: 4981 KiB ============================================================ Creating install.wim . . . ============================================================ Using LZX compression with 8 threads Archiving file data: 7187 MiB of 7187 MiB (100%) done Using LZX compression with 8 threads Archiving file data: 259 MiB of 259 MiB (100%) done ============================================================ Adding winre.wim to install.wim . . . ============================================================ ============================================================ Creating ISO . . . ============================================================ CDIMAGE 2.53m CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2007. All rights reserved. For Microsoft internal use only. Scanning source tree (500 files in 42 directories) Scanning source tree complete (938 files in 85 directories) Computing directory information complete Image file is 4168482816 bytes (before optimization) Writing 938 files in 85 directories to 17666.1000.180504-1501.RS_PRERELEASE_CLIENTMULTI_UUP_x64FRE_TR-TR.ISO 100% complete Storage optimization saved 4 files, 24576 bytes (0% of image) After optimization, image file is 4170536960 bytes Space saved because of embedding, sparseness or optimization = 24576 Done. Press any key to exit. Code: ============================================================ Available Target Editions: 1. Enterprise 2. Education 3. Pro Education 4. Pro for Workstations 9. Home Single Language 10. Enterprise for Remote Sessions ============================================================ Options: 1 - Create all editions 2 - Create one edition 3 - Create randomly selected editions ============================================================ Choose a menu option, or press 0 to quit: Code: ============================================================ 1. Enterprise 2. Education 3. Pro Education 4. Pro for Workstations 9. Home Single Language 10. Enterprise for Remote Sessions ============================================================ Enter edition number to create, or zero '0' to return ============================================================ > Enter your option and press "Enter": Code: ============================================================ Creating Edition: Enterprise for Remote Sessions ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17134.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.17666.1000 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Image Version: 10.0.17666.1000 Starting to install product key... Finished installing product key. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17134.1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Windows 10 Enterprise for Remote Sessions] Successfully set image description: [Windows 10 Enterprise for Remote Sessions] Successfully set image flags: [ServerRdsh] ============================================================ Creating ISO . . . ============================================================ CDIMAGE 2.53m CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2007. All rights reserved. For Microsoft internal use only. Scanning source tree (500 files in 42 directories) Scanning source tree complete (938 files in 85 directories) Computing directory information complete Image file is 4201676800 bytes (before optimization) Writing 938 files in 85 directories to 17666.1000.180504-1501.RS_PRERELEASE_CLIENTMULTI_UUP_x64FRE_TR-TR_r.ISO 100% complete Storage optimization saved 4 files, 24576 bytes (0% of image) After optimization, image file is 4203728896 bytes Space saved because of embedding, sparseness or optimization = 24576 Done. Press any key to exit.
Getting the following with esd decryptor 37 Code: ============================================================ Creating ISO... ============================================================ CDIMAGE 2.53m CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2007. All rights reserved. For Microsoft internal use only. Scanning source tree (500 files in 33 directories) Scanning source tree complete (972 files in 86 directories) Computing directory information complete Image file is 4214587392 bytes (before optimization) Writing 972 files in 86 directories to 17134.1.180410-1804.RS4_RELEASE_CLIENTENT ERPRISE_VOL_X64FRE_EN-US.ISO 0% complete ReadFile failed (\\?\J:\esd\win-10-en-x64\ISOFOLDER\autorun.inf, off=0 len=800 status=103) Error 87: The parameter is incorrect. Errors were reported during ISO creation. Press any key to exit. I'm only trying to create one one ISO from one version. I searched the thread and nothing was found about the error. I'm using this esd 17134.1.180410-1804.rs4_release_clientbusiness_vol_x64fre_en-us_3322a5ade9e29f74a61fd750614a939239780fee.esd I'm using win 8.1 x64 to run the script with.
Same problem with using C: drive. I used diskmgmt.msc as Disk management to create the drives. It's a problem with CDIMAGE probably because it is out of date. Do you know of a suitable replacement for creating a bootable windows iso?
read/write/access errors on the "autorun.inf" file are also often caused by antivirus software. -andy-
Could you guys please say what it the most stable update version? I just had problems after updating the pre-installed Windows 10 Home to 1709 so I,m scared what version should I use?