Page 1 of 1

Windows ADK 10.0.25398 Deployment Tools on Windows 7

Posted: 08 Jun 2024, 19:32
by Jevil7452
There are 3 tools that get installed when you choose "Deployment Tools" that don't run on Windows 7 that just need some DLLs from Windows 8.0 to be copied to the folder with them. (This is only for x64 version of these)
The needed DLLs will all be in the attachments.

BCDEdit (confirmed to work after this)
It needs 3 DLLs:
api-ms-win-core-heap-obsolete-l1-1-0.dll
api-ms-win-core-localization-obsolete-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
Extract them to C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\BCDBoot
Image

Bootsect
It needs 4 DLLs:
api-ms-win-core-heap-obsolete-l1-1-0.dll
api-ms-win-core-localization-obsolete-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-eventing-provider-l1-1-0.dll
Extract them to C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\BCDBoot
Image

PkgMgr
It needs 12 DLLs:
api-ms-win-core-com-l1-1-0.dll
api-ms-win-core-heap-obsolete-l1-1-0.dll
api-ms-win-core-kernel32-legacy-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-registry-l2-1-0.dll
api-ms-win-core-shutdown-l1-1-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-eventing-consumer-l1-1-0.dll
api-ms-win-eventing-controller-l1-1-0.dll
api-ms-win-eventing-legacy-l1-1-0.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-security-lsalookup-l2-1-0.dll
Extract them to C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM
Image