After installation of pre-compiled Scite v5.4.0 on Windows 10 ALL files are put/extracted into the flat installation directory.
So whenever I want to start Scite and navigate to the directory I have to scroll and search for Scite.exe. This is annoying and unnecessary.
Could you move all .properties and .html files into a new subdirectory (e.g. /prop/). This would reduce the number of additional side files in the "main" directory.
Thank you
Personal opinion: I consider that even on Windows it is good practice to split up a program into the subdirectories:
This pays off when the user needs to add the bin directory to the
PATHenvironment variable.