Skip to content

Instantly share code, notes, and snippets.

@stamminator
Last active March 5, 2025 14:30
Show Gist options
  • Save stamminator/142640cca18df9289f377c77f26463ea to your computer and use it in GitHub Desktop.
Save stamminator/142640cca18df9289f377c77f26463ea to your computer and use it in GitHub Desktop.
Windows 11 clean install guide

New Windows 11 Install

This guide details how to set up a clean, decrapified Windows 11 install with as little of Microsoft's bullshit as possible. Most (maybe all) of this work for Windows 10 as well. Apps marked 🛍️ can be downloaded from the Microsoft Store.

  1. Run the Windows Installation Media Creation tool and create an ISO.

  2. Use latest version of Rufus to mount ISO to a fast USB drive and customize settings to enable local account and disable internet requirement.

  3. Use copy/paste (not cut/paste) to back up any files you want to bring to your new install to an external drive. Label them well so you know where to put them in the new install.

  4. Include the following apps/installers in the external drive as well:

    • These instructions :)
    • An installer for a Markdown viewer of some kind to make reading these instructions on your new install easier. Notepad++ with the Markdown Panel plugin should do the trick.
    • Device network/Wi-Fi drivers. The manufacturer's web page for your computer or motherboard should have an installer.
    • ShutUp10 installer
    • CCleaner (x64) portable (don't get the installable version, scroll down for the portable version)
    • Your device manufacturer's driver app, such as Lenovo Vantage, Dell SupportAssist (NOT "My Dell"), MyASUS, etc.
  5. Double check you've got everything you need, then run Reset This PC. Delete everything. Unplug your USB drives for good measure and, if you're using Ethernet for network access, disconnect that.

  6. After system is reset, plug in the installation USB boot into it.

  7. Install Windows with a local admin account, rejecting all the options for tracking/telemetry. Do not try to connect to Wi-Fi. Destroy all prior partitions and install to one giant, empty NTFS partition, allowing the Windows installer to create whatever additional partitions it wants.

  8. Copy your backup files from the external drive to wherever they should go in your new install. Any installers can go in Downloads so you can easily clean them up later, and by convention, I like to put any portable apps (ones that just run without an installer) into %USERPROFILE%\portable-apps.

  9. After installing and logging in, run ShutUp10 and disable Windows 11's bullshit with extreme prejudice. Reboot.

  10. Uninstall any Windows bloat programs. I find CCleaner portable's Tools > Uninstall screen works great. But don't use the other stuff in CCleaner.

  11. Now that we have a clean install, install the network drivers and, if applicable, reconnect your Ethernet cable. Then, run the manufacturer driver app and install any updates. Reboot.

  12. Run Windows Update. This may require more than one reboot to complete.

  13. Re-run ShutUp10 and CCleaner Portable to re-decrapify anything that Windows Update re-crapified. Reboot.

  14. Now it's time to customize your setup and install any apps/tools you like. I like:

    • 7-zip
    • Notepad++ - dark mode is at Settings > Preferences > Dark Mode.
    • Posy's cursors - better Windows cursor.
    • Windhawk - a centralized hub of open-source mods for Windows, each installable through the Windhawk app with just a click. My custom settings can be found at Windhawk-userprofile.json, but here are the top mods I recommend:
      • notifications-placement - move notifications to another monitor or another corner of the screen.
      • modernize-folder-picker-dialog - replaces the classic "Browse For Folder" dialog with one that isn't a pain in the ass to use.
      • taskbar-notification-icon-spacing - reduce the spacing between notification (tray) icons on the taskbar, freeing up more space.
    • Nilesoft Shell - makes the Windows right-click context menus way better, and customizable. Canary version recommended. If dark mode doesn't work, in the imports\theme.nss file, set dark = true. If the menu items are too honkin big, set view = view.small in that same file.
    • Monitorian 🛍️ - easily control the brightness of all connected monitors using a slider
    • EarTrumpet 🛍️ - more powerful volume control. Not as necessary as it once was, but still better than the built-in Windows control. If you use this, drag the EarTrumpet 🔊 icon down to the tray and drag the Windows one into the hidden icons section so you're not constantly clicking on the wrong one
    • mpv 🛍️ or VLC - video player. VLC has an easier UI, but mpv has greater media format support.
    • XnView MP - lightning fast image viewer with a decent UI. Way better than the bloated Microsoft Photos app. Custom settings: xnview.ini
    • Various codecs from the Microsoft Store to make certain apps support more media formats:
    • ExplorerPatcher - dangerously powerful tool that allows using pieces of the UI from older versions of Windows, like start menu, taskbar, calendar, etc. I personally use it only to switch out the Windows 11 start menu for Windows 10's so I can have actual right-click "jump lists" that work and some customization, which Windows 11 still hasn't implemented.
    • In File Explorer Options, check "show hidden files", uncheck "hide extensions", and set the Navigation Pane settings how you like.
    • Sizer 4 - better window resizing capabilities. If after reboot this isn't starting up automatically, put a shortcut to sizer.exe in %APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup, which is also just a useful directory to pin to your Quick Access menu in general.
    • ModernFlyouts (preview) - much better replacement for Windows 10 and 11 media control flyouts. Creating a Startup folder shortcut may also be necessary here.
    • The "Startup apps" page in Windows settings is worth configuring, but if you want more control or have an auto-starting app you want to axe which isn't appearing in this list, use Autoruns64.exe, which is part of SysinternalsSuite.
    • Other cool apps worth drawing attention to:
      • OpenHashTab - adds a Hashes tab to the right-click Properties window of files, which is good for verifying that the installer for an app is the one the author published and hasn't been tampered with by a third party. The next app, WinDirStat, is a good example of this being used.
      • WinDirStat - find out what files/folders are taking up so much goddamn space on your hard drive so you can delete them. Be careful.
      • WinSetView - customize the view settings in File Explorer for columns, thumbnails, etc. better than Windows natively allows. Custom settings: WinSetView-Custom.ini
      • PowerToys 🛍️ - Various power user tools. Disable what you don't need.
      • ShareX - best free app for doing screen shots on Windows. Traditional installer recommended over MS Store version. Will require disabling the "Use the Print screen key to open screen capture" Windows setting and, if using OneDrive, the screenshot handling in OneDrive. May also require using PowerToys's Keyboard Manager to map the shortcuts you want to ShareX. Thanks for all the hotkey bullshit, Windows.
      • LockHunter - better than PowerToys's File Locksmith.
      • GIMP - open-source photo editor, alternative to Photoshop.
      • ScreenToGif - great for simple screen recordings and converting videos to gifs.
      • Custom Resolution Utility (CRU.exe) - useful for overclocking your monitor refresh rate to see if you can squeeze out more FPS, or for adding a lower refresh rate like 30hz for power savings when using a laptop on battery.
      • CPU-Z - shows you your machine's hardware and BIOS specs.
      • Shutdown Timer Classic 🛍️ - useful if you use your laptop to play a movie while you fall asleep.
      • Dimmer, by Nelson Pires - a hacky but functional way to reduce the display brightness below the minimum level. Useful for nighttime viewing.
      • Everything 1.5 - Windows search is actually pretty good once you disable the garbage Bing searching, but if you need more advanced searching features, this is it.
      • Meld - visualize the differences between two text files.
      • If you use Apple services, check out Apple Devices 🛍️ (modern replacement for iTunes on Windows), Apple TV 🛍️, and Apple Music 🛍️.
      • MagicPods 🛍️ - improves functionality of AirPods and other Bluetooth headphones on Windows. Worth the few bucks.
      • If using the Windows 10 style start menu via ExplorerPatcher, TileIconifier allows you to customize the start menu tiles' icons, text, color, etc.
      • Hurl - if you use more than one web browser, allows you to choose which web browser is used when opening a link.
      • LittleBigMouse - better support for multi-DPI display configurations.
    • (developer stuff from here on out)
    • Windows Terminal (check if settings in \machine-config)
    • Dev Home (use to install everything except Node.js)
    • Dev Drive (repoint %TMP% and %TEMP%, https://learn.microsoft.com/en-us/windows/dev-drive/), then reboot.
    • DevToys
    • nvm (install LTS and set as default)
    • If not installed by Dev Home:
      • PowerShell 7
      • VS Code
      • Visual Studio 2022
      • git
    • oh-my-posh (use settings in \machine-config, including for clink)
    • Git Extensions (use to config git globals)
    • Configure Everything 1.5 to allow searching ReFS dev drive if applicable
  15. Additional developer/power user setup steps:

    • Add .LNK files to system PATHEXT
    • Add %USERPROFILE%\path to user Path
    • In %USERPROFILE%\path, create npp shortcut to C:\Program Files\Notepad++\notepad++.exe.

Useful shortcuts

I like to use shortcuts (.lnk files) to make running scripts easy. In most cases, make sure the Properties > Shortcut tab's "Start in" is blank and "Run" is minimized.

  • Restart Explorer - pwsh.exe -c "stop-process -name explorer –force"
{
"app": {
"version": "1.5.1",
"latestVersion": "1.5.1"
},
"id": "{F5312598-0DC7-423F-9CDC-7A573AFC8BF2}",
"os": "10.0.22631",
"mods": {
"taskbar-notification-icon-spacing": {
"version": "1.0.2",
"rating": 5,
"latestVersion": "1.0.2"
},
"modernize-folder-picker-dialog": {
"version": "1.0.0",
"latestVersion": "1.0.0"
},
"notifications-placement": {
"version": "1.0.1",
"latestVersion": "1.0.1",
"rating": 5
},
"taskbar-button-click": {
"version": "1.0.7",
"latestVersion": "1.0.7"
},
"taskbar-clock-customization": {
"version": "1.3.3",
"latestVersion": "1.3.3"
},
"taskbar-labels": {
"version": "1.3.1",
"latestVersion": "1.3.1"
},
"extension-change-no-warning": {
"version": "1.0",
"latestVersion": "1.0"
},
"no-focus-rectangle": {
"version": "1.0.2",
"latestVersion": "1.0.2"
}
}
}
[Options]
ThemeIndex=3
Language=en-US
Font1=Consolas
Font2=Consolas
Size1=11
Size2=10
Scroll=1
Interface=2
Reset=0
ShowExt=1
CompView=1
Generic=0
SearchOnly=1
SetVirtualFolders=1
NoSuggestions=1
NoNumericalSort=0
Win10Search=0
Win11Explorer=0
LegacySpacing=0
NoFullRowSelect=0
LegacyDialogFix=0
ExplorerStart=1
ExplorerStartOption=4
ExplorerStartPath=C:\Users\jstamm\Downloads
Win10Explorer=0
NoFolderThumbs=0
UnhideAppData=1
ClassicSearch=0
HomeGrouping=0
LibraryGrouping=0
ClassicContextMenu=0
NoSearchInternet=1
NoSearchHighlights=0
ThisPCoption=1
ThisPCView=3
ThisPCNG=0
[Global]
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Downloads]
GUID={885A186E-A440-4ADA-812B-DB871B942259}
Include=1
Inherit=0
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=DateModified
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=-DateModified
[Generic]
GUID={5C4F28B5-F869-4E84-8E60-F11DB97C5CC7}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Generic.Library]
GUID={5F4EAB9A-6833-4F61-899D-31CF46979D49}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[StorageProviderGeneric]
GUID={4F01EBC5-2385-41F2-A28E-2C5C91FB56E0}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Generic.SearchResults]
GUID={7FDE1A1E-8B31-49A5-93B8-6BE14CFA4943}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Documents]
GUID={7D49D726-3C21-4F05-99AA-FDC2C9474656}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Documents.Library]
GUID={FBB3477E-C9E4-4B3B-A2BA-D3F5D3CD46F9}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[StorageProviderDocuments]
GUID={DD61BD66-70E8-48DD-9655-65C5E1AAC2D1}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Documents.SearchResults]
GUID={36011842-DCCC-40FE-AA3D-6177EA401788}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Music]
GUID={94D6DDCC-4A68-4175-A374-BD584A510B78}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Music.Library]
GUID={3F2A72A7-99FA-4DDB-A5A8-C604EDF61D6B}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[StorageProviderMusic]
GUID={672ECD7E-AF04-4399-875C-0290845B6247}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Music.SearchResults]
GUID={71689AC1-CC88-45D0-8A22-2943C3E7DFB3}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Pictures]
GUID={B3690E58-E961-423B-B687-386EBFD83239}
Include=1
Inherit=0
View=8
IconSize=128
ColumnList=0,50,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,8,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=-DateModified
[Pictures.Library]
GUID={0B2BAAEB-0042-4DCA-AA4D-3EE8648D03E5}
Include=1
Inherit=1
View=8
IconSize=128
ColumnList=0,50,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,8,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=-DateModified
[StorageProviderPictures]
GUID={71D642A9-F2B1-42CD-AD92-EB9300C7CC0A}
Include=1
Inherit=1
View=8
IconSize=128
ColumnList=0,50,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,8,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=-DateModified
[Pictures.SearchResults]
GUID={4DCAFE13-E6A7-4C28-BE02-CA8C2126280D}
Include=1
Inherit=1
View=8
IconSize=128
ColumnList=0,50,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,8,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=-DateModified
[Videos]
GUID={5FA96407-7E77-483C-AC93-691D05850DE8}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Videos.Library]
GUID={631958A6-AD0F-4035-A745-28AC066DC6ED}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[StorageProviderVideos]
GUID={51294DA1-D7B1-485B-9E9A-17CFFE33E187}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Videos.SearchResults]
GUID={EA25FBD7-3BF7-409E-B97F-3352240903F4}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Contacts]
GUID={DE2B70EC-9BF7-4A93-BD3D-243F7881D492}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Contacts.Library]
GUID={524DDB2B-2A4F-43B8-B8FE-E91EF9D8BA69}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Contacts.SearchResults]
GUID={20338B7B-531C-4AAD-8011-F5B3DB2123EC}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[HomeFolder]
GUID={24CCB8A6-C45A-477D-B940-3382B9225668}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[UserFiles]
GUID={CD0FC69B-71E2-46E5-9690-5BCD9F57AAB3}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[UserFiles.SearchResults]
GUID={E053A11A-DCED-4515-8C4E-D51BA917517B}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Searches]
GUID={0B0BA2E3-405F-415E-A6EE-CAD625207853}
Include=1
Inherit=1
View=1
IconSize=
ColumnList=0,56,ItemNameDisplay;0,15,DateModified;0,15,DateCreated;0,12,Size;1,,ItemFolderPathDisplay;1,,ItemType
GroupBy=
GroupByOrder=-
FileDialogOption=0
FileDialogView=1
FileDialogNG=1
SortBy=+ItemNameDisplay
[Start]
checkFreq=3
otherFlag=0
language=en
otherFolder=
dbFlag=0
dbFolder=
style=-2
dbThumbFlag=4
dbThumbFolder=
lastCheck=@Variant(\0\0\0\xe\0%\x8b\x9c)
geom=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\xff\xff\xff\xff\xff\xff\xff\xf9\0\0\n\xc0\0\0\x4P\0\0\x4 \0\0\x1\x38\0\0\x4\xe7\0\0\x1\xcc\0\0\0\0\x2\0\0\0\n\xc0\0\0\0\0\0\0\0\x17\0\0\n\xbf\0\0\x4O)
previousGeometry=@Rect(0 0 0 0)
session=@Invalid()
sessionIdx=0
RecentFiles=
History=
OpenWith=@Invalid()
OpenWithName=@Invalid()
OpenWithParam=@Invalid()
PathBrowser=
LastFilename=
startupType=1
customPath=
startInFull=0
startBrowser=true
restoreLastFilename=false
singleView=false
oneInstance=false
debug=0
classicSaveDialog=false
scanClose=true
sessionFlag=0
toolbar=default.bar
shortcut=default.keys
toolbarIcons=
[%General]
useAnonymousLogs=false
allFormats=false
version=@ByteArray(1.7.2)
useRecycleBin=true
confirmDel=true
selectNewFiles=true
m_copyTemplate=1
savingKeepDate=false
metaKeepDate=true
savingChanges=0
renameDialog=false
lrotateBackup=false
lcropBackup=true
lotherBackup=true
pasteIntoSubfolder=false
useTabs=false
tabsOnBottom=false
tabWidthMax=20
tabMax=0
tabClose=true
tabThumb=1
tabDoubleClick=1
tabIconify=false
showWriteSettings=false
showMostUsedFormat=true
sync=false
maxRecent=20
purgeRecent=false
dblMode=4
midMode=4
enterMode=4
escKeyMode2=2
positiveRatio=true
lastTab=true
showAgain=0
showAgainResults=@Variant(\0\0\0\b\0\0\0\0)
useInternalVideoPlayer=true
dropLink=false
importPathname=
[Viewer]
fullBackColor=55 55 55
backColor=55 55 55
adjustZoomDpi=true
ratio=0
fit=2
defaultFit=2
fullscreenFit=1
defaultFullscreenFit=-1
useAnimation=true
highlightSelection=true
selectionGrid=1
cropType=-1
statusBarFlags=175
statusBarDate=1
viewFilter=3143
useCustomFilter=true
readAhead=true
cacheBehind=true
outZoomFilter=0
inZoomFilter=-1
loop=false
slideDelay=2000
slideDir=0
full2Monitor=false
full2HideTB=true
full2HideSB=true
fullFloatView=true
fullHideMouse=true
infoOnlyFullscreen=true
infoTemplate="{File Index} - {Filename}\n{Format} - {Size KB} KiB - {Width}x{Height}\n({EXIF:Date Taken}) ({EXIF:Make}) ({EXIF:Model}) ({Zoom}%)\n({Tag status}) ({Rating}) ({Color label}) "
infoHTMLTags=true
infoBackColor=0 0 0
infoColor=255 255 255
infoOpacity=50
infoFont=@Variant(\0\0\0@\0\0\0\x1c\0M\0S\0 \0S\0h\0\x65\0l\0l\0 \0\x44\0l\0g\0 \0\x32@ \x80\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
infoPosition=0
titleTemplate={Filename With Ext}
useChecker=true
checkerColor1=255 255 255 255
checkerColor2=240 240 240 255
checkBoardSize=8
useBorderLine=false
borderLineColor=0 0 0
hdpiPixel=false
pasteKeepRatio=false
resetXY=false
resetFit=true
scrollbarValue=20
autoPlay=false
loopVideo=false
hideScrollbar=true
useGamma=false
gamma=1.2
useSharpen=false
sharpen=50
useZoom=false
zoomFixed=10
zoomRelative=1.41421356
prevSize=@Size(160 120)
iconSnapshot=false
defaultFormat=@ByteArray(jpeg)
saveFolder=
saveUseOrg=false
saveasUseFormat=false
saveCopy=false
useNewName=true
multipleView=false
maxViewTab=99
hideTab1=false
lKeyLR=1
lKeyUD=0
spaceKey=0
lButtonAction=0
lButtonCtrlAction=1
lButtonAltAction=-1
lButtonShiftAction=4
mButtonAction=2
rButtonAction=0
rButtonCtrlAction=-1
rButtonAltAction=-1
rButtonShiftAction=-1
wheelAction=2
wheelCtrlAction=2
wheelAltAction=-1
wheelShiftAction=-1
statusBar=true
toolBar=false
showRegion=false
printSizeUnit=0
clearColor=0 0 0
savedSelection=@Rect(0 0 0 0)
usePan=false
histoState=@ByteArray(\0\0\0\x1\0\0\0\0\x1\0\0\0\x80\x1\x1\xff\xff\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0)
panSize=@Size(90 90)
useInfo=true
usePlaybar=true
lockZoom=false
lockZoomFlag=true
videoPlaybar=true
audioVolume=100
useAlpha=true
showRating=true
autoHidePanelWidth=320
autoHidePanelFlags=65535
state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\n\xc0\0\0\x4\xe\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\x12\0T\0o\0o\0l\0\x42\0\x61\0r\0 \0\x31\0\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
showHisto=false
showInfo=false
showGrid=false
[Browser]
prevBackColor=55 55 55
size=@Size(1097 724)
state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x2\0\0\0\0\0\0\x1\r\0\0\x2\xcc\xfc\x2\0\0\0\x1\xfc\0\0\0<\0\0\x2\xcc\0\0\0\0\0\xff\xff\xff\xfa\xff\xff\xff\xff\x1\0\0\0\x3\xfb\0\0\0\xe\0\x66\0o\0l\0\x64\0\x65\0r\0\x44\0\0\0\0\0\xff\xff\xff\xff\0\0\0\x46\0\xff\xff\xff\xfb\0\0\0\x12\0\x66\0\x61\0v\0o\0r\0i\0t\0\x65\0\x44\0\0\0\0\0\xff\xff\xff\xff\0\0\0:\0\xff\xff\xff\xfb\0\0\0\x12\0\x63\0\x61\0t\0\x65\0g\0o\0r\0y\0\x44\0\0\0\0\0\0\0\0\xa3\0\0\0:\0\xff\xff\xff\0\0\0\x3\0\0\x5L\0\0\0\xfe\xfc\x1\0\0\0\x3\xfc\0\0\0\0\0\0\x4\xc9\0\0\0\0\0\xff\xff\xff\xfa\xff\xff\xff\xff\x2\0\0\0\x5\xfb\0\0\0\n\0p\0r\0\x65\0v\0\x44\0\0\0\0\0\xff\xff\xff\xff\0\0\0\x13\0\xff\xff\xff\xfb\0\0\0\b\0m\0\x65\0t\0\x44\0\0\0\0\0\xff\xff\xff\xff\0\0\0\x13\0\xff\xff\xff\xfb\0\0\0\n\0h\0i\0s\0t\0\x44\0\0\0\0\0\xff\xff\xff\xff\0\0\0\x13\0\xff\xff\xff\xfb\0\0\0\b\0\x63\0\x61\0t\0\x44\0\0\0\0\0\xff\xff\xff\xff\0\0\0u\0\xff\xff\xff\xfb\0\0\0\n\0s\0\x65\0t\0s\0\x44\0\0\0\x1v\0\0\0\xc9\0\0\0\x91\0\xff\xff\xff\xfb\0\0\0\x14\0\x41\0p\0\x65\0r\0\xe7\0u\0\x44\0o\0\x63\0k\x1\0\0\x1\xba\0\0\x1\x98\0\0\0\0\0\0\0\0\xfb\0\0\0\x16\0P\0r\0\x65\0v\0i\0\x65\0w\0\x44\0o\0\x63\0k\0\0\0\0\0\0\0\x5L\0\0\0\x46\0\xff\xff\xff\0\0\x4I\0\0\x2\x83\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\x12\0T\0o\0o\0l\0\x42\0\x61\0r\0 \0\x31\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
thumbSize=@Size(109 98)
useThumbSize=true
thumbsPerColumn=10
Tab=4294967289
header="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\x3\x1\0\0\0\x30\0\0\0\x1\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0&\0\0\0'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0-\0\0\0.\0\0\0/\0\0\0\x30\0\0\0\x1\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0&\0\0\0'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0-\0\0\0.\0\0\0/\0\0\0\0\0\0\0\0\0\0\x12\xc0\0\0\0\x30\x1\x1\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x30\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64)"
header2=false
viewAs=1
sort=3
sortOrder=1
sortNameMethod=0
mixFileFolder=false
folderAlphabeticalSorting=false
recognizeByExt=true
showHiddenFiles=false
showCompanionFiles=true
filter=4
customFilter=3831
thumbnailFilter=3793
custom1Ext=htm, html, mht, mhtml, xml, xhtml, eml, nws, url, xaml
custom2Ext=@Invalid()
sizeInBytes=false
tooltips=<b>{Filename}</b><br>{Modified Date}<br>{EXIF:Date taken}<br>{Size KB} KiB
useTooltips=true
titleBarTemplate=
layout=-1
onTheFly=false
customThumbSize=@Size(96 96)
tagReset=3
selectOnEnterFolder=false
newFilesAtBottom=true
rotationKeepDate=true
rotationChangeExif=false
rotationUseLossless=true
openAction_0=2
openAction_1=2
openAction_2=2
openAction_3=1
openAction_4=2
openAction_5=1
openAction_6=1
toolBar=true
statusBar=true
smallToolBar=true
showPaneTitle=true
vTabs=true
statusBarFlags=15
statusBarDate=1
toolbarFlags=127
use4VideoThumb=true
use4Thumb=true
ratingLabel=@Invalid()
folderColor1=255 255 170
folderColor2=255 200 74
folderColor3=197 140 0
folderColor4=250 210 105
folderColor5=172 140 53
useRating=true
scrollPerThumb=true
keyDelayedPrev=false
catMatchAll=false
catMode=0
searchFlags=14
categoryStatus="1,1,0,1,0,0"
littleBarVersion=0
scanHeaders=0
favShowFiles=false
audioVolume=100
templateXMP=false
histogramMode=0
[Appearance]
defaultLabelColor=225 225 225
defaultLabelBColor=38 38 38
useShadow=true
thumbBackColor=255 255 255
thumbBorderColor=38 38 38
borderColor=38 38 38
useLabelSpacing=false
labelAlign=1
labelFont=@Variant(\0\0\0@\0\0\0\x1c\0M\0S\0 \0S\0h\0\x65\0l\0l\0 \0\x44\0l\0g\0 \0\x32@ \x80\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
overlayIcons=65535
itemSpacing=0
borderSize=0
useThumbBackColor=true
thumbBorderSize=3
thumbPadding=10
customLabel-1={EXIF:Focal Length}mm f/{EXIF:F-Number} {EXIF:Exposure Time}s {EXIF:ISO Value}iso
customLabel-2={Width}x{Height} - {Size}
customLabel-3=
customLabel-4=
customLabel-5=
thumbLabels="1 55 "
formatColor-0="[jpeg],237 237 202,0 0 0"
formatColor-1="[gif],220 235 220,0 0 0"
formatColor-2="[png],232 222 220,0 0 0"
formatColor-3="[bmp],227 227 255,0 0 0"
formatColor-4="[tiff],192 197 235,0 0 0"
formatColor-5="[tga],230 255 255,0 0 0"
formatColor-6="[iff],247 235 235,0 0 0"
formatColor-7="[sgi],247 237 242,0 0 0"
formatColor-8="[pcx],235 230 230,0 0 0"
formatColor-9="[psd],255 255 227,0 0 0"
formatColor-10="[pcd],235 215 235,0 0 0"
formatColor-11="[psp],237 208 163,0 0 0"
formatColor-12="[pict],202 202 255,0 0 0"
formatColor-13="[xpm],242 227 227,0 0 0"
formatColor-14="[xbm],216 216 216,0 0 0"
formatColor-15="[pbm],191 191 182,0 0 0"
formatColor-16="[pgm],207 207 197,0 0 0"
formatColor-17="[ppm],235 225 159,0 0 0"
formatColor-18="[ras],255 255 227,0 0 0"
formatColor-19="[wmf],187 187 187,0 0 0"
formatColor-20="[emf],212 212 212,0 0 0"
formatColor-21="[ico],217 247 227,0 0 0"
formatColor-22="[cur],217 247 227,0 0 0"
formatColor-23="[ani],217 247 227,0 0 0"
formatColor-24="[fpx],229 255 255,0 0 0"
formatColor-25="[jp2],237 237 202,0 0 0"
useFormatColor=true
selectedColor=10 36 106
labelColor-0=0 0 0
labelColor-1=0 0 0
labelColor-2=0 0 0
labelBColor-0=249 239 236
labelBColor-1=249 239 236
labelBColor-2=234 224 222
[Preview]
info=@ByteArray(\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1\x1)
showAlwaysTabs=false
tabs=true
vTab=65404
prevDocked=true
fit=1
[CatSets]
history=@ByteArray(\0\0\0\x1\0\0\0\0)
panel=@ByteArray(\0\0\0\x1\0\0\0\x3\xff\xff\xff\xff\x1\xff\xff\xff\xfe\x1\xff\xff\xff\xfd\x1)
[Load]
useEmbeddedThumb=true
useOrgIfSmaller=false
useHighQuality=true
useSharpen=false
sharpen=50
useGamma=false
gamma=1
noReadError=false
useEXIFRotation=true
useEXIFDpi=true
composeWithTrans=false
composeWithAlpha=false
useICCProfile=false
ICCIntent=1
ICCBPC=false
ICCProfile=
useSystemICC=false
ICCRGBDefault=0
ICCRGBDefaultProfile=
ICCCMYKDefault=1
ICCCMYKDefaultProfile=
RAWFlag=2
RAWViewingFlag=0
RAWAutoBalance=true
RAWCameraBalance=false
RAWAutoBrightness=true
RAWColorMatrix=true
RAWBrightness=@Variant(\0\0\0\x87?\x80\0\0)
RAWRedScaling=@Variant(\0\0\0\x87?\x80\0\0)
RAWBlueScaling=@Variant(\0\0\0\x87?\x80\0\0)
RAWsRGB=true
RAWUseLibRaw=true
PCDBase=2
GrobBpp=0
DjVuMaxDpi=false
WMFHighRes=false
PDFDpi=72
PDFPageSize=0
PDFCIE=false
ICOIn32bits=false
PDDPage=0
EXRGamma=@Variant(\0\0\0\x87@\f\xcc\xcd)
HDRGamma=@Variant(\0\0\0\x87@\f\xcc\xcd)
DPXInRGB=true
PSDFixAlpha=false
FITSMode=0
YUVWidth=720
YUVHeight=576
YUVOffset=0
RAWBpp=24
RAWWidth=256
RAWHeight=256
RAWOffset=0
channelOrder=0
channelType=0
byteOrder=0
videoFrameP=0
useAlpha=true
[Save]
addExtensionIfNeeded=true
keepOriginalDate=true
keepEXIF=true
keepIPTC=true
keepXMP=true
keepICC=true
JPEGQuality=80
JPEGProgressive=false
JPEGOptimizeHuffmanTable=false
JPEGRebuildThumb=true
useOriginalJPEGQuality=false
JPEGDCTMethod=0
JPEGSubSampling=0
JPEGSmoothFactor=0
useXYB=false
WebPQuality=80
WebPFileSize=128
WebPMethod=0
WebPCompress=4
WebPStrength=60
WebPSharpness=0
WebPPreset=0
WebPSharpYuv=false
AvifQuality=80
AvifFormat=0
AvifSpeed=5
JpegXRQuality=80
JpegXRColorFormat=0
JpegXRFilter=0
JpegXLQuality=80
JpegXLLossless=true
JpegXLEffort=7
HeicQuality=80
PNGCompressionLevel=6
PNGInterlaced=false
PNGFilter=0
GIFInterlaced=false
GIF87aHeader=false
IFFCompress=false
PCXCompress=false
TGACompress=false
TGABottomUp=false
SOFTCompress=true
SGICompress=true
BMPCompress=false
OS2Header=false
HP49Header=false
PPMInAscii=false
TIFFCompress=0
TIFFQuality=80
TIFFBinaryCompress=0
TIFFOnlyOneStrip=false
DPXMsbf=false
DPXInRGB=true
PDFBinaryCompress=0
PDFGreyscaleCompress=0
PDFColorCompress=0
PDFJpegQuality=80
JP2KMode=0
JP2KQuality=80
JP2KRatio=4
JP2KFileSize=100
RAWOffset=0
channelOrder=0
channelType=0
[Companion]
useForDelete=false
useForOther=false
list="@Variant(\0\0\0\v\0\0\0\x2\0\0\0\x2\0*\0\0\0\x1a\0{\0\x65\0x\0t\0}\0.\0x\0m\0p\0;\0x\0m\0p)", @Variant(\0\0\0\v\0\0\0\x2\0\0\0\n\0{\0r\0\x61\0w\0}\0\0\0\x6\0j\0p\0g), "@Variant(\0\0\0\v\0\0\0\x2\0\0\0\n\0{\0r\0\x61\0w\0}\0\0\0 \0l\0m\0n\0r\0;\0p\0p\0\x33\0;\0o\0n\0\x31\0;\0\x66\0p\0\x31)", @Variant(\0\0\0\v\0\0\0\x2\0\0\0\x6\0j\0p\0g\0\0\0\x6\0\x65\0x\0\x66)
[DB]
useCatalog=true
thumbInDB=true
folder=@Invalid()
cacheComp=1
excludeRemovable=true
excludeCD=true
basePath=/
useMaxCache=false
maxCache=100
thumbWidth=192
thumbHeight=144
dbCacheSize=50
dbCheck=0
folderFlag=@Invalid()
[Keywords]
import=true
updateFileChanged=false
export=false
exportFlags=1
applyParent=false
readHierarchical=true
writeHierarchical=false
characters=0
updateSidecar=false
sidecarJPEG=true
sidecarPNG=true
sidecarRAW=true
sidecarOther=true
useFilenameXmp=true
importFace=false
sidecarPreserved=true
[XMP]
xmpRating=false
xmpLabel=false
xmpComment=false
[IPTC]
defaultCodec=0
utf8Save=true
[Metadata]
commentCodec=0
useUtf8ForDescription=false
exifCodec=26
[ColorLabel]
label_0=Uncolored
label_1=Important
read_1=Red, Select
write_1=Red
label_2=Work
read_2=Yellow, Second
write_2=Yellow
label_3=Personal
read_3=Green, Approved
write_3=Green
label_4=To do
read_4=Blue, Review
write_4=Blue
label_5=Later
read_5=Purple, To Do
write_5=Purple
label_6=Orange
read_6=Orange, 6
write_6=Orange
label_7=Grey
read_7=Grey, 7
write_7=Grey
label_8=Black
read_8=Black, 8
write_8=Black
label_9=White
read_9=White, 9
write_9=White
[Format]
ps=pdf ps ai eps epsf
text=pas txt gcode php css ini h cpp c++ c js xmp cc
avi=wmv asf avi vob vfw divx
qt=qt 3gp2 3gp 3g2 mov
mpeg=mpm m1v m1s mpg mpe mp4 m4v m2v mpeg m2ts mts mpa
video=mxf webm rm ts mkv flv aae
audio=ogg wma wav snd mpc m4a rmi asx au mpp aif mid mp+ mp2 flac mp3
archive=zip cbr rar arj tar tgz 7z cbz gz
[Settings]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x1\xb1\0\0\x1\x5\0\0\x5\xe6\0\0\x3\xc3\0\0\x1\xb2\0\0\x1$\0\0\x5\xe5\0\0\x3\xc2\0\0\0\0\0\0\0\0\a\x80\0\0\x1\xb2\0\0\x1$\0\0\x5\xe5\0\0\x3\xc2)
cacheList="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1,\0\0\0\x3\x1\x1\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x3\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64)"
[Plugins]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\xd7\0\0\x1\t\0\0\x4\xea\0\0\x2\xd1\0\0\x2\xd8\0\0\x1(\0\0\x4\xe9\0\0\x2\xd0\0\0\0\0\0\0\0\0\a\x80\0\0\x2\xd8\0\0\x1(\0\0\x4\xe9\0\0\x2\xd0)
[AutoCorrect]
delimiter=@Variant(\0\0\0\a\0/)
[OpenWith]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\xba\0\0\x1\x38\0\0\x4\x63\0\0\x2\x7f\0\0\x2\xbb\0\0\x1W\0\0\x4\x62\0\0\x2~\0\0\0\0\0\0\0\0\a\x80\0\0\x2\xbb\0\0\x1W\0\0\x4\x62\0\0\x2~)
folder=C:/Program Files/Notepad++/
[FilterDlg]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\n\xe\0\0\x1<\0\0\fq\0\0\x2\xcc\0\0\n\xf\0\0\x1[\0\0\fp\0\0\x2\xcb\0\0\0\x2\0\0\0\0\a\x80\0\0\n\xf\0\0\x1[\0\0\fp\0\0\x2\xcb)
preview=false
apply=false
presets=@Variant(\0\0\0\b\0\0\0\x1\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0\x4\0\0\0\x1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment