Search results

  1. C

    Installation of ISO with install.esd images constantly crashes 0xC0000005: ACCESS_VIOLATION in \sources\ImageLib.dll

    AS a last ditch effort I tried integrating an older winre.wim from another iso that worked almost 100% of the time but it looks like it didn't change anything because i still integrated all the drivers. It feels like the issues became worse with the drivers in the recovery image, maybe its...
  2. C

    Installation of ISO with install.esd images constantly crashes 0xC0000005: ACCESS_VIOLATION in \sources\ImageLib.dll

    Playing with the chunk sizes now results in the deployment just crashing with no traces on the logs of an error, it just crashes... i have no idea what to do for now i'll just keep it as a compressed wim with the /max compression switch and a solution is ever found I'll write it here
  3. C

    Installation of ISO with install.esd images constantly crashes 0xC0000005: ACCESS_VIOLATION in \sources\ImageLib.dll

    what i understand is that the --solid chunk size is different than the standard chunk size and that information is not included in the transcript from the Info function. I'm trying with a lower solid chunk size and a larger standard chunk size, i have no other way of solving this other thank...
  4. C

    Installation of ISO with install.esd images constantly crashes 0xC0000005: ACCESS_VIOLATION in \sources\ImageLib.dll

    I confirm the issue just moves to another index again, the one that is usually problematic is number 2, the chunk size never changed in all of my tests, would you suggest trying again with different chunk sizes? Am I right to assume a larger chunk size will also benefit the deployment...
  5. C

    Installation of ISO with install.esd images constantly crashes 0xC0000005: ACCESS_VIOLATION in \sources\ImageLib.dll

    Dism /Export-Image /SourceImageFile:install.wim /DestinationImageFile:install.esd /Compress:max /CheckIntegrity Deployment Image Servicing and Management tool Version: 10.0.26100.1150 Error: 87 A required option is missing from the command-line. Ensure that /index or /name is specified. The...
  6. C

    Installation of ISO with install.esd images constantly crashes 0xC0000005: ACCESS_VIOLATION in \sources\ImageLib.dll

    I MIGHT have found a solution about my issue specifically with the added bonus of removing an extra 2 gb from my final image. I have been thinking about the issue being caused by the recovery image (winre.wim) like OP suggested and I realized that my image has three completely different ones...
  7. C

    Installation of ISO with install.esd images constantly crashes 0xC0000005: ACCESS_VIOLATION in \sources\ImageLib.dll

    Hello, i'm writing here out of desperation because I have an almost exact copy of your problem, only difference is i had already encountered this issue in the past and recompressing usually solved it. Here is the output from the INFO function: WIM Information: ---------------- Path...
Back
Top