📎 AI Summary:
The original poster is seeking assistance in adding the Disk Cleanup tool (cleanmgr) to their custom Windows PE environment, having already copied the necessary files and added the relevant package but unable to get it to work. A respondent suggests that missing DLL dependencies might be causing the issue. The original poster expresses frustration with the complexity and difficulties involved in customizing Windows PE, indicating ongoing challenges in getting cleanmgr to function correctly.

la72pt

New Member
Joined
Dec 3, 2019
Messages
2
Thread Author #1
hello forum.

i've allready made 'my' w10pe sometime ago only for dism capture purposes.
now, i need to add cleanmgr 'DiskCleanUp' to wpe.
like other apps, i've copied the .exe, .mui and the .mun to their respective folders.
i've Add-Package WinPE_OCs\WinPE-WMI.cab to the wpe.
but can't get cleanmgr 'Clean Manager / Disk Cleanup' to work.

any help please?
thank you.
best regards, l.a.
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
I would imagine there's one or more required DLLs you're missing.
 

Solution

la72pt

New Member
Joined
Dec 3, 2019
Messages
2
Thread Author #3
thanks, i think the same.
i've tried to discover the correct dll with 'Dependencies' (An open-source modern Dependency Walker), tested some, but no lucky so far.
it's frustrating, some litle things give so many work. damn ms.