Colourise Windows 10 folders from the context menu
To run the program, you will need Windows 10.
To compile the program, AutoHotkey v2.0
or higher and a recent release of
Ahk2Exe should be installed
and added to your PATH
.
- Download the latest release from the releases page.
- Run
Installer.exe
.
- Run
compile.ps1
in PowerShell. - The program can be installed using the generated
Installer.exe
.
- Open Ahk2Exe.
- Browse for the AutoHotkey executable in 'Options/Base File'.
- Select
icon.ico
as the Custom Icon. - Select
IconPick.ahk
as the Source. - Click on 'Convert'.
- Repeat steps 4-5 for
UninstallColouredFolders.ahk
andInstaller.ahk
- The program can be installed using the generated
Installer.exe
.
It takes a little time for the system to recognise that the icon has changed.
If the uninstaller does not remove the probram completely, delete the following folders manually:
%LocalAppData%\ABS\ColouredFolders
%AppData%\Microsoft\Windows\Start Menu\Programs\Coloured Folders
The compiler script does not currently work when AutoHotkey is installed using a package manager (such as Scoop).