Search found 6 matches

by matv
30 Dec 2024 23:59
Forum: Script Exchange
Topic: unzip a file and delete the zipped file
Replies: 2
Views: 3297

Re: unzip a file and delete the zipped file

for extract this script by highend
viewtopic.php?p=71959#p71959
trigger it with a CEA (Custom Event Action) after file operation
by matv
03 Nov 2024 03:32
Forum: Wishes
Topic: Get current state of #548 (Skip Custom Columns)
Replies: 2
Views: 1209

Get current state of #548 (Skip Custom Columns)

I run a script that sets the custom columns, if Skip Custom Columns is set, I could avoid running this script
Would it be possible to add to the get(#CommandID) for #548 (View | Columns | Skip Custom Columns)?
by matv
29 Oct 2024 18:08
Forum: Tips & Tricks, Questions & Answers
Topic: Trigger PowerToys Peek?
Replies: 7
Views: 2064

Re: Trigger PowerToys Peek?

Seer works great with XY
http://1218.io/seer.html
(It's not free)
I don't tried peek yet
by matv
25 Jun 2024 19:06
Forum: Script Exchange
Topic: Create waveforms
Replies: 5
Views: 3413

Re: Create waveforms

thank you very much for the help :D
by matv
25 Jun 2024 06:40
Forum: Script Exchange
Topic: Create waveforms
Replies: 5
Views: 3413

Re: Create waveforms

Hi highend thank you for the script
something I have noticed is that with files with diacritics in their names the command fails to create the images.
e.g. Día, Más...
however, using runret with codepage 65001 the script works but blocks xy while its executed
Any idea how to work around it?