VideoHelp Forum




+ Reply to Thread
Page 25 of 25
FirstFirst ... 15 23 24 25
Results 721 to 728 of 728
  1. Hey @Atak_Snajpera!

    Does your tool contain the drivers for Ryzen 7 5700x? If no, how can I integrate them?

    NB: I am relying on the modded drivers here: https://winraid.level1techs.com/t/solution-win7-8-1-drivers-for-usb-3-0-3-1-controller...-systems/33603

    and Thanks again for you help. I enjoyed 3 years of Windows 7 on my Ryzen 2700 )) all thanks to you.
    Quote Quote  
  2. Hi I am trying this on a intel 10th gen cpu on hp elitebook 840 g7 but I cannot get past the post installation boot. It installs fine but hangs on starting windows.
    Quote Quote  
  3. I ran the updater and all looks successful but the iso is not created.
    Quote Quote  
  4. Here is the log
    Image Attached Files
    Quote Quote  
  5. Code:
    [2025-07-14 12:16:06] Installing 42 of 73 - C:\ac\w7 updater\Windows7\Drivers\boot\x64\AMD MISC\USB30\amdhub\W764A\amdhub3.inf: Error - An error occurred. The driver package could not be installed. 
    [2025-07-14 12:16:06] For more information, check for log files in the <windir>\inf folder of the target image.
    [2025-07-14 12:16:06] Installing 43 of 73 - C:\ac\w7 updater\Windows7\Drivers\boot\x64\AMD MISC\USB30\amdxhc\W764A\amdxhc.inf: Error - An error occurred. The driver package could not be installed. 
    [2025-07-14 12:16:06] For more information, check for log files in the <windir>\inf folder of the target image.
    Delete these folders
    Code:
    C:\ac\w7 updater\Windows7\Drivers\boot\x64\AMD MISC\USB30
    Code:
    C:\ac\w7 updater\Windows7\Drivers\install\x64\AMD MISC\USB30
    Quote Quote  
  6. Tried 5 times now and always errors out here.

    09-12 02:05:15] Error: 5
    [2025-09-12 02:05:15]
    [2025-09-12 02:05:15] Access is denied.
    [2025-09-12 02:05:15]
    [2025-09-12 02:05:15] The DISM log file can be found at C:\Windows\Logs\DISM\dism.log


    log.txt
    Quote Quote  
  7. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Originally Posted by Bouchedag View Post
    Tried 5 times now and always errors out here.

    09-12 02:05:15] Error: 5
    [2025-09-12 02:05:15]
    [2025-09-12 02:05:15] Access is denied.
    [2025-09-12 02:05:15]
    [2025-09-12 02:05:15] The DISM log file can be found at C:\Windows\Logs\DISM\dism.log


    Image
    [Attachment 88683 - Click to enlarge]
    try this - The "unmounting image - Error: 5" message indicates an "Access Denied" error, meaning the system lacks the necessary permissions to unmount the image. To resolve this, run the Deployment and Imaging Tools Environment or Command Prompt as an administrator and try the Dism /Unmount-image command again. Also, ensure the user account has the appropriate permissions and that the DISM process isn't blocked by other applications or file access issues.
    To resolve "Error 5" when unmounting an image:

    Run as Administrator:
    Right-click on the Command Prompt or Deployment and Imaging Tools Environment shortcut and select "Run as administrator".
    Execute the unmount command:
    With administrator privileges, enter the appropriate Dism /Unmount-image command. For example:

    Dism /Unmount-image /MountDir:C:\test\offline /Discard.

    Check for permissions:
    Verify that the user account has full permissions to access the mount directory.

    Close interfering applications:
    Ensure no other programs are accessing files within the mount directory, which could cause an access denied error.
    Address sysprep issues:
    If you're working with a sysprepped image, problems during the sysprep process can cause issues during DISM operations.

    Consider re-sysprepping the image without network access enabled to prevent Windows Update from silently installing Appx packages, which can corrupt the image.
    Quote Quote  
  8. Originally Posted by october262 View Post
    Originally Posted by Bouchedag View Post
    Tried 5 times now and always errors out here.

    09-12 02:05:15] Error: 5
    [2025-09-12 02:05:15]
    [2025-09-12 02:05:15] Access is denied.
    [2025-09-12 02:05:15]
    [2025-09-12 02:05:15] The DISM log file can be found at C:\Windows\Logs\DISM\dism.log


    Image
    [Attachment 88683 - Click to enlarge]
    try this - The "unmounting image - Error: 5" message indicates an "Access Denied" error, meaning the system lacks the necessary permissions to unmount the image. To resolve this, run the Deployment and Imaging Tools Environment or Command Prompt as an administrator and try the Dism /Unmount-image command again. Also, ensure the user account has the appropriate permissions and that the DISM process isn't blocked by other applications or file access issues.
    To resolve "Error 5" when unmounting an image:

    Run as Administrator:
    Right-click on the Command Prompt or Deployment and Imaging Tools Environment shortcut and select "Run as administrator".
    Execute the unmount command:
    With administrator privileges, enter the appropriate Dism /Unmount-image command. For example:

    Dism /Unmount-image /MountDir:C:\test\offline /Discard.

    Check for permissions:
    Verify that the user account has full permissions to access the mount directory.

    Close interfering applications:
    Ensure no other programs are accessing files within the mount directory, which could cause an access denied error.
    Address sysprep issues:
    If you're working with a sysprepped image, problems during the sysprep process can cause issues during DISM operations.

    Consider re-sysprepping the image without network access enabled to prevent Windows Update from silently installing Appx packages, which can corrupt the image.
    Even with following your directions, still ends the same error, although it now shows this... But still no image created.

    [2025-09-13 00:03:08] Error: 5
    [2025-09-13 00:03:08]
    [2025-09-13 00:03:08] Access is denied.
    [2025-09-13 00:03:08]
    [2025-09-13 00:03:08] The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

    ----------------[ CHECKING FOR MOUNTED IMAGE ]----------------
    [2025-09-13 00:03:08]
    [2025-09-13 00:03:08] Deployment Image Servicing and Management tool
    [2025-09-13 00:03:08] Version: 10.0.16299.15
    [2025-09-13 00:03:08]
    [2025-09-13 00:03:08] Mounted images:
    [2025-09-13 00:03:08]
    [2025-09-13 00:03:08]
    [2025-09-13 00:03:08] No mounted images found.
    [2025-09-13 00:03:08]
    [2025-09-13 00:03:08] The operation completed successfully.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!