PiedSoftware 3 Posted February 4 (edited) I keep getting messages from OneDrive that it is close to full (4.5GB of 5GB), with of course an offer for me to purchase more. I went looking at at the folder and found that most of it (4.53 GB) is in C:\Users\Mark\OneDrive\Documents\Embarcadero\Studio Is there some process for making Delphi use some other folder for that and getting away from OneDrive? I'm concerned about the risk of corrupting my Delphi installation. Regards Mark Edited February 4 by PiedSoftware Share this post Link to post
Remy Lebeau 1501 Posted February 4 (edited) Delphi has no concept of OneDrive. It is merely using your user profile's standard Documents folder to store your project files, 3rd party packages, etc. But OneDrive has taken over your Documents folder and is storing it remotely. That is not Delphi's fault. If you don't like this, then either configure OneDrive to leave your Documents folder alone, or else configure Delphi's environment settings to use different folders that OneDrive doesn't touch. Edited February 4 by Remy Lebeau 1 Share this post Link to post
PiedSoftware 3 Posted February 6 (edited) Thanks for clarifying that. I surfed around and disconnected OneDrive entirely. That was the only option. Edited February 6 by PiedSoftware Share this post Link to post
Brandon Staggs 334 Posted February 6 12 hours ago, PiedSoftware said: Thanks for clarifying that. I surfed around and disconnected OneDrive entirely. That was the only option. Well, no, not the only option. You could configure Delphi to use a different location. Personally, I don't want source code in "Documents." Share this post Link to post
PiedSoftware 3 Posted February 7 8 hours ago, Brandon Staggs said: Well, no, not the only option. You could configure Delphi to use a different location. Personally, I don't want source code in "Documents." I meant the only option for disconnecting that OneDrive offered. It didn't let me disconnect some directories by not others. Share this post Link to post