In Word under the Save to SharePoint there are Locations and Recent Locations.
How can I manually add to the list of Locations.
Well ideally I want to do this via code or script so for every user in the company they have the default set of libraries already set up. Asking them to browse through SharePoint is not only slow, but tedious.
I assume that list must be stored locally somewhere and I could potentially edit that local file to control the list?
Any ideas?
Thanks.