Search found 13232 matches

by highend
06 Apr 2024 10:26
Forum: Tips & Tricks, Questions & Answers
Topic: How to delete tabset list
Replies: 21
Views: 987

Re: How to delete tabset list

Too important to hide it as a tweak^^
by highend
06 Apr 2024 00:48
Forum: Bug Reports
Topic: [solved] custom icon in menubar became pale
Replies: 24
Views: 395

Re: [solved] custom icon in menubar became pale

E.g. Axialis IconWorkshop (payware!)

Or with freeware tools (scriptable via XY^^):
https://sourceforge.net/projects/unix-u ... 32.tar.xz/

They can extract all icons as .png and recreate an .ico with the .pngs that you want...
by highend
04 Apr 2024 20:26
Forum: Wishes
Topic: CEA After file operation rename
Replies: 15
Views: 300

Re: CEA After file operation rename

Works fine so far :tup:
by highend
04 Apr 2024 17:35
Forum: Wishes
Topic: CEA After file operation rename
Replies: 15
Views: 300

Re: CEA After file operation rename

I'll try it once the new beta is out
by highend
04 Apr 2024 16:46
Forum: Wishes
Topic: CEA After file operation rename
Replies: 15
Views: 300

Re: CEA After file operation rename

I could live with that :lol:
by highend
04 Apr 2024 16:34
Forum: Wishes
Topic: CEA After file operation rename
Replies: 15
Views: 300

Re: CEA After file operation rename

I wouldn't have a problem with that, we can always choose via <CEA_FileOp> what to do next
But you'd keep the new variable names if you move the event (<CEA_RenamedOld> & <CEA_RenamedNew>)?
by highend
04 Apr 2024 15:50
Forum: Reviews
Topic: Like a new feature? Say thanks here
Replies: 883
Views: 321233

Re: Like a new feature? Say thanks here

v25.80.0201 - 2024-04-04 15:17
+ Custom Event Actions: A new event "After Rename" has been added to the "File
Operations" section. It is fired when a rename operation is completed in the tree or
list.
:tup:
by highend
04 Apr 2024 15:49
Forum: Bug Reports
Topic: XYPlorer is opening the wrong configuration file
Replies: 8
Views: 217

Re: XYPlorer is opening the wrong configuration file

You know that the default file name is XYplorer.ini, right?
by highend
03 Apr 2024 10:53
Forum: Wishes
Topic: CEA After file operation rename
Replies: 15
Views: 300

Re: CEA After file operation rename

It requires you to do things differently than in "normal operation mode" like inline rename.
The first time you forget to do it you manually have to clean up the mess.
If possible I'd like to see this event as well :tup:
by highend
02 Apr 2024 23:01
Forum: Tips & Tricks, Questions & Answers
Topic: Colors/Dark
Replies: 39
Views: 4304

Re: Colors/Dark

The drop-downs are fine in dark mode
by highend
02 Apr 2024 21:48
Forum: Tips & Tricks, Questions & Answers
Topic: Colors/Dark
Replies: 39
Views: 4304

Re: Colors/Dark

My instance 0008 upgraded to 0010 lost dark mode completely, no settings were changed^^

Configuration | General | Startup & Exit | [ ] Adjust to OS light/dark mode at startup
by highend
02 Apr 2024 09:51
Forum: Script Exchange
Topic: Show folder sizes via Everything
Replies: 0
Views: 163

Show folder sizes via Everything

Prerequisites : - Use at least v25.60.0107 or newer! - Enable this setting: Configuration | General | Refresh, Icons, History | Scripting | [x] Remember permanent variables - Use Everything 1.5 Alpha (https://www.voidtools.com/forum/viewtopic.php?t=9787) In Everything, from the Tools menu, click Op...
by highend
30 Mar 2024 22:29
Forum: Script Exchange
Topic: How to add pause between two script lines
Replies: 12
Views: 4684

Re: How to add pause between two script lines

Is there a way to make it wait until the previous line is done?

Code: Select all

setting "BackgroundFileOps", 0;