April 27, 200620 yr Hi There!do someone know where does win save the information about icons ?I mean, the association between a file extension and its own icon.I wish to change all my mimetype icons with one .reg file ....
April 28, 200620 yr you can use a batch (.cmd) file this way:REG ADD "HKLM\SOFTWARE\Classes\.bmp\DefaultIcon" /VE /D "path\bmpfile.ico" /Fsome extensions will link you to sub-classes, there's plenty of info on this same forum
May 3, 200620 yr Author i guess something's wrong... that code works with extensions not yet registered (i tried .zzz and it works), but not with the other extensions (jpg, gif, mp3)...
May 5, 200620 yr It works also for mp3 and so. The help Symonsays gave you is right.Also, you can look for "mp3file", and you will see another "defaulticon" entry which you can edit. I do that in XPize.
May 5, 200620 yr as i already said some extensions are associated with sub-classes. for example, if winamp is installed .mp3 files are associated to Winamp.file
May 7, 200620 yr The file extension for icons is *pngI don't know if this was what you were asking for but I hope it helps
Create an account or sign in to comment