Nikolay Posted July 26, 2023 Posted July 26, 2023 When deploying an image of its system, the program gives an error 0x57. What to do?
JFX Posted July 26, 2023 Author Posted July 26, 2023 During this error display there should be a log file: %Temp%\WinNTSetup\Logs\wimgapi_error.log Maybe better to switch to wimlib with (Ctrl + Shift + W) and see if it can apply the WIM.
Nikolay Posted July 27, 2023 Posted July 27, 2023 Thank you very much, I switched to "wimlib" and it worked.
Nikolay Posted July 27, 2023 Posted July 27, 2023 Can I create a system image, by default via "WIMGAPI" or how can I do it myself?
JFX Posted July 27, 2023 Author Posted July 27, 2023 No, i should be OK, wimlib is recommended library for creating a WIM file. Just wonder why wimgapi has a trouble with that WIM. Never had any compatibly problems. Expect the LZMS WIM/ESD created by earlier version of WinNTSetup, but they would cause a crash or freeze of the program.
sakatgg Posted July 28, 2023 Posted July 28, 2023 I create an empty VHD, turn off indexing in the disk properties, then deploy wim to VHD and indexing turns on by itself. Where in the WinNTSetup settings to disable disk indexing? Thank you.
JFX Posted July 29, 2023 Author Posted July 29, 2023 There is no option. Disk index is a file property, thus it is saved inside the WIM file. Maybe, I can alter the attributes during apply. But has this disk indexing setting still any effect since Vista? 1
sakatgg Posted July 29, 2023 Posted July 29, 2023 (edited) Indexing in all SSD setup instructions is advised to be disabled in the disk properties tab Although it is possible to disable the indexing service enough, this checkbox in the disk properties will still remain. Better not to have it. Edited July 29, 2023 by sakatgg
JFX Posted July 31, 2023 Author Posted July 31, 2023 Found a solution. Next version will respect this setting. 1
dimo70 Posted August 2, 2023 Posted August 2, 2023 (edited) JFX, with your approvement can finaly represent our (avalat, dimo70) new project NTHelper - beta version 1a. In fact this is just add-on Helper for WinNTSetup.exe. More info only on nelegal-edition.ru Edited August 2, 2023 by dimo70
JFX Posted August 2, 2023 Author Posted August 2, 2023 Thanks, it looks good One thing, if I use "UEFI original Script" it ends up selecting the MSR partition as boot drive. 1
dimo70 Posted August 2, 2023 Posted August 2, 2023 (edited) 10 hours ago, JFX said: Thanks, it looks good One thing, if I use "UEFI original Script" it ends up selecting the MSR partition as boot drive. А, ill repair that, thanks. There is some errors cause version is beta. Try UEFI Simple Script is working fine. Original will be repaired. English version is incomplete at this time. Edited August 2, 2023 by dimo70 1
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now