Search found 48 matches

by mazot
12 Nov 2025 21:33
Forum: Wishes
Topic: Folder heatmap based on open count
Replies: 3
Views: 1323

Re: Folder heatmap based on open count

Finally got round to finishing this script. Had a lot of fun fixing problems. Anyway here it is . FolderCount.xys I put the results in a PaperFolder because of course, the folders would be spread around. I also made a discovery that if you chose a root directory,it would naturally be classed as a zo...
by mazot
24 Jan 2025 21:11
Forum: Wishes
Topic: Auto-Run for Catalog Items?
Replies: 5
Views: 2325

Re: Auto-Run for Catalog Items?

Thought I would play about to try and find a solution. Not sure it is exactly what you want but can be altered to work with programs. schedule.zip To make use unzip into scripts folder. Enter folder and you will find :- _Timers.xys Daily.xys HOURLY.xys minuteTimer.xys monthly.xys msg_beep.xys weekly...
by mazot
03 Jan 2025 16:28
Forum: Tips & Tricks, Questions & Answers
Topic: Touch-pad middle click
Replies: 11
Views: 1523

Re: Touch-pad middle click

I've been using Clavier+ for many years very rarely have had a problem . It makes use of keyboard shortcuts which can be linked to your individual programs. https://gryder.org/software/clavier-plus/?lang=en
clavier+.png
clavier+.png (160.5 KiB) Viewed 1320 times
can also be elevated if a problem.
Hope this helps you.
by mazot
16 Jul 2024 21:18
Forum: Wishes
Topic: Tree by date
Replies: 3
Views: 1729

Re: Tree by date

I was wondering if you have looked at using "PaperFolders". I have thought about it and experimented with the catalog & paperfolders. Here is a zip with catalog, 2 icons(white background& black background) and the 43 paperfolders. The idea came from the Lifehacker website and the 4...
by mazot
14 May 2024 21:36
Forum: Script Exchange
Topic: Dark Mode Scheduler
Replies: 1
Views: 2483

Re: Dark Mode Scheduler

I was working on my tablet and suddenly realized that Dark Mode hadn't worked . On investigating found that it wouldn't work unless on AC power.
The only way to change the setting was by using Powershell. So here is the new script .
DarkSchedule-0.7.zip
(41.91 KiB) Downloaded 145 times
by mazot
09 Apr 2024 20:09
Forum: Script Exchange
Topic: Dark Mode Scheduler
Replies: 1
Views: 2483

Dark Mode Scheduler

This is a method of starting Dark Mode 1 hour before sunset and stopping Dark Mode 1 hour after sunrise . This is achieved from starting XYplorer from shortcut . It will download a htm file (which you will have to find and insert at beginning of DarkSchedule.xys). Here are a few I've found, there ar...
by mazot
11 Apr 2023 21:41
Forum: Wishes
Topic: Features for tablets.
Replies: 21
Views: 5525

Re: Features for tablets.

This gets weird tried again on win 10 tablet this time fresh instance 2 finger up/down - nil
win11 tablet same result fresh instance - nil
2 in 1 laptop same result -nil
by mazot
10 Apr 2023 21:45
Forum: Wishes
Topic: Features for tablets.
Replies: 21
Views: 5525

Re: Features for tablets.

I was surprised to hear this so tried my old HP win 10 tablet with latest ver.
Can confirm when trying to scroll only selected.
by mazot
07 Apr 2023 21:30
Forum: Script Exchange
Topic: Script 2FaVs.xys and 2FavFolders.xys
Replies: 5
Views: 1769

Re: Script 2FaVs.xys and 2FavFolders.xys

heres a set of stars developed from the clipboard.
also 2 folder icons I downloaded.
stars.zip
(28.32 KiB) Downloaded 209 times
by mazot
02 Mar 2023 21:33
Forum: Wishes
Topic: Test a section/key entry in .ini for existance
Replies: 17
Views: 2109

Re: Test a section/key entry in .ini for existance

I don't know if it is worth your attention but the command "find" does a very good job $cmdline = <<<CMD_LINE cmd /c Find /I "Favorite" "C:\Users\____\Documents\workingOnNow\genini.txt" CMD_LINE; $cmdline = Replace($cmdline, "<crlf>", ' '); $a= Runret($cmdline...
by mazot
26 Feb 2023 10:51
Forum: Wishes
Topic: Built-In Tweak Editor
Replies: 30
Views: 6325

Re: Built-In Tweak Editor

I have since tried it on my laptop and found I had not fixed certain things here is the updated script. TweakEditer.xys Had not informed you that to have the tweak to run it must be from the tweaks section. It only copies any tweaks you select from "full" to the "tweaks" inisecti...
by mazot
24 Feb 2023 20:34
Forum: Wishes
Topic: Built-In Tweak Editor
Replies: 30
Views: 6325

Re: Built-In Tweak Editor

Here is my tweak editor it has taken since november as been so busy.
There is problems with it but it does do the basics.
TweakEditer.xys
(8.19 KiB) Downloaded 226 times
by mazot
23 Nov 2022 22:46
Forum: Wishes
Topic: Built-In Tweak Editor
Replies: 30
Views: 6325

Re: Built-In Tweak Editor

This is a script (not finished) but it does satisfy calls for just a list of tweaks (Unaltered). If there is a scripter out there who can see a better/shorter way of sorting out my ruminations, it could prove to be a springboard to a significant piece of scripting. tweakedit.xys I have to admit that...
by mazot
12 Oct 2022 10:23
Forum: Bug Reports
Topic: Visual Filter / Live Filter Box with NOT ! with & as filter
Replies: 4
Views: 1277

Re: Visual Filter / Live Filter Box with NOT ! with & as filter

have you set Configuration>Filters & Type Ahead Find>Live Filter Box>Enable Extended Pattern Matching
by mazot
09 Aug 2022 20:55
Forum: Tips & Tricks, Questions & Answers
Topic: Folder icons are not displayed correctly, almost all of them are white, only a small part of them are correct.
Replies: 64
Views: 18697

Re: Folder icons are not displayed correctly, almost all of them are white, only a small part of them are correct.

I am not sure this will work but tried it and it had no detrimental effect. So it maybe worth trying . ----------------------------------------------------------------------------- right click start button left click "run" button enter %USERPROFILE%\AppData\Local press "OK" Go ba...