XY's internal icons

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
kavusha
Posts: 26
Joined: 29 Jun 2014 08:21

XY's internal icons

Post by kavusha »

Hi everybody.

I wonder where are the XY's internal icons located?
Can somebody help me with this. I've seached through all the directories but none found.

Thank you in advance

Kavi.
XYplorer 28.10, Windows 11, Screen Scaling 125%

highend
Posts: 14994
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: XY's internal icons

Post by highend »

They aren't stored as single .ico / .png files.

What exactly do you want to do?
One of my scripts helped you out? Please donate via Paypal

kavusha
Posts: 26
Joined: 29 Jun 2014 08:21

Re: XY's internal icons

Post by kavusha »

i wanted to proccess them a little and create a couple of nice icons for the new user buttons
XYplorer 28.10, Windows 11, Screen Scaling 125%

highend
Posts: 14994
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: XY's internal icons

Post by highend »

Display them via a script, make a screenshot and a regular icon afterwards...

or as an alternative, use e.g. Resource Hacker and get the image with all items (some of them in larger resolutions than 16 x 16) from the XYplorer.exe file. It's under CUSTOM - 101: 1033
Unbenannt.png

Code: Select all

":autorefresh|:autorefresh"
":backupto|:backupto"
":back|:back"
":bfop|:bfop"
":browsenetwork|:browsenetwork"
":calcfosi|:calcfosi"
":cat|:cat"
":cfi|:cfi"
":cks|:cks"
":clip|:clip"
":closetab|:closetab"
":cofi|:cofi"
":conf|:conf"
":copypath|:copypath"
":copyto|:copyto"
":copy|:copy"
":ctb1|:ctb1"
":cucopy|:cucopy"
":cut|:cut"
":del|:del"
":dosbox|:dosbox"
":dp1|:dp1"
":dp2|:dp2"
":dpcopyto|:dpcopyto"
":dpmoveto|:dpmoveto"
":dp|:dp"
":drives|:drives"
":exitnosave|:exitnosave"
":favfiles|:favfiles"
":favs|:favs"
":findlabel|:findlabel"
":find|:find"
":flatview|:flatview"
":fore|:fore"
":fp|:fp"
":fvs|:fvs"
":goprev|:goprev"
":go|:go"
":grid|:grid"
":hidenav|:hidenav"
":hightree|:hightree"
":home|:home"
":hotlist|:hotlist"
":icf|:icf"
":labels|:labels"
":lasttarget|:lasttarget"
":locktab|:locktab"
":lstmgmt|:lstmgmt"
":meta|:meta"
":minitree|:minitree"
":moveto|:moveto"
":mru|:mru"
":myco|:myco"
":netmap|:netmap"
":netunmap|:netunmap"
":newfolder|:newfolder"
":newtab|:newtab"
":nuke|:nuke"
":openwith|:openwith"
":panellast|:panellast"
":panelmax|:panelmax"
":panelshow|:panelshow"
":paper|:paper"
":paste|:paste"
":previewfull|:previewfull"
":preview|:preview"
":props|:props"
":qfv|:qfv"
":qns|:qns"
":queue|:queue"
":redo|:redo"
":refreshsus|:refreshsus"
":refresh|:refresh"
":rename|:rename"
":rfo|:rfo"
":savesett|:savesett"
":select|:select"
":shellprops|:shellprops"
":showfolders|:showfolders"
":showhidden|:showhidden"
":showsystem|:showsystem"
":sort|:sort"
":steps|:steps"
":sticky|:sticky"
":stop|:stop"
":syncscroll|:syncscroll"
":tablist|:tablist"
":tabsets|:tabsets"
":tagsadd|:tagsadd"
":tagsfind|:tagsfind"
":tagsrmv|:tagsrmv"
":tagsset|:tagsset"
":tpt|:tpt"
":treeshow|:treeshow"
":tsf|:tsf"
":udc|:udc"
":undo|:undo"
":up|:up"
":viewdetails|:viewdetails"
":viewlist|:viewlist"
":views|:views"
":viewthumbs|:viewthumbs"
":visualfilter|:visualfilter"
":wipe|:wipe"
":zoomin|:zoomin"
":zoomout|:zoomout"
To see the attached files, you need to log into the forum.
One of my scripts helped you out? Please donate via Paypal

Post Reply