How to Exclude Image Source To Be Used For Folder Thumbnail?
Posted: 02 Mar 2024 22:18
I'll keep it simple
windows explorer reads the path of the .ico file from the desktop.ini file located inside of a folder, then it displays that .ico file as the image for the folder thumbnail
however
xyplorer goes by a default list of image sources until it finds a source or it doesn't, then it determines the output of the folder thumbnail
example scenarios
xyplorer checks desktop.ini first (i'm presuming), finds path to .ico file that exists = uses the .ico file as the folder thumbnail (just like windows explorer)
xyplorer checks desktop.ini first (i'm presuming), finds no path to .ico file that exists then scans for the first .ico file in the folder = uses the .ico file as the folder thumbnail (windows explorer will display default standard folder icon if path to .ico is not found)
xyplorer finds no desktop.ini file then scans for the first .ico file in the folder that exists = uses the .ico file as the folder thumbnail
xyplorer finds no desktop.ini or .ico file then scans for the first .jpg file in the folder that exists = uses the .jpg file as the folder thumbnail
xyplorer finds no desktop.ini or .ico or .jpg file in the folder that exists = uses default standard folder icon
my question is, is it possible to only have xyplorer use the .ico file and not go to the next image source (.jpg, etc...), in which case it'll display the default standard folder icon only
and in case anybody brings it up, disabling "show folder thumbnails" in the thumbnails configuration gives that result (just like windows explorer) but it does not increase the size of the folder thumbnail icon picture, which is basically my only point.
thanks for reading, i'm sure others might be wondering about this in the future
windows explorer reads the path of the .ico file from the desktop.ini file located inside of a folder, then it displays that .ico file as the image for the folder thumbnail
however
xyplorer goes by a default list of image sources until it finds a source or it doesn't, then it determines the output of the folder thumbnail
example scenarios
xyplorer checks desktop.ini first (i'm presuming), finds path to .ico file that exists = uses the .ico file as the folder thumbnail (just like windows explorer)
xyplorer checks desktop.ini first (i'm presuming), finds no path to .ico file that exists then scans for the first .ico file in the folder = uses the .ico file as the folder thumbnail (windows explorer will display default standard folder icon if path to .ico is not found)
xyplorer finds no desktop.ini file then scans for the first .ico file in the folder that exists = uses the .ico file as the folder thumbnail
xyplorer finds no desktop.ini or .ico file then scans for the first .jpg file in the folder that exists = uses the .jpg file as the folder thumbnail
xyplorer finds no desktop.ini or .ico or .jpg file in the folder that exists = uses default standard folder icon
my question is, is it possible to only have xyplorer use the .ico file and not go to the next image source (.jpg, etc...), in which case it'll display the default standard folder icon only
and in case anybody brings it up, disabling "show folder thumbnails" in the thumbnails configuration gives that result (just like windows explorer) but it does not increase the size of the folder thumbnail icon picture, which is basically my only point.
thanks for reading, i'm sure others might be wondering about this in the future