One user reported that the Wizard throws an error when attempting to merge the recommended blocklists with their new policy template. This could be a permissions issue with access to the ProgramFiles\WindwosApp directory which causes the PowerShell cmd to fail.
Fix:
Instead of merging with the xml in the ProgramFiles\WindowsApp directory, copy the xmls out of the MSIX package to the temp folder and merge with the xmls in the temp folder instead
Issue:
One user reported that the Wizard throws an error when attempting to merge the recommended blocklists with their new policy template. This could be a permissions issue with access to the ProgramFiles\WindwosApp directory which causes the PowerShell cmd to fail.
Fix:
Instead of merging with the xml in the ProgramFiles\WindowsApp directory, copy the xmls out of the MSIX package to the temp folder and merge with the xmls in the temp folder instead
Closing #393