mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
0e53e43c77
Refines the logic for verifying existing Win32 applications by checking for architecture-specific names (x86, x64, arm64). Enhances validation by ensuring the application folder contains files of a sufficient size, not just that the folder exists. Adds more detailed logging to aid in troubleshooting cases where an app is not found or its content is missing.