Skip to content

Instantly share code, notes, and snippets.

@pmachapman
Created March 10, 2015 00:57
Show Gist options
  • Save pmachapman/490cc989e884696f3ead to your computer and use it in GitHub Desktop.
Save pmachapman/490cc989e884696f3ead to your computer and use it in GitHub Desktop.
Fixes OneDrive support in Notepad++ after updating to the latest OneDrive. Be sure to change the UserFolder value to your OneDrive directory.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\SkyDrive]
"UserFolder"="C:\\Users\\Administrator\\OneDrive"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment