├── LICENSE ├── Media ├── v12 │ ├── CalculateFolderSizes.jpg │ ├── ColorsandFontsDarkThemeLimeGreen.jpg │ ├── CommandPromptAdminHere.jpg │ ├── DOpusPreviewDark.jpg │ ├── DOpusPreviewLight.jpg │ ├── DisplayFilterBar.jpg │ ├── DualFolderTree.jpg │ ├── HighlightPathtoSelectedFolder.jpg │ ├── ListerTabOptions.jpg │ ├── NetworkDrivesAutoLoadonTabActivation.jpg │ ├── PowerShellAdminHere.jpg │ ├── RelativeGraphsSizeModifiedDate.jpg │ └── SecondsMillisecondsTimeColumn.jpg └── v13 │ ├── CalculateFolderSizes.jpg │ ├── DarkModeToggle.gif │ ├── DisplayDriveLetterTabLabel.png │ ├── DisplayFilterBar.png │ ├── DualHorizontalandDualFolderTree.gif │ ├── HighlightPathtoSelectedFolder.jpg │ ├── NetworkDrivesAutoLoadonTabActivation.png │ ├── NewTabDefaultToThisPC.png │ ├── PSandCMDAdminAddToContextMenu.gif │ ├── RelativeGraphsSizeModifiedDate.png │ └── SecondsMillisecondsTimeColumn.png ├── Old └── DOpus_V12 │ ├── README.md │ ├── V1 │ ├── DirectoryOpus-DFIRConfig-Dark.ocb │ └── DirectoryOpus-DFIRConfig-Light.ocb │ ├── V2 │ ├── DirectoryOpus-DFIRConfig-Dark-V2.ocb │ └── DirectoryOpus-DFIRConfig-Light-V2.ocb │ └── V3 │ ├── DirectoryOpus-DFIRConfig-Dark-V3.ocb │ └── DirectoryOpus-DFIRConfig-Light-V3.ocb └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2023 Andrew Rathbun 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /Media/v12/CalculateFolderSizes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/CalculateFolderSizes.jpg -------------------------------------------------------------------------------- /Media/v12/ColorsandFontsDarkThemeLimeGreen.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/ColorsandFontsDarkThemeLimeGreen.jpg -------------------------------------------------------------------------------- /Media/v12/CommandPromptAdminHere.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/CommandPromptAdminHere.jpg -------------------------------------------------------------------------------- /Media/v12/DOpusPreviewDark.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/DOpusPreviewDark.jpg -------------------------------------------------------------------------------- /Media/v12/DOpusPreviewLight.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/DOpusPreviewLight.jpg -------------------------------------------------------------------------------- /Media/v12/DisplayFilterBar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/DisplayFilterBar.jpg -------------------------------------------------------------------------------- /Media/v12/DualFolderTree.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/DualFolderTree.jpg -------------------------------------------------------------------------------- /Media/v12/HighlightPathtoSelectedFolder.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/HighlightPathtoSelectedFolder.jpg -------------------------------------------------------------------------------- /Media/v12/ListerTabOptions.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/ListerTabOptions.jpg -------------------------------------------------------------------------------- /Media/v12/NetworkDrivesAutoLoadonTabActivation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/NetworkDrivesAutoLoadonTabActivation.jpg -------------------------------------------------------------------------------- /Media/v12/PowerShellAdminHere.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/PowerShellAdminHere.jpg -------------------------------------------------------------------------------- /Media/v12/RelativeGraphsSizeModifiedDate.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/RelativeGraphsSizeModifiedDate.jpg -------------------------------------------------------------------------------- /Media/v12/SecondsMillisecondsTimeColumn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v12/SecondsMillisecondsTimeColumn.jpg -------------------------------------------------------------------------------- /Media/v13/CalculateFolderSizes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/CalculateFolderSizes.jpg -------------------------------------------------------------------------------- /Media/v13/DarkModeToggle.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/DarkModeToggle.gif -------------------------------------------------------------------------------- /Media/v13/DisplayDriveLetterTabLabel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/DisplayDriveLetterTabLabel.png -------------------------------------------------------------------------------- /Media/v13/DisplayFilterBar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/DisplayFilterBar.png -------------------------------------------------------------------------------- /Media/v13/DualHorizontalandDualFolderTree.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/DualHorizontalandDualFolderTree.gif -------------------------------------------------------------------------------- /Media/v13/HighlightPathtoSelectedFolder.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/HighlightPathtoSelectedFolder.jpg -------------------------------------------------------------------------------- /Media/v13/NetworkDrivesAutoLoadonTabActivation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/NetworkDrivesAutoLoadonTabActivation.png -------------------------------------------------------------------------------- /Media/v13/NewTabDefaultToThisPC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/NewTabDefaultToThisPC.png -------------------------------------------------------------------------------- /Media/v13/PSandCMDAdminAddToContextMenu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/PSandCMDAdminAddToContextMenu.gif -------------------------------------------------------------------------------- /Media/v13/RelativeGraphsSizeModifiedDate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/RelativeGraphsSizeModifiedDate.png -------------------------------------------------------------------------------- /Media/v13/SecondsMillisecondsTimeColumn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Media/v13/SecondsMillisecondsTimeColumn.png -------------------------------------------------------------------------------- /Old/DOpus_V12/README.md: -------------------------------------------------------------------------------- 1 | # DirectoryOpus-DFIRConfig 2 | A config file for [Directory Opus](https://www.gpsoft.com.au/) that's curated specfically for DFIR examiners with shortcuts to common Windows artifacts and settings enabled that help make your life easier with various file management tasks. 3 | 4 | ## Change Log 5 | 6 | | Date | Comments | Filenames | 7 | |------------|------------------------------------------------|----------------------------------------------------------------------------------| 8 | | 2021/11/23 | Initial release | [V1](https://github.com/AndrewRathbun/DirectoryOpus-DFIRConfig/tree/main/Old/V1) | 9 | | 2021/11/27 | V2 - added seconds/milliseconds in Time column | [V2](https://github.com/AndrewRathbun/DirectoryOpus-DFIRConfig/tree/main/Old/V2) | 10 | | 2022/06/30 | V3 - Added suggestions from https://github.com/AndrewRathbun/DirectoryOpus-DFIRConfig/issues/2 and https://github.com/AndrewRathbun/DirectoryOpus-DFIRConfig/issues/3 | [V3](https://github.com/AndrewRathbun/DirectoryOpus-DFIRConfig/releases/tag/V3) | 11 | 12 | ## Why Should I Care? Isn't Windows File Explorer Good Enough? 13 | 14 | Sure it's good enough, but you don't know what you don't know if you've never used an alternative to File Explorer before, be it Directory Opus or another application ([XYPlorer](https://www.xyplorer.com/) would be my choice if DOpus didn't exist). Things Windows File Explorer cannot do that saves an immeasurable amount of time when using Directory Opus: 15 | 16 | 1. Flat View 17 | 2. Copy files from multiple folders into the same destination folder with choice to recreate (or ignore) each file's directory structure 18 | 3. Queue and stack multiple copy tasks with various unattended options (Have you ever copy something overnight only to find it stalled an hour into it when you wake up the next day?) 19 | 4. Create multiple folders all at once 20 | 5. Robust searching including but not limited to filenames and file contents 21 | 6. Calculate folder sizes, not just file sizes 22 | 7. Hash files 23 | 8. Copy filenames and full pathnames of all highlighted files in the right click context menu 24 | 9. ...and many, many more! 25 | 26 | ## Directory Opus Themes 27 | 28 | I've provided a Light and Dark theme. See below! 29 | 30 | ![DOpusPreviewLight.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/DOpusPreviewLight.jpg) 31 | 32 | ![DOpusPreviewDark.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/DOpusPreviewDark.jpg) 33 | 34 | Click [here](https://resource.dopus.com/c/themes/24?order=views) for a link to a pre-sorted list of the most viewed themes created for Directory Opus. The Light theme used is default and the Dark theme is [Simple Windows 10 Dark Theme](https://resource.dopus.com/t/simple-windows-10-dark-theme/30055). 35 | 36 | ## Details of this Directory Opus Config File 37 | 38 | Here's a rundown of what modifications I made to the default configuration of Directory Opus. 39 | 40 | * Enabled automatic folder size calculation 41 | 42 | ![CalculateFolderSizes](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/CalculateFolderSizes.jpg) 43 | 44 | * Enabled filter bar by default 45 | 46 | ![DisplayFilterBar.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/DisplayFilterBar.jpg) 47 | 48 | * Enabled Dual Folder Tree by default, when in Dual Horizontal mode 49 | 50 | ![DualFolderTree.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/DualFolderTree.jpg) 51 | 52 | * Enabled Highlight Path to Selected Folder by default 53 | 54 | ![HighlightPathtoSelectedFolder.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/HighlightPathtoSelectedFolder.jpg) 55 | 56 | * Adjusted various default settings, including new tab opens to This PC by default 57 | 58 | ![ListerTabOptions.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/ListerTabOptions.jpg) 59 | 60 | * Enabled automatic folder size enumeration for Network Drives by default 61 | 62 | ![NetworkDrivesAutoLoadonTabActivation.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/NetworkDrivesAutoLoadonTabActivation.jpg) 63 | 64 | * Enabled relative graphs for File Size and Last Modified timestamp 65 | 66 | ![RelativeGraphsSizeModifiedDate.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/RelativeGraphsSizeModifiedDate.jpg) 67 | 68 | * Enabled PowerShell Here (Admin) and Command Prompt Here (Admin) in the right-click context menu 69 | 70 | ![CommandPromptAdminHere.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/CommandPromptAdminHere.jpg) 71 | 72 | Function: `CLI DOSPROMPT=powershell,admin,nocolor` 73 | 74 | ![PowerShellAdminHere.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/PowerShellAdminHere.jpg) 75 | 76 | Function: `CLI DOSPROMPT=admin,nocolor` 77 | 78 | **Added in V2** 79 | 80 | * Add Seconds and Milliseconds to any Time column 81 | 82 | ![SecondsMillisecondsTimeColumn](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/SecondsMillisecondsTimeColumn.jpg) 83 | 84 | **Added in V3** 85 | 86 | * Dark mode font changed to Lime Green 87 | 88 | ![ColorsandFontsDarkThemeLimeGreen](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v12/ColorsandFontsDarkThemeLimeGreen.jpg) 89 | 90 | # Feedback 91 | 92 | What do you like? What don't you like? Let me know and I'll consider adding or changing it for the greater good! 93 | 94 | # Resources 95 | 96 | Want to learn more about Directory Opus and how insanely customizable it is? Look no further! 97 | 98 | * [Directory Opus on YouTube](https://www.youtube.com/c/DirectoryOpus) 99 | * [Directory Opus (File Manager) - Customization / Layout / Look 'n Feel](https://www.youtube.com/watch?v=x5fH2H2APOY) 100 | * [Directory Opus: Personalize Folder Colors, Columns, Labels and more!](https://www.youtube.com/watch?v=-L8ybqqUmFo) 101 | * [Directory Opus: Using System-Wide Hotkeys to Control Audio Output (and almost anything else)](https://www.youtube.com/watch?v=Zq7xxOla1Zk) 102 | * [Directory Opus meets Quick Access Popup - Discussing 2 great productivity tools](https://www.youtube.com/watch?v=4HGl09aVFgA) 103 | * [How to use your Folder's Icon in the Taskbar with Directory Opus](https://www.youtube.com/watch?v=aBiqOzHa2r8) 104 | * [How to create buttons in Directory Opus & learn more amazing tips!](https://www.youtube.com/watch?v=vlh5XqIykLw) 105 | 106 | # TO ADD (NEXT RELEASE) 107 | 108 | Nothing at this time! Suggest something new in an Issue! 109 | -------------------------------------------------------------------------------- /Old/DOpus_V12/V1/DirectoryOpus-DFIRConfig-Dark.ocb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Old/DOpus_V12/V1/DirectoryOpus-DFIRConfig-Dark.ocb -------------------------------------------------------------------------------- /Old/DOpus_V12/V1/DirectoryOpus-DFIRConfig-Light.ocb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Old/DOpus_V12/V1/DirectoryOpus-DFIRConfig-Light.ocb -------------------------------------------------------------------------------- /Old/DOpus_V12/V2/DirectoryOpus-DFIRConfig-Dark-V2.ocb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Old/DOpus_V12/V2/DirectoryOpus-DFIRConfig-Dark-V2.ocb -------------------------------------------------------------------------------- /Old/DOpus_V12/V2/DirectoryOpus-DFIRConfig-Light-V2.ocb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Old/DOpus_V12/V2/DirectoryOpus-DFIRConfig-Light-V2.ocb -------------------------------------------------------------------------------- /Old/DOpus_V12/V3/DirectoryOpus-DFIRConfig-Dark-V3.ocb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Old/DOpus_V12/V3/DirectoryOpus-DFIRConfig-Dark-V3.ocb -------------------------------------------------------------------------------- /Old/DOpus_V12/V3/DirectoryOpus-DFIRConfig-Light-V3.ocb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/3b0b062bcd42e8aa89a166b62f52a9c7ac473e71/Old/DOpus_V12/V3/DirectoryOpus-DFIRConfig-Light-V3.ocb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # DirectoryOpus-DFIRConfig 2 | 3 | A config file for [Directory Opus](https://www.gpsoft.com.au/) that's curated specifically for DFIR examiners with shortcuts to common Windows artifacts and settings enabled that help make your life easier with various file management tasks. 4 | 5 | ## Change Log 6 | 7 | | Date | Comments | Filename(s) | 8 | |------------|------------------------------------------------|----------------------------------------------------------------------------------| 9 | | 2025-01-06 | Initial release for Directory Opus v13 | [V1](https://github.com/AndrewRathbun/DirectoryOpus-DFIRConfig/tree/main/Old/V1) | 10 | 11 | ## Why Should I Care? Isn't Windows File Explorer Good Enough? 12 | 13 | Sure it's good enough, but you don't know what you don't know if you've never used an alternative to File Explorer before, be it Directory Opus or another application ([XYPlorer](https://www.xyplorer.com/) would be my choice if DOpus didn't exist). Things Windows File Explorer cannot do that saves an immeasurable amount of time when using Directory Opus: 14 | 15 | 1. Flat View 16 | 2. Copy files from multiple folders into the same destination folder with choice to recreate (or ignore) each file's directory structure 17 | 3. Queue and stack multiple copy tasks with various unattended options (Have you ever copy something overnight only to find it stalled an hour into it when you wake up the next day?) 18 | 4. Create multiple folders all at once 19 | 5. Robust searching including but not limited to filenames and file contents 20 | 6. Calculate folder sizes, not just file sizes 21 | 7. Hash files 22 | 8. Copy filenames and full pathnames of all highlighted files in the right click context menu 23 | 9. ...and many, many more! 24 | 25 | ## Details of this Directory Opus Config File 26 | 27 | Here's a rundown of what modifications I made to the default configuration of Directory Opus. 28 | 29 | * Dual Horizontal (Lister) and Dual Folder Tree 30 | 31 | ![DualHorizontalandDualFolderTree](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/refs/heads/main/Media/v13/DualHorizontalandDualFolderTree.gif) 32 | 33 | * Enabled automatic folder size calculation 34 | 35 | ![CalculateFolderSizes](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/refs/heads/main/Media/v13/CalculateFolderSizes.jpg) 36 | 37 | * Enabled filter bar by default 38 | 39 | ![DisplayFilterBar](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/refs/heads/main/Media/v13/DisplayFilterBar.png) 40 | 41 | * Enabled Highlight Path to Selected Folder by default 42 | 43 | ![HighlightPathtoSelectedFolder](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v13/HighlightPathtoSelectedFolder.jpg) 44 | 45 | * New tab default opens This PC 46 | 47 | ![NewTabDefaultToThisPC](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/refs/heads/main/Media/v13/NewTabDefaultToThisPC.png) 48 | 49 | * Display drive letter in tab label 50 | 51 | ![DisplayDriveLetterTabLabel](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/main/Media/v13/DisplayDriveLetterTabLabel.png) 52 | 53 | * Enabled automatic folder size enumeration for Network Drives by default 54 | 55 | ![NetworkDrivesAutoLoadonTabActivation.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/refs/heads/main/Media/v13/NetworkDrivesAutoLoadonTabActivation.png) 56 | 57 | * Enabled relative graphs for File Size and Last Modified timestamp 58 | 59 | ![RelativeGraphsSizeModifiedDate.jpg](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/refs/heads/main/Media/v13/RelativeGraphsSizeModifiedDate.png) 60 | 61 | * Enabled PowerShell Here (Admin) and Command Prompt Here (Admin) in the right-click context menu 62 | 63 | Function: `CLI DOSPROMPT=powershell,admin,nocolor` 64 | 65 | Function: `CLI DOSPROMPT=admin,nocolor` 66 | 67 | ![PSandCMDAdminAddToContextMenu.gif](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/refs/heads/main/Media/v13/PSandCMDAdminAddToContextMenu.gif) 68 | 69 | * Add Seconds and Milliseconds to any Time column 70 | 71 | ![SecondsMillisecondsTimeColumn](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/refs/heads/main/Media/v13/SecondsMillisecondsTimeColumn.png) 72 | 73 | * Dark Mode is easier than ever in Directory Opus v13 74 | 75 | ![DarkModeToggle.gif](https://raw.githubusercontent.com/AndrewRathbun/DirectoryOpus-DFIRConfig/refs/heads/main/Media/v13/DarkModeToggle.gif) 76 | 77 | # Feedback 78 | 79 | What do you like? What don't you like? Let me know and I'll consider adding or changing it for the greater good! 80 | 81 | # Resources 82 | 83 | Want to learn more about Directory Opus and how insanely customizable it is? Look no further! 84 | 85 | * [Directory Opus on YouTube](https://www.youtube.com/c/DirectoryOpus) 86 | * [Directory Opus (File Manager) - Customization / Layout / Look 'n Feel](https://www.youtube.com/watch?v=x5fH2H2APOY) 87 | * [Directory Opus: Personalize Folder Colors, Columns, Labels and more!](https://www.youtube.com/watch?v=-L8ybqqUmFo) 88 | * [Directory Opus: Using System-Wide Hotkeys to Control Audio Output (and almost anything else)](https://www.youtube.com/watch?v=Zq7xxOla1Zk) 89 | * [Directory Opus meets Quick Access Popup - Discussing 2 great productivity tools](https://www.youtube.com/watch?v=4HGl09aVFgA) 90 | * [How to use your Folder's Icon in the Taskbar with Directory Opus](https://www.youtube.com/watch?v=aBiqOzHa2r8) 91 | * [How to create buttons in Directory Opus & learn more amazing tips!](https://www.youtube.com/watch?v=vlh5XqIykLw) 92 | * [Directory Opus 13: Highlights](https://www.youtube.com/watch?v=K57m_Ogy8Lg) 93 | * [Directory Opus: Toolbar Editing](https://www.youtube.com/watch?v=ZM-B-YJzqjA) 94 | * [Directory Opus YouTube Playlist by MonroeWorld](https://www.youtube.com/playlist?list=PLMcmWOVaPtGmxhrZUr10C8PBb5DGVCnEv) 95 | 96 | # TO ADD (NEXT RELEASE) 97 | 98 | Nothing at this time! Suggest something new in an Issue! 99 | --------------------------------------------------------------------------------