microsoft / MSIX-PackageSupportFramework

The Package Support Framework (PSF) is a kit for applying compatibility fixes to packaged desktop applications.
MIT License
114 stars 57 forks source link

ReplaceRegistrySyntax returns incorrect data #246

Closed mridul-ms closed 10 months ago

mridul-ms commented 10 months ago
  1. In case of HKLM, method returns HKEY_CURRENT_USER in one of the cases.
  2. In case of HKLM, in the path first folder name is skipped.