Earlier, I blogged about adding shortcuts to the Open and Save dialogs of Office. To hide one or more of these shortucts:
- Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Office\[version]\Common\Open Find\Places\StandardPlaces
Where [version] corresponds to your Office version: 9.0 = Office 2000, 10.0 = Office XP, 11.0 = Office 2003, 12.0 = Office 2007
- Select the sub-key of the Place you want to hide.
- Create a new DWORD value within the sub-key named "Show"
- Set the sub-key value to 0.
- Close the Registry Editor and restart an Office application.
If you want it to come back:
- Set the value to 1 or delete the sub-key "Show"
Print | posted on Friday, June 29, 2007 10:08 AM