2e4974af
by Tingzhong Luo at 2025-08-18T22:20:39+02:00
shell32: Support the UserProgramFiles folder.
Fix the issue where some installers refuse to launch,
due to SHGetKnownFolderPath() failing when called with
FOLDERID_UserProgramFiles.
Signed-off-by: Tingzhong Luo <luotingzhong@uniontech.com>