PSADT 4.1.7 fail to install via SCCM task sequence

A software (e.g. Chrome) packaged with PSADT 4.1.7 is keep failing to install via SCCM task sequence. I tried packaging the same software with 4.1.6 and old 3.9.3 and it worked. Has anyone encountered the same issue? Any idea and solution to fix this?

Here's some error info in the log file.
Unable to load profiler: 0x80004005
Install application action failed: 'Chrome 142.0.7444.60'. Error Code 0x80004005
Install Static Applications failed, hr=0x80004005
Failed to run the action: 10.23 Google Chrome 142.0.7444.60. Error -2147467259
Process completed with exit code 2147500037
The group (Error Handling) ignored action failure and continue execution on the next step following the group.

Thanks in advance for any response.

sccm task sequence error 0x80004005 at DuckDuckGo

So confirming, this you're saying the package worked fine with 4.1.6, but not 4.1.7?

So far yes. and also to check if I can reproduce the problem, I packaged another software Notepad++ and it worked on 4.1.6 as well, even on the old 3.9.3.

It's just that 4.1.7 includes one single fix for PowerShell 7 and nothing more so it makes it rather strange.

I will keep testing and investigate it. If the issue persists, will update again.
Thanks