[FIXED]Customized icon does not show in catalog

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

[FIXED]Customized icon does not show in catalog

Post by yusef88 »

xy 15.60
caption : Youtube|youtube.ico
To see the attached files, you need to log into the forum.

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Customized icon does not show in catalog

Post by bdeshi »

you have associated some software with .ico files. Undo that.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Customized icon does not show in catalog

Post by yusef88 »

How? btw customized icon works in toolbar
To see the attached files, you need to log into the forum.

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Customized icon does not show in catalog

Post by bdeshi »

Code: Select all

::text get('regcmd','ico');
what do you get?
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Customized icon does not show in catalog

Post by yusef88 »

SammaySarkar wrote:

Code: Select all

::text get('regcmd','ico');
what do you get?

Code: Select all

open=%SystemRoot%\System32\rundll32.exe "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen %1

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Customized icon does not show in catalog

Post by bdeshi »

(Win 7? I'm at the WindoX club. Can't help you reliably here.)
Basically it should help if the ico filetype is reset to being unassociated.
[Since I'm going by Windows 10 terms, the wording of the options below may be different in your system.]

Go to Control Panel\All Control Panel Items\Default Programs\Set Default Programs
Select Windows Photo Viewer from the programs list at left. then click "Choose defaults for this program"
You should land on a page of extension associated to photo viewer, find ico here and untick it.

Go back to Default Programs and click on "Associate a filetype or protocol with a specific program".
Find .ico here. If it's still associated to some other application, then find that app in "Default Programs" and untick ico from it's association list.

edit: you may also apply this ico default as a reg file
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Customized icon does not show in catalog

Post by yusef88 »

I'm on windows 10 and reg file fixed the problem,thanks. :tup:

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Customized icon does not show in catalog

Post by bdeshi »

huh, photo viewer in Win10 is by default pretty powerless, you jumped thru some hoops to end up with this problem! :P
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Customized icon does not show in catalog

Post by yusef88 »

yes that's true i used a tweak to get old viewer back
http://www.tenforums.com/tutorials/1431 ... -10-a.html

Post Reply