Skip to content

Conversation

@metryann
Copy link

Windows 10 introduced the ApplicationData.SharedLocalFolder property for Univeral apps. This folder allows to share data between users of the same device.
It is referring to the following path:
C:\ProgramData\Microsoft\Windows\AppRepository\Families{package}\SharedLocal

This folder was not defined in all file systems in FileProxy.js for windows. So I added it to be able to use it.

@metryann metryann closed this Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant