Search found 3 matches

by gbrao
Sun Sep 07, 2025 12:20 pm
Forum: wimlib discussion
Topic: Running wimlib from a Preinstall Environmenr (PE)
Replies: 1
Views: 35980

Running wimlib from a Preinstall Environmenr (PE)

Is it ok to apply a wim when booted from a Windows PE ?

I recently applied a wim image that had the Windows drive to a partition, I booted to a Windows 11 PE and then used wimlib to apply he image, The system did not boot. I tried re-creating the boot files, did not help.

When I applied the same ...
by gbrao
Mon Mar 11, 2024 9:34 am
Forum: wimlib discussion
Topic: wimlib 1.14.4 released
Replies: 3
Views: 266795

Re: wimlib 1.14.4 released

Hi, the wimlib main page says "(released February 24, 2023)".

Slightly confusing. I wasn't sure if I needed to update :-)
Please correct year.
by gbrao
Fri Sep 13, 2019 6:51 am
Forum: wimlib discussion
Topic: One request for the next release.
Replies: 1
Views: 19279

One request for the next release.

With wimlib-imagex, could you please provide a option to append to a log file :
1) the command line
2) the output/stdout of that command.

For e.g. --logfile=wimlib.log
(Created/appended file in the same directory as wimlib-imagex.)

I developed a (rather simple) GUI for my personal use. This option ...