Does anyone know how programs like IconPackager change the icons live (especially the bin icons) , so without rebooting your pc?
It would be very helpfull to know for my next program.
Does anyone know how programs like IconPackager change the icons live (especially the bin icons) , so without rebooting your pc?
It would be very helpfull to know for my next program.
It changes the system imagelist and does a ShChangeNotify with the bin's pidl.
system imagelist.. you mean the system32.dll icons?
No, System ImageList . Another option is to write a icon-handler shell extension that does the dirty work.
oh ok thanks, i first have a look on the System ImageList. I'm doing some research about it now to figure out how to edit it ![]()