i have some problem with registry

Floz

New member
Joined
Dec 15, 2024
Posts
1
At first i had some problem with installing Docker (before he worked i get some problem then desided to redownlowd and now i have problem with downlowding, i need Docker for work)
The problem in docker i think is linked to registry,
Doker error :
Component Docker.Installer.EnableFeaturesAction failed:
в Docker.Installer.InstallWorkflow.<DoHandleD4WPackageAsync>d__30.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в Docker.Installer.InstallWorkflow.<DoProcessAsync>d__23.MoveNext()
I tried to fix with cmd comand :
C:\Windows\System32>DISM /Online /Cleanup-Image /RestoreHealth

DISM System
Version: 10.0.22621.2792

Image Version: 10.0.22631.4460

[== 3.8% ]
Error: 1009

The registry database is corrupt.

The DISM log file is located at C:\WINDOWS\Logs\DISM\dism.log

C:\Windows\System32>DISM /Online /Cleanup-Image /StartComponentCleanup

DISM System
Version: 10.0.22621.2792

Image Version: 10.0.22631.4460

Error: 87

An error occurred while processing the command.
Make sure that the command line arguments are valid. Check the log file for more information.

The DISM log file is located at C:\WINDOWS\Logs\DISM\dism.log

C:\Windows\System32>dism.exe /online /cleanup-image /scanhealth

DISM System
Version: 10.0.22621.2792

Image Version: 10.0.22631.4460

[== 4.9% ]
Error: 1009

The registry database is corrupt.

The DISM log file is located at C:\WINDOWS\Logs\DISM\dism.log PLS help
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top