#Custom Videos location or follow system settings

1 messages · Page 1 of 1 (latest)

urban minnow
#

The app automatically creates a WeMod folder within your Videos folder, but it doesn't take into account if you've changed the location of your Videos folder. So for example, I currently have my Videos folder located on my D drive but the app will always create the WeMod folder in the default location, "C:\Users\User\Videos". Please fix this or provide an option to specify where the WeMod folder is created.
(from support thread)
Faced same problem, the answer was to create thread in feedback channel.
I also found post here https://hub.wand.com/en/p/videos-folder-bug about same problem.
I believe app can use WinRT-API (https://github.com/MicrosoftDocs/winrt-api/blob/docs//windows.storage/knownfolders_videoslibrary.md) to fetch actual Videos library location.

I have changed the location of my Videos folder to a separate drive but WeMod keeps creating it’s WeMod folder in the usually default location of “C:...

GitHub

WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps - MicrosoftDocs/winrt-api