Hello yangyulin
With another Surface image I could reproduce the error.
Have no clue how to use wimlib on this, but DISM solved it:
DISM.exe /Export-Image /SourceImageFile:"D:\TEMP\SurfaceProX H BMR 172 6 111 0\sources\install.swm" /SourceIndex:1 /English /SWMFile:"D:\TEMP\SurfaceProX H BMR 172 6 ...
Search found 22 matches
- Sun Sep 22, 2024 1:04 pm
- Forum: wimlib discussion
- Topic: Failed to export surface recovery image to wim file
- Replies: 1
- Views: 174385
- Tue Jul 09, 2024 11:14 am
- Forum: wimlib discussion
- Topic: Is it possible to append without changing the index?
- Replies: 1
- Views: 171481
Re: Is it possible to append without changing the index?
A solution might be:
wimupdate, or equivalently wimlib-imagex update, modifies the specified IMAGE in the Windows Imag-
ing (WIM) archive WIMFILE by adding, deleting, or renaming files or directories in it.
- Thu Nov 30, 2023 7:27 am
- Forum: wimlib discussion
- Topic: errorlevel codes
- Replies: 1
- Views: 43056
errorlevel codes
Hello
is there a list of "errorlevel codes" / "return codes" issued by wimlib-imagex?
One command returned errorlevel 88. ???
Thanks in advance T.
is there a list of "errorlevel codes" / "return codes" issued by wimlib-imagex?
One command returned errorlevel 88. ???
Thanks in advance T.
- Fri Apr 28, 2023 7:31 am
- Forum: wimlib discussion
- Topic: wimlib 1.14.1 released
- Replies: 1
- Views: 241436
Re: wimlib 1.14.1 released
Hello synchronicity
Thank you for fast response.
Keep up the very good work.
It is appreciated a lot.
Best regards T.
Thank you for fast response.
Keep up the very good work.
It is appreciated a lot.
Best regards T.
- Thu Apr 27, 2023 8:03 am
- Forum: wimlib discussion
- Topic: Appcrash 1.14.0
- Replies: 7
- Views: 57710
Re: Appcrash 1.14.0
Hello synchronicity
Thank you for fast response.
The new file you offered for download is working well.
Thank you very much.
The CPU is I3 M330 2.13GHz from Toshiba Laptop (BIOS 21.01.2011)
Best regards T.
Thank you for fast response.
The new file you offered for download is working well.
Thank you very much.
Yes you are right, the CPU is not "new".This is on an older CPU, right?
The CPU is I3 M330 2.13GHz from Toshiba Laptop (BIOS 21.01.2011)
Best regards T.
- Wed Apr 26, 2023 11:41 pm
- Forum: wimlib discussion
- Topic: Appcrash 1.14.0
- Replies: 7
- Views: 57710
Appcrash 1.14.0
Dear synchronicity
using wimlib-imagex.exe(1.14.0) on Win7x64 causes an Appcrash. (everytime)
Details:
command line:
"B:\Downloads\wimlib-1.14.0-windows-x86_64-bin\wimlib-imagex.exe" info "B:\Downloads\ThunderbirdPortable.wim"
--> Windows reports appcrash:
Problemsignatur:
Problemereignisname ...
using wimlib-imagex.exe(1.14.0) on Win7x64 causes an Appcrash. (everytime)
Details:
command line:
"B:\Downloads\wimlib-1.14.0-windows-x86_64-bin\wimlib-imagex.exe" info "B:\Downloads\ThunderbirdPortable.wim"
--> Windows reports appcrash:
Problemsignatur:
Problemereignisname ...
- Sat Apr 22, 2023 3:26 am
- Forum: wimlib discussion
- Topic: IMAGE_DESC - what are the rules?
- Replies: 2
- Views: 34981
Re: IMAGE_DESC - what are the rules?
Dear synchronicity
thank you for fast and detailed reply.
You are right, I apologize for not checking the resulting image with INFO command.
The error seemed to occure when cmd-output was (mis-) interpreted by me.
Best regards T.
thank you for fast and detailed reply.
You are right, I apologize for not checking the resulting image with INFO command.
The error seemed to occure when cmd-output was (mis-) interpreted by me.
Best regards T.
- Fri Apr 21, 2023 7:53 am
- Forum: wimlib discussion
- Topic: IMAGE_DESC - what are the rules?
- Replies: 2
- Views: 34981
IMAGE_DESC - what are the rules?
Dear synchronicity
Using the colon in IMAGE_DESC I noticed this:
Setting the IMAGE_DESC to "Source: C:/Win/Dir" when capturing, will result in: "Source" as description string. (Line is truncated)
Setting the IMAGE_DESC to "C:/Win/Dir" when capturing, will not truncate the resulting desription ...
Using the colon in IMAGE_DESC I noticed this:
Setting the IMAGE_DESC to "Source: C:/Win/Dir" when capturing, will result in: "Source" as description string. (Line is truncated)
Setting the IMAGE_DESC to "C:/Win/Dir" when capturing, will not truncate the resulting desription ...
- Wed Jan 18, 2023 10:00 pm
- Forum: wimlib discussion
- Topic: using wimlib apply wim file cannot boot
- Replies: 14
- Views: 102900
Re: using wimlib apply wim file cannot boot
Thank you JFXJFX wrote: Wed Jan 18, 2023 8:55 pm Yes, DISM++ does update the MountedDevices key in the applied Os.
Best regards T.
- Wed Jan 18, 2023 7:31 pm
- Forum: wimlib discussion
- Topic: using wimlib apply wim file cannot boot
- Replies: 14
- Views: 102900
Re: using wimlib apply wim file cannot boot
Hello JFX
Regards T.
Does Dism++ do this?If you apply windows to a different partition, you need to change registry accordingly.
Regards T.