Search found 5 matches

by Hedich
22 Jan 2020 14:52
Forum: Tips & Tricks, Questions & Answers
Topic: Recycle Bin icon full/empty
Replies: 2
Views: 4633

Recycle Bin icon full/empty

Can we change the icon for the Recycle bin full/empty? i only found the %recycler% and it is just a tag for the bin and not empty/full
by Hedich
20 Jan 2020 14:10
Forum: Tips & Tricks, Questions & Answers
Topic: How can i save my patched toolbar icons/images?
Replies: 6
Views: 1665

Re: How can i save my patched toolbar icons/images?

There is no need to run a script, just put your patched images into e.g. the folder "PatchedIcons" in your XYplorer data folder and use a tweak so that XY knows where to find them. The folder name is relative to <xydata> so the folder name itself would suffice. ; Tweak: patch internal ima...
by Hedich
20 Jan 2020 02:48
Forum: Tips & Tricks, Questions & Answers
Topic: How can i save my patched toolbar icons/images?
Replies: 6
Views: 1665

Re: How can i save my patched toolbar icons/images?

Seems a bit counter productive to have to run it every time but ok, how do i set that up? The help file lists the command line options XYplorer supports, including the /script switch. You'd have to put the patchimage commands in a XYplorer script file and then, using the /script switch, load that s...
by Hedich
20 Jan 2020 02:29
Forum: Tips & Tricks, Questions & Answers
Topic: How can i save my patched toolbar icons/images?
Replies: 6
Views: 1665

Re: How can i save my patched toolbar icons/images?

According to the help file, the effect of patchimage is limited to the current session. You'd have to create a script that runs on every startup of XYplorer. and while i am here i cant get HideMainMenuToggleByAlt=0 to work, was super happy when i found this setting as i use it for many other progra...
by Hedich
20 Jan 2020 01:50
Forum: Tips & Tricks, Questions & Answers
Topic: How can i save my patched toolbar icons/images?
Replies: 6
Views: 1665

How can i save my patched toolbar icons/images?

Hello, i just patched all the icons on the toolbar and when i restarted all my patches where gone, how can i save them so they stay when i exit the program? I was using this format for one icon at a time, patchimage "backtab", "C:\blabla\blabla\image.png"; also is there a way to ...