Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path too long error unavoidable #162

Open
EcxaByte opened this issue Oct 26, 2020 · 1 comment
Open

Path too long error unavoidable #162

EcxaByte opened this issue Oct 26, 2020 · 1 comment

Comments

@EcxaByte
Copy link

EcxaByte commented Oct 26, 2020

With RWTHmoodle the paths of the files get longer than ever because there is a new folder for every document which is uploaded. This leads to the fact that even if I put the files in the root Directory of my "C:" drive, the program shows "path too long". I would be really happy if you could just extend the character limit to fix this annoying issue.
Thanks in advance.

@stormrider3106
Copy link

stormrider3106 commented Oct 29, 2020

browser.cpp should check registry entry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\LongPathsEnabled instead of forcing 260 characters and maybe reference the registry change as an option

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

No branches or pull requests

2 participants