Forum Discussion
Another Exclusion issue explained
- Jan 27, 2019
Just a note to confirm that it looks like this no longer causes the package to fail creation in the 1.2019.110 version of the MSIX Packaging Tool.
I don't remember the specific app, but it wasn't the app touching the WMI stuff you see. This was just general back-end Windows noise. The issue is when the noise creates a file while monitoring, but then deletes/locks it during package creation phase.
I think the team has a handle on the saving issue, but ultimately I would like a way to deploy preconfigured settings for the tool. These are stored in a file. You can pre-deploy the tool in an image, but until the user is logged on and starts the tool once, the redirection folder for the app does not exist. So I can copy it over then, but I would like to be able to automate that.
Just a note to confirm that it looks like this no longer causes the package to fail creation in the 1.2019.110 version of the MSIX Packaging Tool.
- SteveThomasJan 28, 2019
Microsoft
Thanks for the update! :)