C:\Documents and Settings\UserName\Local Settings\Application Data\Microsoft\Messenger\your@email.com\ObjectStore\CustomEmoticons
Chris Z said:yup, i was wondering this my self at one time or another here's the folder where they are located:
, i'm using WLM 8.1 Beta so there are a whole bunch of ".idx" files and ".dt2" files, change the ".dt2" files into .gif files and you will see them, but you'd want to copy these out of that directory, otherwise they'll be unusable in MSN/WLMCode:C:\Documents and Settings\UserName\Local Settings\Application Data\Microsoft\Messenger\your@email.com\ObjectStore\CustomEmoticons
hope that helps, PM me if you need help
MicroProcessor said:Its hard, cos they are stored as .dat files. Really just .gif / .jpg files, but some aren't.
Chris Z said:i know, cuz i did it when they were .dat, just don't do anything with the index.dat cuz there ain't no gfx in there
@echo off
echo renaming emoticons...
copy *.dat *.gif
echo done...
pause
Chris Z said:monkey91-what version of MSN/WLM are you running? just for kicks