|
|
Rockbox mail archiveSubject: Re: Icon for your Archos!Re: Icon for your Archos!
From: <joerch.net_at_web.de>
Date: 2005-01-18
>>That is really cool. Do you know a) if there's a way of automatically creating
..........
Hi Mat, I understand... you want have your album covers as icons for every folder...
b) i hadn't tested thizz with many icons, try it out if windows gets soft knees...
a) i'm not a script or whatever guru, but try this batch:
makeico.bat:
.........
the line iconindex is not really neccessary here, only if you want to extract icons from exe or dll files as folder icon.
run it in the directory were myfolder exists with
makeico myfolder
it does:
-change the folder attribute to system
make sure there exists an icon-file named myfolder.bmp.
now you must do some for /R stuff to scan the whole drive recursively.
By the way: an good commandline tool is included in xnview (free) its called nconvert.
with
nconvert.exe -quiet -colors 256 -resize 64 64 -rtype linear -out bmp "%1"
you can convert nearly all images to bmp /ico or whatever.
hope that helps a little...
Joerch
__________________________________________________________
_______________________________________________
Page was last modified "Jan 10 2012" The Rockbox Crew |