LocalAppData is virtualized for app converted by Desktop App Converter.
E.g. "real" LocalAppData location is:
C:\Users\user\AppData\Local
While virtualized LocalAppData location is something like:
C:\Users\user\AppData\Local\Packages\MyApp_z4vxg0xscex6e\LocalCache\Local
Questions:
- Is there a way to get the path to virtualized folder from DAC converted app (i.e. second "version")?
- Is there a way to access non-virtualized
LocalAppDatafolder from DAC converted app?