Forum Discussion
martijnk79
Oct 19, 2023Brass Contributor
Application only working for admin because of missing folders
Hello, I've created an MSI-X package, works fine for Administrator but when I launch it as a user I get a folder does not exist error. Upon investigating with process monitor I noticed the app is ...
ravishroshan
Microsoft
Oct 30, 2023Hi martijnk79,
Would it be possible for you to share the MSIX package. If yes, you can DM me.
Alternatively, you can use PSF start script to create these folders on first launch of the application. See here : MSIX-PackageSupportFramework/PsfLauncher at master · microsoft/MSIX-PackageSupportFramework (github.com)
martijnk79
Nov 14, 2023Brass Contributor
Hi bit of a late reply but this only happens when the user has an FSLogix profile. If there is a normal roaming profile the application works.
With an fslogix profile the app gives 0xC0000279 error in process monitor when trying to create the folder.
With an fslogix profile the app gives 0xC0000279 error in process monitor when trying to create the folder.