#1
|
||||
|
||||
Word 2007 & Later Key Data File Locations
On a PC, Word usually stores various key files in the locations indicated below.
If you paste the filepaths into Windows Explorer's Address Bar, it should find them regardless of what your username is. Windows is smart enough to understand what you mean. You ordinarily won't find these folders because they're hidden. AutoCorrect Entries [formatted] Formatted entries are stored in the Normal template AutoCorrect Entries [unformatted] Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Office\*.acl Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Bibliography\Sources.xml Look in: Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Document Building Blocks\1033\ Building Blocks can also be stored in a document template or global template Charts Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Templates\Charts\*.crtx Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Uproof\Custom.dic List Gallery Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Word\ListGal.dat Document or template Quick Access Toolbar Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Office\Word.qat Quick Style Sets Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Quick Styles\*.dotx Smart Art Graphics Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Templates\LiveContent\User\SmartArt Graphics\ Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Templates\LiveContent\User\Document Themes\ *.xml, ...\Theme Effects\ *.xml, ...\Theme Colors\ *.xml for customized fonts, effects and colours Active document theme is specified in the parent document template when the document is created Templates Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Templates\
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#2
|
||||||||||
|
||||||||||
Quote:
Quote:
They can be difficult to back up manually. See the tools available at AutoCorrect2007.zip which is the AutoCorrect backup/restore template from the Word MVP FAQ, updated for use with Word 2007 -2021. Another available tool with a gentler user interface is on Greg Maxey's site at AutoCorrect Utility Manager. These both create Word documents that can be edited and which can be used to install these on a new or repaired system. Quote:
Building Blocks can be stored in any template. If the template is stored in the Document Building Blocks folder (above) the building blocks will be available in all Word documents. These templates will not show up in the template Add-Ins list, though. They will be available as storage locations for new building blocks. They can also be made global by storing them in the Word Startup Folder or the Office Startup Folder. If they are in a Startup folder they can hold other customizations as global templates and will show up in the Add-Ins list. Where can Building Blocks be stored? AutoText AutoText is a type of Building Block but must be stored in Normal.dotm or in the attached template for AutoComplete (a/k/a tooltips) to work in Word 2010. (AutoComplete does not work in Word 2007; in Word 2013 and later AutoComplete will work with AutoText stored in any template that is attached or loaded.) AutoText has been available since Word 97 at least. Quote:
Custom label setups are stored in the folder %appdata%\Microsoft\Office in a file named pg_custom.xml. You can give this file to other users; they should store it in %appdata%\Microsoft\Office too. (Thank you HansV.) Quote:
Quote:
Quote:
QAT changes through the interface can also be stored in any document or template. If the template is a global template, the QAT changes will be available in all Word documents and templates. Otherwise, QAT changes stored in a template are available in any document attached to the template. Those stored in a document are available only in the document. I advise storing somewhere other than the default file.Registry The registry stores numerous settings. I don't pretend to know what they are about. See What exactly does the Data Key in the Registry Store? See also How to reset user options and registry settings in Word - Microsoft Support paper If changes are made to the QAT using XML rather than using the Word Interface, they also can be stored in any xml document or template. Generally these will need to be macro-enabled. See RibbonX: Customizing the Office 2007 Ribbon - by Robert Martin, Ken Puls, and Theresa Hennig and Modify Quick Access Toolbar (QAT) Button Image or Text by Greg Maxey. Doing this gives more options for icons than those available through the interface. Ribbon Modifications There is no built-in Ribbon modification in Word 2007. Later versions do allow it. However, the best modifications are actually stored in XML modifications to custom templates. See Customize the Ribbon (It doesn't take rocket science) by Greg Maxey. In versions 2010 and later, it is possible to make modifications through the user interface. Those modifications are stored in the file Word.officeUI along with QAT modifications. (QAT modifications can be stored in other templates through the user interface.) Quote:
Quote:
Code:
C:\Users\%Username%\AppData\Roaming\Microsoft\Templates\LiveContent\Managed\Document Themes\1033 Quote:
Office 2013 introduced the Custom Office Templates folder which can be different from the User Templates folder. It is the default save location for all custom templates for all Office applications. Its location is set under File>Options>Save. For more on this, see my page File New Variations in the Versions of Word. Startup Folder and Workgroup Templates Folder See Startup Folder for an explanation of what this folder is and how to find its location. One way to find it is in the Immediate Window of the vba Editor type the following and press Enter. debug.print application.options.DefaultFilePath(wdStartupPath) Note, there may also be an OFFICE startup folder which will load into Word. The following are locations for that folder in Word 2007- 2021 with a 64-bit operating system and a 32-bit Office installation: Word 2007: C:\Program Files (x86)\Microsoft Office\Office12 Word 2010: C:\Program Files (x86)\Microsoft Office\Office14 Word 2013: C:\Program Files (x86)\Microsoft Office\Office15 Word 2016: C:\Program Files (x86)\Microsoft Office\Office16 Word 2019: C:\Program Files (x86)\Microsoft Office\root\Office16 Word 2021: C:\Program Files (x86)\Microsoft Office\root\Office16 With a 32-bit operating system and a 32-bit Office installation, they would be: Word 2007: C:\Program Files\Microsoft Office\Office12 Word 2010: C:\Program Files\Microsoft Office\Office14 Word 2013: C:\Program Files\Microsoft Office\Office15 * Word 2016: C:\Program Files\Microsoft Office\Office16 * Word 2019: C:\Program Files\Microsoft Office\root\Office16 * Word 2021: C:\Program Files\Microsoft Office\root\Office16 * ** I do not know that Office 2013 or higher can be installed on a 32-bit operating system. (64-bit installations of Office use the same folders as shown above for 32-bit operating systems.) Workgroup Templates do not have a default filepath. This needs to be set in the Word Options for File Locations and should not be the same folder as the user templates folder. Once set, their location can be determined through those Options or by using the following statement in the vba Editor Immediate Window and pressing Enter: print options.DefaultFilePath(wdWorkgroupTemplatesPath) How does this work in practice? See this thread in the Microsoft Answers site. Copy Word Options from One Computer to Another Last edited by Charles Kenyon; 06-17-2022 at 08:56 AM. Reason: (2022) added new themes location added Word 2021 references |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to import multiple text file data into word | mizankabir | Word VBA | 7 | 09-15-2023 10:27 PM |
Trusted Locations in Word 2010 - inconsistent application - add-ins - templates | Charles Kenyon | Word | 1 | 04-17-2012 03:26 AM |
Outlook 2007: "The drive that contains your data file is out of disk space....." | CLAWS | Outlook | 1 | 12-18-2011 11:54 PM |
How to copy automatically data from Excel file to Word file? | fuchsd | Word | 6 | 10-25-2011 05:52 AM |
Preventing word/excel from trying to open external template locations | Perhill | Office | 0 | 03-02-2011 04:44 AM |