Essarr LoreBook

Trying to go against the current

User Tools

Site Tools


lb:windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lb:windows [2023-12-17 15:59:02] – [Misc] ninjasrlb:windows [2023-12-23 12:17:21] (current) – [Shells] ninjasr
Line 1: Line 1:
 ====== Windows Ricing ====== ====== Windows Ricing ======
-[{{ https://files.catbox.moe/6ghuca.png |Not that hard!}}]+{{ lb:img:windows.png }}
 This article is on the subject of Ricing (customizing) Windows.\\ This article is on the subject of Ricing (customizing) Windows.\\
-The article is primarily focused on Windows 10 and not Windows 11. Much of what is written here is applicable to both, but you should always **be careful and do proper research before you attempt any more the more dangerous customizations**.+The article is primarily focused on Windows 10 and not Windows 11. Much of what is written here is applicable to both, but you should always **be careful and do proper research before you attempt any of the more dangerous customizations**.
 ===== Ricing ===== ===== Ricing =====
 Ricing Windows is far easier than most people realize((:fn:>For those who have read the InstallGentoo wiki this may come as a surprise, as that wiki spreads the common myth that Windows is extremely restrictive.)). I'd actually go as far as to suggest it's easier than ricing Linux, but I won't go too far down that rabbit-hole.\\ Ricing Windows is far easier than most people realize((:fn:>For those who have read the InstallGentoo wiki this may come as a surprise, as that wiki spreads the common myth that Windows is extremely restrictive.)). I'd actually go as far as to suggest it's easier than ricing Linux, but I won't go too far down that rabbit-hole.\\
Line 47: Line 47:
 The following are significantly different: The following are significantly different:
   * [[https://cairodesktop.com|Cairo Desktop]] - Restrictive and development is slow((:fn:>It's what I use, but I'm likely going to jump ship to RetroBar instead.)).   * [[https://cairodesktop.com|Cairo Desktop]] - Restrictive and development is slow((:fn:>It's what I use, but I'm likely going to jump ship to RetroBar instead.)).
-  * [[https://en.wikipedia.org/wiki/LiteStep|Litestep]] - Development stalled at some point and getting it to a functional state is painful. +  * [[wp>LiteStep|Litestep]] - Development stalled at some point and getting it to a functional state is painful. 
-  * [[https://en.wikipedia.org/wiki/Blackbox|BlackBox]] - The Windows versions appear to have stalled. I haven't used it.+  * [[wp>Blackbox|BlackBox]] - The Windows versions appear to have stalled. I haven't used it.
 The following make small changes to the shell, usually modifying just the taskbars: The following make small changes to the shell, usually modifying just the taskbars:
   * [[https://github.com/dremin/RetroBar|RetroBar]]   * [[https://github.com/dremin/RetroBar|RetroBar]]
   * [[https://winclassic.boards.net/thread/177/reactos-taskbar-win10-desktop-classic|ReactOS Taskbar]]   * [[https://winclassic.boards.net/thread/177/reactos-taskbar-win10-desktop-classic|ReactOS Taskbar]]
 Besides these, you can install additional software to change the default shell significantly. I'd recommend installing [[https://github.com/Open-Shell/Open-Shell-Menu|Open-Shell]] to change the start menu. Open-Shell has a number of extra features. Besides these, you can install additional software to change the default shell significantly. I'd recommend installing [[https://github.com/Open-Shell/Open-Shell-Menu|Open-Shell]] to change the start menu. Open-Shell has a number of extra features.
- +==== Software ==== 
-==== Useful Software ==== +  * [[https://www.nurgo-software.com/products/aquasnap?referrer=alternativeto|AquaSnap]] 
-  * [[https://github.com/microsoft/PowerToys|PowerToys]] +    * Modifies the window manager to allow windows to snap to the edges and each-other. 
-    * Will explains later.+    * There's a paid version with a few extra features. 
 +    * If you install a theme with rounded corners, it will not work properly with AquaSnap. 
 +    * **Note**: There is a [[https://windhawk.net/mods/slick-window-arrangement|Windhawk alternative]] that does the exact same thing.
   * [[https://chocolatey.org|Chocolatey]]   * [[https://chocolatey.org|Chocolatey]]
     * A 3rd party package manager for Windows. It's useful for installing software and keeping it up-to-date.     * A 3rd party package manager for Windows. It's useful for installing software and keeping it up-to-date.
-  * [[https://github.com/tfeldmann/organize|organize]] 
-    * A file management automation tool. Use it to create filters to move and delete files. 
-    * I'm pretty sure there's a Chocolatey package for it. 
-  * [[https://junyx.breadfan.de/Min2Tray/|Min2Tray]] 
-    * A small utility that lets you minimize applications to your tray. 
   * [[https://www.voidtools.com|Everything]]   * [[https://www.voidtools.com|Everything]]
     * A search utility that can search through //everything// instantly.     * A search utility that can search through //everything// instantly.
-  * [[https://pooi.moe/QuickLook/|QuickLook]] +  * [[https://junyx.breadfan.de/Min2Tray/|Min2Tray]] 
-    * It's for previews in explorer and the like.+    * A small utility that lets you minimize applications to your tray. 
 +  * [[https://github.com/tfeldmann/organize|organize]] 
 +    * A file management automation tool. Use it to create filters to move and delete files. Annoyingly, it requires you to run a command every time you want it to do this. 
 +    * I'm pretty sure there'a Chocolatey package for it. 
 +  * [[https://github.com/microsoft/PowerToys|PowerToys]] 
 +    * A collection of small utilities for power-users. I use many of these daily at this point.
   * [[http://qttabbar.wikidot.com|QTTabBar]]   * [[http://qttabbar.wikidot.com|QTTabBar]]
-    * This adds tabs to explorer along with a few extra features.+    * This adds tabs to explorer along with a few extra features. The extra features are actually more useful than the tabs.
     * This one application basically makes explorer the best file manager.     * This one application basically makes explorer the best file manager.
-[{{ https://files.catbox.moe/ouydo0.png|This is the rounded corners issueYes, they are perfectly aligned.}}] +  * [[https://github.com/QL-Win/QuickLook|QuickLook]] 
-  * [[https://www.nurgo-software.com/products/aquasnap?referrer=alternativeto|AquaSnap]] +    * It's for previews in explorer and the like. 
-    * Modifies the window manager to allow windows to snap to the edges and each-other. +    * **Note**: PowerToys includes their own alternative to QuickLook and I'd recommend that over this. Partially because development of QuickLook has apparently stalled. QuickLook is also more resource-hungry than the PowerToys alternative
-    * There'a paid version with a few extra features. +  * [[https://windhawk.net|Windhawk]] 
-    * If you install a theme with rounded corners, it will not work properly with AquaSnap.+    * A tool that makes it easier to find, install and manage customizations for Windows and other applications
 +    * It'quite new so there aren't many mods yet.
 ==== Trivilinks ==== ==== Trivilinks ====
-  * There are other guides to ricing, but they're either severely lacking or outdated+  * There are other guides to ricing. 
-    * [[https://ricing.chloechantelle.com/|chloechantelle]] - This one is broken for some reason. +    * [[https://ricing.chloechantelle.com/|chloechantelle]] - This one is broken for some reason. This guide hasn't been updated in years
-    * [[https://namazso.github.io/nanami-tan/|Nanami-tan guide]] - This one is still very much useful.+    * [[https://namazso.github.io/nanami-tan/|Nanami-tan guide]] - This one is still very much useful. It is focused mostly on Windows 7 so it's a bit outdated. 
 +    * [[https://winclassic.github.io|WinClassic Guide]] - A guide to restoring the Classic Windows theme on the newer Windows versions. Includes links to other places, such as the WinClassic forums which also contains more software.
 {{tag>guides software}} {{tag>guides software}}
lb/windows.1702828742.txt.gz · Last modified: 2023-12-17 15:59:02 by ninjasr

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki