Search found 3 matches
- Mon Apr 24, 2023 10:55 am
- Forum: wimlib discussion
- Topic: Combination of different architectures into an ESD file
- Replies: 4
- Views: 26798
- Mon Apr 24, 2023 1:46 am
- Forum: wimlib discussion
- Topic: Combination of different architectures into an ESD file
- Replies: 4
- Views: 26798
Re: Combination of different architectures into an ESD file
wimlib-imagex.exe export "C:\Users\Windows\Desktop\win\win10esd\19045.2486.230107-0437.22h2_release_svc_refresh_CLIENTCONSUMER_RET_x64FRE_cs-cz.esd" 4 --compress=LZMS --solid "C:\Users\Windows\Desktop\win\install.esd"
wimlib-imagex.exe export "C:\Users\Windows\Desktop\win\win10esd\19045.2486.230107 ...
wimlib-imagex.exe export "C:\Users\Windows\Desktop\win\win10esd\19045.2486.230107 ...
- Mon Apr 24, 2023 1:23 am
- Forum: wimlib discussion
- Topic: Combination of different architectures into an ESD file
- Replies: 4
- Views: 26798
Combination of different architectures into an ESD file
Hi Hi,
I'm trying to combine x86 + x64 + A64 (ARM)
But I am getting an error:
[ERROR] There is already an image named "Windows 10 Home" in the destination WIM
ERROR: Exiting with error code 11:
Tried to add an image with a name that is already in use.
How can I combine different ...
I'm trying to combine x86 + x64 + A64 (ARM)
But I am getting an error:
[ERROR] There is already an image named "Windows 10 Home" in the destination WIM
ERROR: Exiting with error code 11:
Tried to add an image with a name that is already in use.
How can I combine different ...