Posted by: AlphaAlien on Mon, Apr 28th, 2008
So I was digging around in my files earlier and came across a nifty hack I came up with awhile back to add custom default save locations to Office’s save menu. It’s a pretty straight forward registry command and could be customized to automatically list network resources in the left hand column of Office’s save dialog.
Windows Registry Editor Version 5.00
[HKEY_USERS\S-1-5-21-454780241-466041071-1862565094-15694\Software\Microsoft\Office\12.0\Common\Open Find\Places\UserDefinedPlaces\NAME]
“Name"="Name of Location”
“Path"="Web Address or physical path here”
“SortAscending"=dword:00000001
Comments: (0)


















Post Tags: microsoft office registry
Previous entry: InfoPath -> OpenPath?