Hello,
It sounds like you’re having trouble getting HTA (HTML Application) to work within an Arm64 version of Windows Preinstallation Environment (WinPE). You’ve noted that after installing the WinPE-hta.cab component, the expected files, such as mshta.exe, are missing from the WinPE environment.
Here are some steps you can take to troubleshoot the issue:
1、Confirm that the installation of the WinPE-hta.cab component was successful. Check the logs and ensure that the CAB file was properly integrated into your WinPE image.
2、Since you mentioned that the arm64\WinPE_OCs\WinPE-hta.cab file is small and doesn’t appear to contain any binaries, it’s possible that the CAB file itself is corrupted or missing the necessary components. You might want to download the ADK again and try extracting the CAB file to see what it contains.
3、Ensure that all prerequisites are met, including the installation of WinPE-scripting.cab. If this CAB is not installed, HTA functionality may not work as expected.
4、Double-check the process you used to integrate the WinPE-hta.cab into your WinPE image. There might be specific steps or commands required for ARM64 architecture that differ from x86 or x64.
Best Regards,
Hania Lian
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.