Forum Discussion

Pollewops's avatar
Pollewops
Iron Contributor
Dec 29, 2022
Solved

Redirect files to local %localappdata% folder

I created a MSIX application without using PSF and using any FRF or so. Now when the application creates data it is being stored in  %localappdata%\Packages\Application_GUID\LocalCache\Local\Appl\F...
  • Pollewops's avatar
    Jan 02, 2023

    Since nobody replies and probably have any clue to fix this, I tried myself something. When configuring my path from %localappdata% to %userprofile%, i moved the data content out of the APPDATA folder and then it will be stored locally and not redirected....woohoo an acceptable solution for me.

Resources